bind9/lib
Ondřej Surý 6b7629f323 Fix crash in pk11_numbits() when native-pkcs11 is used
When pk11_numbits() is passed a user provided input that contains all
zeroes (via crafted DNS message), it would crash with assertion
failure.  Fix that by properly handling such input.
2020-08-05 15:51:29 +02:00
..
bind9 Update library API versions 2020-07-15 22:54:13 +02:00
dns Fix crash in pk11_numbits() when native-pkcs11 is used 2020-08-05 15:51:29 +02:00
irs Update library API versions 2020-06-18 10:03:05 +02:00
isc Fix crash in pk11_numbits() when native-pkcs11 is used 2020-08-05 15:51:29 +02:00
isccc isccc: merge recv_message and recv_nonce into one function 2020-07-13 13:17:08 -07:00
isccfg Add stale-cache-enable option and disable serve-stable by default 2020-08-04 10:50:31 +02:00
ns Map DNS_R_BADTSIG to FORMERR 2020-08-04 12:20:37 +00:00
samples Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/bindevt Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00