]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2017-09-21  Tinderbox Userregen master
2017-09-21  Mark Andrews#include <stdint.h>
2017-09-21  Mark Andrewsatomic_compare_exchange_strong_explicit's second argume...
2017-09-21  Mark Andrewsexplicitly list test programs
2017-09-21  Tinderbox Userregen master
2017-09-20  Evan Hunt[master] remove duplicated word
2017-09-20  Evan Hunt[master] fix memory growth problem
2017-09-20  Mukund SivaramanUpdate configure message to be same as for older branches
2017-09-20  Mukund SivaramanShow configure message for "checking whether to use...
2017-09-20  Tinderbox Userregen master
2017-09-19  Tinderbox Userupdate copyright notice / whitespace
2017-09-19  Tinderbox Usernewcopyrights
2017-09-19  Evan Hunt[master] remove duplication
2017-09-19  Mukund SivaramanFix changeset numbers
2017-09-19  Mukund SivaramanChange default minimal-responses setting to no-auth...
2017-09-19  Mukund SivaramanFix use after free when closing an LMDB (#46000)
2017-09-19  Mukund SivaramanFix out of bounds access in DHCID totext() method ...
2017-09-19  Mukund SivaramanDon't use memset() to wipe memory (#45947)
2017-09-19  Mukund SivaramanUse C11's stdatomic.h instead of isc_atomic where available
2017-09-19  Mark Andrewsremove unimplement rate-limit option [RT #46030]
2017-09-19  Tinderbox Userregen master
2017-09-18  Tinderbox Userupdate copyright notice / whitespace
2017-09-18  Tinderbox Usernewcopyrights
2017-09-18  Evan Hunt[master] add I: when echoing information about failed...
2017-09-18  Michał Kępień[master] Prevent possible infinite signing loop after...
2017-09-18  Michał Kępień[master] Improve handling of TCP_FASTOPEN on FreeBSD
2017-09-18  Mark Andrews4725. [bug] Nsupdate: "recvsoa" was incorre...
2017-09-18  Mark Andrewsupdate copyrights
2017-09-17  Francis DupontMade RAND_status check optional (broke --disable-crypto...
2017-09-17  Francis DupontDNS_OPENSSL_LIBS -> DST_OPENSSL_LIBS
2017-09-17  Francis DupontMoved last occurrence of ns_g_entropy to named_g_entropy
2017-09-17  Evan Hunt[master] silence compiler warning
2017-09-17  Tinderbox Userregen master
2017-09-16  Tinderbox Userupdate copyright notice / whitespace
2017-09-16  Evan Hunt[master] clarify CHANGES, add relnote
2017-09-16  Francis DupontAdded isc_entropy_sethook in exported symbols
2017-09-16  Francis DupontAdded isc_entropy_usehook in exported symbols
2017-09-16  Francis DupontFinished merge of rt31459d (openssl random)
2017-09-16  Francis DupontMerged rt31459d (openssl random)
2017-09-16  Evan Hunt[master] use <command> consistently instead of occasion...
2017-09-16  Evan Hunt[master] display < and > correctly
2017-09-15  Tinderbox Userupdate copyright notice / whitespace
2017-09-15  Mark Andrewsdon't use strlcat with non NUL terminated strings rt459...
2017-09-15  Tinderbox Userregen master
2017-09-14  Mark Andrews4723. [bug] Statistics counter DNSTAPdroppe...
2017-09-14  Tinderbox Userupdate copyright notice / whitespace
2017-09-14  Tinderbox Usernewcopyrights
2017-09-14  Evan Hunt[master] add thanks to APNIC and add missing note for...
2017-09-14  Evan Hunt[master] revert dlzexternal changes for portability
2017-09-14  Mark Andrewssilence warning
2017-09-14  Mark Andrews#include <isc/string.h>
2017-09-14  Mark Andrews#include <isc/string.h>
2017-09-14  Mark Andrewsmore str{n}{cat,cpy} corrections rt45981_stage2
2017-09-14  Mukund SivaramanLink dlzexternal system test's driver against libisc
2017-09-14  Evan Hunt[master] cast char *
2017-09-14  Evan Hunt[master] clean up bufsize errors
2017-09-14  Tinderbox Userregen master
2017-09-13  Tinderbox Userupdate copyright notice / whitespace
2017-09-13  Tinderbox Usernewcopyrights
2017-09-13  Mark Andrewsfix filenamelen so it has the buffer length rather...
2017-09-13  Evan Hunt[master] fix incorrect comment
2017-09-13  Mukund SivaramanFix output string size in GOST unittest
2017-09-13  Mukund SivaramanFix gost unittest failure
2017-09-13  Mukund SivaramanAdd missing <isc/print.h>
2017-09-13  Mukund SivaramanTweak hash_test.c further, passing sizeof(str)
2017-09-13  Mukund SivaramanTweak
2017-09-13  Mukund SivaramanFix size of output string in hash tests
2017-09-13  Mark Andrewsadd #include <isc/string.h>
2017-09-13  Francis DupontAdded isc/string.h to shutdown_test which got strlcpy
2017-09-13  Evan Hunt[master] cleanup strcat/strcpy
2017-09-13  Evan Hunt[rt31459d] silence compiler warning
2017-09-13  Evan Hunt[rt31459d] fix first if test in setoption
2017-09-13  Evan Hunt[master] allow CDS/CDNSKEY records to be signed with...
2017-09-13  Evan Hunt[rt31459d] setup entropy in dns_lib_init()
2017-09-13  Evan Hunt[rt31459d] update the newer tools
2017-09-13  Mark Andrewsgive more time for the initial signing of bits in the...
2017-09-13  Mark Andrewsadd dns_name_towire2 to lib/dns/win32/libdns.def.in
2017-09-13  Evan Hunt[rt31459d] rebased rt31459c
2017-09-13  Mark Andrewsfix first if test in setoption
2017-09-13  Evan Hunt[master] add prefetch stat counter
2017-09-12  Mark Andrews4719. [bug] Address PVS static analyzer...
2017-09-12  Tinderbox Userupdate copyright notice / whitespace
2017-09-12  Tinderbox Usernewcopyrights
2017-09-12  Mark Andrews4718. [func] Avoid seaching for a owner...
2017-09-12  Evan Hunt[master] improve handling of qcount=0 replies
2017-09-12  Mark Andrewsadd placeholder
2017-09-12  Evan Hunt[master] move timermgr shutdown to prevent test crashes
2017-09-12  Evan Hunt[master] install include files
2017-09-12  Evan Hunt[master] update copyrights, bump release tag v9.12.0a1
2017-09-12  Mark Andrews4715. [bug] TreeMemMax was mis-identified...
2017-09-12  Mark Andrews4714. [port] openbsd/libressl: add support...
2017-09-12  Mark Andrewsupdate
2017-09-12  Evan Hunt[master] add crypto libs
2017-09-12  Evan Hunt[master] update copyrights
2017-09-12  Tinderbox Userregenerate
2017-09-12  Tinderbox Userregen master
2017-09-12  Evan Hunt[master] prep 9.12.0a1
2017-09-12  Tinderbox Userregenerate
2017-09-12  Tinderbox Userregen master
2017-09-12  Mark Andrewsadd missing end </command> tags
next