bind9/lib/dns
2017-12-12 13:25:06 +11:00
..
include [v9_10] clean up DNS_MESSAGETEXTFLAG comments 2017-10-25 21:34:24 -07:00
rdata 4841. [bug] Address -fsanitize=undefined warnings. [RT #46786] 2017-12-06 21:05:18 +11:00
tests don't attempt to call isc_buffer_free(&buf) twice; don't attempt to call dns_message_destroy(&msg) twice; don't test for key != NULL 2017-12-12 13:25:06 +11:00
win32 add missing symbols 2017-11-27 15:01:13 +11:00
.gitignore add gen.dSYM 2013-05-09 10:54:36 +10:00
acache.c 4774. [bug] <isc/util.h> was incorrectly included in several 2017-10-19 12:44:15 +11:00
acl.c copyrights/whitespace 2016-11-03 12:47:03 +11:00
adb.c update copyright notice / whitespace 2017-09-13 23:54:53 +00:00
api [v9_10] update api ranges 2017-07-16 13:57:29 -07:00
Atffile 3043. [test] Merged in the NetBSD ATF test framework (currently 2011-02-26 02:26:33 +00:00
byaddr.c update copyright notice / whitespace 2017-09-13 23:54:53 +00:00
cache.c 4715. [bug] TreeMemMax was mis-identified as a second HeapMemMax 2017-09-12 14:55:46 +10:00
callbacks.c added print.h includes 2015-05-23 14:46:47 +02:00
client.c 4654. [cleanup] Don't use C++ keywords delete, new and namespace. 2017-07-21 12:43:55 +10:00
clientinfo.c add #include "config.h" 2011-10-11 00:25:12 +00:00
compress.c update copyright notice 2007-06-19 23:47:24 +00:00
db.c copyrights/whitespace 2016-11-03 12:47:03 +11:00
dbiterator.c update copyright notice 2007-06-19 23:47:24 +00:00
dbtable.c update copyright notice / whitespace 2016-06-29 23:45:50 +00:00
diff.c update copyright notice / whitespace 2017-11-29 23:46:59 +00:00
dispatch.c [v9_10] Remove REQUIRE preventing change 4592 from working 2017-10-24 21:11:52 +02:00
dlz.c update copyright notice / whitespace 2015-05-28 23:45:50 +00:00
dns64.c update copyright notice / whitespace 2017-07-21 23:47:10 +00:00
dnssec.c 4654. [cleanup] Don't use C++ keywords delete, new and namespace. 2017-07-21 12:43:55 +10:00
ds.c update copyrights 2014-01-16 15:19:24 +11:00
dst_api.c 4748. [cleanup] Sprintf to snprintf coversions. [RT #46132] 2017-10-03 14:55:57 +11:00
dst_gost.h update copyright notice / whitespace 2016-10-30 23:48:17 +00:00
dst_internal.h update copyright notice / whitespace 2017-07-31 23:47:22 +00:00
dst_lib.c update copyright notice 2007-06-19 23:47:24 +00:00
dst_openssl.h update copyright notice / whitespace 2016-10-30 23:48:17 +00:00
dst_parse.c Added Ed25519 support (#44696) 2017-07-31 16:05:05 +02:00
dst_parse.h update copyright notice / whitespace 2017-07-31 23:47:22 +00:00
dst_pkcs11.h update copyrights 2014-01-16 15:19:24 +11:00
dst_result.c [master] better error output when initializing pkcs11 2014-03-12 20:52:01 -07:00
ecdb.c copyrights/whitespace 2016-11-03 12:47:03 +11:00
forward.c update copyright notice / whitespace 2016-01-14 23:45:45 +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:46:22 +00:00
gen.c update copyright notice / whitespace 2017-09-13 23:54:53 +00:00
geoip.c [v9_10] address -Wshadow error 2015-03-04 15:58:47 -08:00
gssapi_link.c added print.h includes 2015-05-23 14:46:47 +02:00
gssapictx.c update copyright notice / whitespace 2017-10-03 23:47:11 +00:00
hmac_link.c update copyright notice / whitespace 2017-09-19 23:48:54 +00:00
iptable.c update copyright notice / whitespace 2017-10-19 23:47:47 +00:00
journal.c update copyright notice / whitespace 2017-07-21 23:47:10 +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:46:35 +00:00
keytable.c update copyright notice / whitespace 2016-07-22 23:48:53 +00:00
lib.c update copyright notice 2014-02-27 23:46:22 +00:00
log.c update copyright notice / whitespace 2017-10-25 23:52:15 +00:00
lookup.c update copyright notice 2013-02-21 23:45:56 +00:00
Makefile.in 4842. [bug] Conditionally compile opensslecdsa_link.c to avoid 2017-12-07 13:32:40 +11:00
mapapi [v9_10] bump mapapi (dns_rbtnode has changed) 2015-01-22 11:32:23 -08:00
master.c 4817. [cleanup] Use DNS_NAME_INITABSOLUTE and DNS_NAME_INITNONABSOLUTE. 2017-11-27 13:26:27 +11:00
masterdump.c explicitly cast to (unsigned int) 2017-02-20 17:07:16 +11:00
message.c 4841. [bug] Address -fsanitize=undefined warnings. [RT #46786] 2017-12-06 21:05:18 +11:00
name.c 4841. [bug] Address -fsanitize=undefined warnings. [RT #46786] 2017-12-06 21:05:18 +11:00
ncache.c update copyright notice / whitespace 2016-06-29 23:45:50 +00:00
nsec.c update copyright notice / whitespace 2015-03-03 23:45:49 +00:00
nsec3.c [v9_10] Rename nsec3param_salt_totext() to dns_nsec3param_salttotext(), make it public, add unit tests 2017-10-25 09:50:58 +02:00
openssl_link.c 4692. [bug] Fix build failures with libressl introduced in 4676. 2017-08-30 18:22:41 +10:00
openssldh_link.c update copyright notice / whitespace 2017-09-19 23:48:54 +00:00
openssldsa_link.c update copyright notice / whitespace 2017-09-19 23:48:54 +00:00
opensslecdsa_link.c update copyright notice / whitespace 2017-09-19 23:48:54 +00:00
openssleddsa_link.c Don't use memset() to wipe memory (#45947) 2017-09-19 17:45:57 +05:30
opensslgost_link.c update copyright notice / whitespace 2017-09-19 23:48:54 +00:00
opensslrsa_link.c Don't use memset() to wipe memory (#45947) 2017-09-19 17:45:57 +05:30
order.c update copyright notice / whitespace 2015-08-25 23:45:57 +00:00
peer.c update copyright notice / whitespace 2016-08-11 23:46:19 +00:00
pkcs11.c [master] merge libiscpk11 to libisc 2014-02-11 21:20:28 -08:00
pkcs11dh_link.c Don't use memset() to wipe memory (#45947) 2017-09-19 17:45:57 +05:30
pkcs11dsa_link.c Don't use memset() to wipe memory (#45947) 2017-09-19 17:45:57 +05:30
pkcs11ecdsa_link.c update copyright notice / whitespace 2017-01-04 23:46:14 +00:00
pkcs11eddsa_link.c update copyright notice / whitespace 2017-08-09 01:13:43 +00:00
pkcs11gost_link.c Don't use memset() to wipe memory (#45947) 2017-09-19 17:45:57 +05:30
pkcs11rsa_link.c Don't use memset() to wipe memory (#45947) 2017-09-19 17:45:57 +05:30
portlist.c update copyright notice 2014-01-09 23:46:35 +00:00
private.c 4774. [bug] <isc/util.h> was incorrectly included in several 2017-10-19 12:44:15 +11:00
rbt.c [v9_10] check file and tree headers when loading map files 2017-10-25 21:37:37 -07:00
rbtdb.c map more entry points to <name>64 2017-11-28 14:18:46 +11:00
rbtdb.h update copyright notice 2012-03-10 23:45:53 +00:00
rbtdb64.c update copyright notice 2007-06-19 23:47:24 +00:00
rbtdb64.h update copyright notice 2007-06-19 23:47:24 +00:00
rcode.c don't use strlcat with non NUL terminated strings rt45981_stage3 2017-09-15 13:14:48 +10:00
rdata.c 4817. [cleanup] Use DNS_NAME_INITABSOLUTE and DNS_NAME_INITNONABSOLUTE. 2017-11-27 13:26:27 +11:00
rdatalist.c update copyright notice / whitespace 2014-11-24 23:53:24 +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:43:55 +10:00
rdatasetiter.c update copyright notice 2007-06-19 23:47:24 +00:00
rdataslab.c copyrights/whitespace 2016-11-03 12:47:03 +11:00
request.c 4535. [bug] Address race condition in setting / testing of 2016-12-14 10:33:13 +11:00
resolver.c [v9_10] Refactor reclimit system test 2017-11-21 10:33:53 +01:00
result.c update copyright notice / whitespace 2017-07-27 23:55:03 +00:00
rootns.c [v9_10] update B.ROOT-SERVERS.NET 2017-10-24 09:17:28 -07:00
rpz.c [v9_10] backport rpz tweaks 2017-09-26 11:03:26 -07:00
rriterator.c update copyright notice 2012-03-10 23:45:53 +00:00
rrl.c 4774. [bug] <isc/util.h> was incorrectly included in several 2017-10-19 12:44:15 +11:00
sdb.c copyrights/whitespace 2016-11-03 12:47:03 +11:00
sdlz.c update copyright notice / whitespace 2017-04-28 23:46:21 +00:00
soa.c fix implicit memset() declaration 2009-09-10 02:18:40 +00:00
spnego.asn1 2105. [func] GSS-TSIG support (RFC 3645). 2006-12-04 01:54:53 +00:00
spnego.c 4675. [cleanup] Don't use C++ keyword class. [RT #45726] 2017-08-10 08:45:33 +10:00
spnego.h update copyright notice 2007-06-19 23:47:24 +00:00
spnego_asn1.c update copyright notice / whitespace 2015-01-20 23:47:01 +00:00
spnego_asn1.pl update copyright notice 2012-06-29 23:45:57 +00:00
ssu.c [v9_10] log when update-policy local gets a key match from a remote host 2017-10-25 01:08:07 -07:00
ssu_external.c update copyright notice / whitespace 2017-09-13 23:54:53 +00:00
stats.c update copyright notice 2012-06-08 23:45:57 +00:00
tcpmsg.c added print.h includes 2015-05-23 14:46:47 +02:00
time.c update copyright notice / whitespace 2017-08-09 23:50:59 +00:00
timer.c update copyright notice 2007-06-19 23:47:24 +00:00
tkey.c 4450. [port] Provide more nuanced HSM support which better matches 2016-08-19 08:25:54 +10:00
tsec.c update copyright notice / whitespace 2017-10-19 23:47:47 +00:00
tsig.c 4817. [cleanup] Use DNS_NAME_INITABSOLUTE and DNS_NAME_INITNONABSOLUTE. 2017-11-27 13:26:27 +11:00
ttl.c don't use strlcat with non NUL terminated strings rt45981_stage3 2017-09-15 13:14:48 +10:00
update.c 4837. [bug] dns_update_signatures{inc} (add_sigs) was not 2017-12-04 10:09:29 +11:00
validator.c update copyright notice / whitespace 2017-04-23 23:46:24 +00:00
version.c update copyright notice 2013-01-25 23:45:56 +00:00
view.c 4754. [bug] dns_zone_setview needs a two stage commit to properly 2017-10-05 16:06:07 +11:00
xfrin.c [master] cleanup strcat/strcpy 2017-09-13 00:18:44 -07:00
zone.c 4839. [bug] zone.c:zone_sign was not properly determining 2017-12-05 16:12:00 +11:00
zonekey.c update copyright notice 2007-06-19 23:47:24 +00:00
zt.c update copyright notice / whitespace 2017-10-05 23:47:09 +00:00