| 2018-08-29 |
Ondřej Surý | Rewrite dlopen detection using modern autoconf language... |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Evan Hunt | make --without-pic imply --disable-shared and --without... |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Ondřej Surý | Merge branch '509-use-xsi-strerror_r' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Evan Hunt | Ensure that POSIX strerror_r variant is use even when... |
commit | commitdiff | tree | snapshot |
| 2018-08-29 |
Ondřej Surý | Enable system extensions macros using AC_USE_SYSTEM_EXT... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Evan Hunt | Merge branch 'silence-warning' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Evan Hunt | silence "missing print.h" warning |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Merge branch 'fix-missing-ipv6.h' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove broken @ISC_IPV6_H@ placeholder from Makefile.in |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Witold Krecicki | Merge branch 'set-sndbuf' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Witold Kręcicki | Pre-merge nits |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Mukund Sivaraman | Add CHANGES entry |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Evan Hunt | style nits |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Mukund Sivaraman | Set SO_SNDBUF |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Witold Krecicki | Merge branch '276-rndc-reconfig-fixes' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Witold Kręcicki | CHANGES note |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Witold Kręcicki | rndc reconfig should not touch already loaded zones... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Merge branch '178-remove-isc_keyboard' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Add CHANGES note for GL #178. |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove isc_keyboard family of functions as they were... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Merge branch '10-use-atomic_builtins' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Add CHANGES note for GL #10. |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Update the isc_refcount documentation in doxygen format |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Refactor *_destroy and *_detach functions to unified... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Directly use return value of atomic_compare_exchange_st... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Explicitly load atomic values in lib/isc/rwlock.c |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Switch everything back to relaxed memory ordering |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove no-op NODE_STRONG(UN)?LOCK and rename NODE_WEAK... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Rewrite isc_refcount API to fetch_and_<op>, instead... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove checks for atomic rwlock from rbtdb.cz and zone.c |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove check for atomic isc_refcount in dns/rbt.h and... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Rewrite reference counting in isc_mem to use isc_refcou... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | isc_refcount_init() now doesn't return isc_result_t... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove isc_atomic usage from rwlock.c and stats.c |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Replace arch specific atomic.h with global atomic.h... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Update configure.in to check for both stdatomic.h and... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Merge branch 'remove-dnsperf-and-queryperf-from-contrib... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove dnsperf, queryperf and perftcpdns from util... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Update contrib/README with new locations for dnsperf... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove perftcpdns from BIND 9 repository |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove queryperf from BIND 9 repository |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove dnsperf and dnsperf-patches from BIND 9 repository |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Merge branch '192-make-ipv6-mandatory' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Add CHANGES entry for GL #192 |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Cleanup util/copyrights |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Add release notes entry. |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove dead check for long long support |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Assume PTHREAD_ONCE_INIT is not broken (remove support... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Assume non-broken recvmsg |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Use strerror_r from POSIX.1-2001 (strerror_s on Windows... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | memmove, strtoul, and strcasestr functions are part... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | getifaddrs() is available on all supported Unix platfor... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Assume always working getaddrinfo/getnameinfo implemenation |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove check for isc_port_t; Windows never have it... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Ignore sockaddr_{sin,sin6,sun}.{sin,sin6,sun}_len even... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Always assume BSD4.4 msghdr version |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove support for legacy systems without inet_{ntop... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove support for legacy systems without in6_pktinfo |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove support for legacy systems without sin6_scope_id |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove support for legacy platforms without in6addr_loo... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove support for legacy systems without in6addr_any |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove support for pre-RFC2133 IPv6 implementation... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove support for legacy KAME IPv6 stack |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Require IPv6 support from the OS |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | We always want IPv6 |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove support for legacy SGI IRIX |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove legacy support for Compaq TruCluster |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove legacy support for HP-UX |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove legacy support for SunOS |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove legacy support for Tru64 |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove legacy support for AIX |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove legacy BSD/OS support (ipv6,various hacks) |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Remove legacy UnixWare support (sigwait, ipv6) |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Merge branch 'gitlab-ci-dont-run-make-clean' into ... |
commit | commitdiff | tree | snapshot |
| 2018-08-28 |
Ondřej Surý | Disable make clean at the end of configure step in... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Ondřej Surý | Merge branch '496-fix-freebsd-issue' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Witold Kręcicki | Include threads.h for thread_local |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Stephen Morris | Merge branch '498-clang-scan-build-detected-errors... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Ondřej Surý | Cleanup couple of set-but-unused errors from Coverity |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Ondřej Surý | Initialize all tvresults to ISC_R_UNSET |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Witold Krecicki | Merge branch '499-fix-rsabigexponent-with-pkc11' into... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Ondřej Surý | Run rsabigexponent test only when OpenSSL is used as... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Mark Andrews | Merge branch 'update-documentation-for-ms-and-krb5... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Mark Andrews | add CHANGES note |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Mark Andrews | update {krb5,ms}-{self,subdomain} descriptions |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Mark Andrews | Merge branch '487-reset-dig-exit-code-after-a-tcp-conne... |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Michał Kępień | Add CHANGES entry |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Michał Kępień | Reset dig exit code after a TCP connection is established |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Michał Kępień | Merge branch 'set-use-alt-transfer-source-no-in-the... |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Michał Kępień | Set "use-alt-transfer-source no;" in the "mirror" syste... |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Ondřej Surý | Merge branch '496-tls-in-rng' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Ondřej Surý | Use __declspec( thread ) for thread local storage when... |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Witold Kręcicki | Add runtime check on top of pthread_mutex_{lock,unlock... |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Witold Kręcicki | Use TLS variables to store RNG state, make RNG lockless |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Ondřej Surý | Merge branch 'fix-line-continuation-in-fuzz-Makefile... |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Michał Kępień | Fix line continuation in fuzz/Makefile.in |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Michał Kępień | Merge branch '470-log-a-message-when-ixfr-from-differen... |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Michał Kępień | Add CHANGES entry |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Michał Kępień | Log a message when "ixfr-from-differences" is set for... |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Michał Kępień | Merge branch '491-prevent-a-race-in-the-inline-system... |
commit | commitdiff | tree | snapshot |
| next |