bind9/lib/dns
Evan Hunt a6e5d9a2ca Merge branch 'clean-bin-tests-v9_9' into 'v9_9'
clean up bin/tests, convert unit tests to ATF

Closes #115

See merge request isc-projects/bind9!93
2018-03-09 23:52:26 -08:00
..
include update copyright notice / whitespace 2018-02-07 23:52:52 +00:00
rdata final cleanup 2018-03-09 23:35:02 -08:00
tests Merge branch 'clean-bin-tests-v9_9' into 'v9_9' 2018-03-09 23:52:26 -08:00
win32 4885. [security] update-policy rules that otherwise ignore the name 2018-02-07 13:51:05 +11:00
.gitignore add gen.dSYM 2013-05-09 10:55:43 +10:00
acache.c 4774. [bug] <isc/util.h> was incorrectly included in several 2017-10-19 12:54:44 +11:00
acl.c update copyright notice / whitespace 2016-11-02 23:51:39 +00:00
adb.c formally cast to int; use %u instead of %d 2018-02-16 18:05:01 +11:00
api prep 9.9.12rc2 2018-03-02 21:53:47 +00:00
Atffile 3043. [test] Merged in the NetBSD ATF test framework (currently 2011-02-26 02:26:33 +00:00
byaddr.c make both arguments of & unsigned 2018-02-16 18:17:59 +11:00
cache.c attempt to create a node at the flushtree name 2016-03-27 08:26:11 +11:00
callbacks.c added print.h includes 2015-05-23 15:40:05 +02:00
client.c 4654. [cleanup] Don't use C++ keywords delete, new and namespace. 2017-07-21 12:50:13 +10:00
clientinfo.c add #include "config.h" 2011-10-11 00:25:12 +00:00
compress.c
db.c update copyright notice / whitespace 2016-11-03 23:51:28 +00:00
dbiterator.c
dbtable.c update copyright notice / whitespace 2016-06-29 23:46:06 +00:00
diff.c update copyright notice / whitespace 2018-01-21 23:49:55 +00:00
dispatch.c [v9_9] Remove REQUIRE preventing change 4592 from working 2017-10-24 21:11:56 +02:00
dlz.c update copyright notice / whitespace 2015-05-28 23:46:13 +00:00
dns64.c update copyright notice / whitespace 2017-07-21 23:48:17 +00:00
dnssec.c 4654. [cleanup] Don't use C++ keywords delete, new and namespace. 2017-07-21 12:50:13 +10:00
ds.c 3354. [func] Improve OpenSSL error logging. [RT #29932] 2012-07-23 15:09:42 +10:00
dst_api.c use %u instead of %d 2018-02-16 18:06:58 +11:00
dst_internal.h update copyright notice / whitespace 2017-07-31 23:49:05 +00:00
dst_lib.c
dst_openssl.h update copyright notice / whitespace 2016-11-08 23:57:34 +00:00
dst_parse.c use %u instead of %d 2018-02-16 18:08:58 +11:00
dst_parse.h [v9_9] add missing eddsa files, fix dst_parse.c to handle eddsa correctly 2017-08-07 16:45:46 -07:00
dst_result.c update copyright notice / whitespace 2016-11-08 23:57:34 +00:00
ecdb.c update copyright notice / whitespace 2016-11-03 23:51:28 +00:00
forward.c update copyright notice / whitespace 2016-01-14 23:46:05 +00:00
gen-unix.h update copyright notice 2009-01-17 23:47:43 +00:00
gen-win32.h update copyright notice 2014-01-24 23:45:45 +00:00
gen.c update copyright notice / whitespace 2017-09-14 00:03:54 +00:00
gssapi_link.c added print.h includes 2015-05-23 15:40:05 +02:00
gssapictx.c update copyright notice / whitespace 2017-10-03 23:48:38 +00:00
hmac_link.c update copyright notice / whitespace 2017-09-19 23:51:07 +00:00
iptable.c update copyright notice / whitespace 2017-10-19 23:49:30 +00:00
journal.c update copyright notice / whitespace 2017-07-21 23:48:17 +00:00
key.c 3174. [bug] Always compute to revoked key tag from scratch. 2011-10-20 21:20:02 +00:00
keydata.c update copyright notice 2014-01-09 23:45:53 +00:00
keytable.c [v9_9] copyrights 2018-01-24 09:53:05 -08:00
Kyuafile regen v9_9 2017-12-29 02:41:20 +00:00
lib.c silence win32 compiler warnings 2009-09-03 00:12:23 +00:00
log.c update copyright notice / whitespace 2017-10-25 23:55:13 +00:00
lookup.c update copyright notice 2013-02-21 23:45:39 +00:00
Makefile.in 4842. [bug] Conditionally compile opensslecdsa_link.c to avoid 2017-12-07 13:41:50 +11:00
master.c update copyright notice / whitespace 2018-01-22 23:49:47 +00:00
masterdump.c explicitly cast to (unsigned int) 2017-02-20 17:05:53 +11:00
message.c final cleanup 2018-02-25 13:13:26 -08:00
name.c 4841. [bug] Address -fsanitize=undefined warnings. [RT #46786] 2017-12-06 21:05:34 +11:00
ncache.c update copyright notice / whitespace 2016-06-29 23:46:06 +00:00
nsec.c update copyright notice / whitespace 2015-03-03 23:46:07 +00:00
nsec3.c [v9_9] Rename nsec3param_salt_totext() to dns_nsec3param_salttotext(), make it public, add unit tests 2017-10-25 09:51:06 +02:00
openssl_link.c 4692. [bug] Fix build failures with libressl introduced in 4676. 2017-08-30 18:23:28 +10:00
openssldh_link.c update copyright notice / whitespace 2017-09-19 23:51:07 +00:00
openssldsa_link.c update copyright notice / whitespace 2017-09-19 23:51:07 +00:00
opensslecdsa_link.c update copyright notice / whitespace 2017-09-19 23:51:07 +00:00
openssleddsa_link.c Don't use memset() to wipe memory (#45947) 2017-09-19 18:59:48 +05:30
opensslgost_link.c update copyright notice / whitespace 2017-09-19 23:51:07 +00:00
opensslrsa_link.c Don't use memset() to wipe memory (#45947) 2017-09-19 18:59:48 +05:30
order.c update copyright notice / whitespace 2015-08-25 23:46:19 +00:00
peer.c update copyright notice 2014-01-29 23:45:44 +00:00
pkcs11eddsa_link.c update copyright notice / whitespace 2017-08-09 01:37:36 +00:00
portlist.c update copyright notice 2014-01-09 23:45:53 +00:00
private.c 4774. [bug] <isc/util.h> was incorrectly included in several 2017-10-19 12:54:44 +11:00
rbt.c [v9_9] Doxygen fixes and cleanups 2017-10-17 08:13:40 +02:00
rbtdb.c map more entry points to <name>64 2017-11-28 14:16:57 +11:00
rbtdb.h update copyright notice 2012-03-10 23:45:42 +00:00
rbtdb64.c
rbtdb64.h
rcode.c don't use strlcat with non NUL terminated strings rt45981_stage3 2017-09-15 13:15:01 +10:00
rdata.c add POST(tl) 2018-02-16 18:43:46 +11:00
rdatalist.c update copyright notice 2012-03-10 23:45:42 +00:00
rdatalist_p.h update copyright notice 2008-09-25 04:02:39 +00:00
rdataset.c 4654. [cleanup] Don't use C++ keywords delete, new and namespace. 2017-07-21 12:50:13 +10:00
rdatasetiter.c
rdataslab.c Fix various bugs reported by valgrind --tool=memcheck (#46978) 2018-01-13 12:02:18 +05:30
request.c 4535. [bug] Address race condition in setting / testing of 2016-12-14 10:34:43 +11:00
resolver.c adjust goto target and conditional compilation so that cleanup_spillattimer and cleanup_alglock labels match the element to be cleanup and so that they are always used 2018-02-26 10:54:18 +11:00
result.c update copyright notice / whitespace 2017-07-28 00:07:55 +00:00
rootns.c [v9_9] update B.ROOT-SERVERS.NET 2017-10-24 09:17:36 -07:00
rpz.c use %u and preserve unsigned property 2018-02-16 18:23:11 +11:00
rriterator.c update copyright notice 2012-03-10 23:45:42 +00:00
rrl.c test for == 0 rather than <= as value is unsigned 2018-02-16 18:41:31 +11:00
sdb.c unsigned constants 2018-02-16 18:13:08 +11:00
sdlz.c unsigned constants 2018-02-16 18:15:21 +11:00
soa.c fix implicit memset() declaration 2009-09-10 02:18:40 +00:00
spnego.asn1
spnego.c add POST(len); 2018-02-16 18:44:47 +11:00
spnego.h
spnego_asn1.c add POST(len); 2018-02-16 18:43:59 +11:00
spnego_asn1.pl update copyright notice 2012-06-29 23:45:45 +00:00
ssu.c update copyright notice / whitespace 2018-02-07 23:52:52 +00:00
ssu_external.c update copyright notice / whitespace 2017-09-14 00:03:54 +00:00
stats.c update copyright notice 2009-01-27 23:47:54 +00:00
tcpmsg.c use %u instead of %d 2018-02-16 18:16:48 +11:00
time.c update copyright notice / whitespace 2017-08-09 23:54:45 +00:00
timer.c
tkey.c update copyright notice / whitespace 2016-07-14 23:54:00 +00:00
tsec.c update copyright notice / whitespace 2017-10-19 23:49:30 +00:00
tsig.c 4817. [cleanup] Use DNS_NAME_INITABSOLUTE and DNS_NAME_INITNONABSOLUTE. 2017-11-27 13:30:58 +11:00
ttl.c don't use strlcat with non NUL terminated strings rt45981_stage3 2017-09-15 13:15:01 +10:00
update.c simplify expression 2018-02-16 18:23:12 +11:00
validator.c temporarily revert change #4859 2018-03-02 12:18:03 -08:00
version.c
view.c 4754. [bug] dns_zone_setview needs a two stage commit to properly 2017-10-05 16:55:11 +11:00
xfrin.c [master] cleanup strcat/strcpy 2017-09-13 00:20:09 -07:00
zone.c update the sscanf format strings so they match the pointer types 2018-02-26 10:54:19 +11:00
zonekey.c
zt.c update copyright notice / whitespace 2017-10-05 23:48:31 +00:00