| 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 |
| 2018-08-24 |
Michał Kępień | Prevent a race in the "inline" system test |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Mark Andrews | Merge branch 'fix-non-portable' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Mark Andrews | add CHANGES note |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Mark Andrews | use sizeof(CK_SLOT_ID) |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Mark Andrews | Merge branch 'value-not-updated-atomically' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Mark Andrews | add CHANGES note |
commit | commitdiff | tree | snapshot |
| 2018-08-24 |
Mark Andrews | unlink before unlock |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Mark Andrews | Merge branch '445-filter-aaaa-and-dns64-can-both-attemp... |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Mark Andrews | add CHANGES note |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Mark Andrews | when filter-aaaa and dns64 are both configured a assert... |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Evan Hunt | Merge branch '436-fix-dnstap-test' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Evan Hunt | specify "dnssec-validation yes" instead of default... |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Ondřej Surý | Merge branch 'bump-to-9.13.3-dev' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Ondřej Surý | Bump the version in the master to 9.13.3-dev |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Ondřej Surý | Merge branch 'run-update_copyrights' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Ondřej Surý | Check update_copyright results in precheck stage |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Ondřej Surý | Whitespace fixes |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Ondřej Surý | Cleanup cruft in util/copyrights |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Ondřej Surý | Make update_copyrights return error code when error... |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Ondřej Surý | Merge branch 'bshastry/bind9-oss-fuzz' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Bhargava Shastry | oss-fuzz: Improve interaction with fuzzing tools and... |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Evan Hunt | Merge branch '484-fix-non-libtool-build' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Evan Hunt | set PTHREAD_CFLAGS when building backtrace_test_nosymtbl |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Michał Kępień | Merge branch '435-fix-reloading-inline-signed-zones... |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Michał Kępień | Add CHANGES entry |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Michał Kępień | Fix reloading inline-signed zones |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Michał Kępień | Merge branch '482-fix-secure-journal-loading-for-inline... |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Michał Kępień | Add CHANGES entry |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Michał Kępień | Set DNS_JOURNALOPT_RESIGN when loading the secure journ... |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Michał Kępień | Merge branch '390-do-not-treat-a-referral-with-a-non... |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Michał Kępień | Add CHANGES entry |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
Michał Kępień | Do not treat a referral with a non-empty ANSWER section... |
commit | commitdiff | tree | snapshot |
| 2018-08-21 |
Mark Andrews | Merge branch 'fix-lock-order-reversal' into 'master' |
commit | commitdiff | tree | snapshot |
| 2018-08-21 |
Mark Andrews | add CHANGES note |
commit | commitdiff | tree | snapshot |
| next |