bind9/lib/dns
2016-03-22 17:46:16 -07:00
..
include update copyright notice / whitespace 2016-03-22 23:45:30 +00:00
rdata silence compiler warning 2016-03-09 12:38:05 +11:00
tests [v9_10] remove obsolete unit test 2016-03-22 17:46:16 -07:00
win32 add dns_name_isrfc1918 and dns_name_isula 2016-03-08 12:00:39 +11:00
.gitignore add gen.dSYM 2013-05-09 10:54:36 +10:00
acache.c Improve performance of RBT (#41165) 2015-12-10 22:52:52 +05:30
acl.c 3910. [bug] When computing the number of elements required for a 2014-08-03 10:05:40 +10:00
adb.c [v9_10] DDoS mitigation features 2015-07-08 22:55:31 -07:00
api 9.10.4b2 2016-03-11 12:36:06 +11:00
Atffile 3043. [test] Merged in the NetBSD ATF test framework (currently 2011-02-26 02:26:33 +00:00
byaddr.c [master] unify internal and export libraries 2013-04-10 13:49:57 -07:00
cache.c Improve performance of RBT (#41165) 2015-12-10 22:52:52 +05:30
callbacks.c added print.h includes 2015-05-23 14:46:47 +02:00
client.c 4228. [bug] Address race condition in dns_client_destroyrestrans. 2015-09-30 14:59:09 +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 update copyright notice / whitespace 2015-12-10 23:46:42 +00:00
dbiterator.c update copyright notice 2007-06-19 23:47:24 +00:00
dbtable.c update copyright notice 2013-02-21 23:45:56 +00:00
diff.c added print.h includes 2015-05-23 14:46:47 +02:00
dispatch.c 4074. [cleanup] Cleaned up more warnings from gcc -Wshadow. [RT #38708] 2015-02-27 10:59:45 +11:00
dlz.c update copyright notice / whitespace 2015-05-28 23:45:50 +00:00
dns64.c [master] updated published drafts 2014-02-14 08:53:06 -08:00
dnssec.c [v9_10] address regression 2015-05-26 19:11:54 -07:00
ds.c update copyrights 2014-01-16 15:19:24 +11:00
dst_api.c update copyright notice / whitespace 2016-01-05 23:45:56 +00:00
dst_gost.h [master] merge libiscpk11 to libisc 2014-02-11 21:20:28 -08:00
dst_internal.h [master] better error output when initializing pkcs11 2014-03-12 20:52:01 -07:00
dst_lib.c update copyright notice 2007-06-19 23:47:24 +00:00
dst_openssl.h 4340. [port] Fix LibreSSL compatibility. [RT #40977] 2015-10-19 10:46:27 +11:00
dst_parse.c added print.h includes 2015-05-23 14:46:47 +02:00
dst_parse.h update copyrights 2014-01-16 15:19:24 +11: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 4010. [cleanup] Clear the prefetchable state when initiating a prefetch. 2014-11-24 11:20:20 +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 2015-09-18 23:45:51 +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 4175. [bug] TKEY with GSS-API keys needed bigger buffers. 2015-08-14 08:20:26 +10:00
hmac_link.c [v9_10] timing safe memory comparisons 2015-08-17 18:28:27 -07:00
iptable.c update copyright notice 2013-02-21 23:45:56 +00:00
journal.c Cleanup in journal_open() correctly (#41129) 2015-11-19 11:21:46 +05:30
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 finished print.h stuff 2015-05-23 16:14:16 +02:00
lib.c update copyright notice 2014-02-27 23:46:22 +00:00
log.c update copyright notice / whitespace 2015-07-09 23:45:51 +00:00
lookup.c update copyright notice 2013-02-21 23:45:56 +00:00
Makefile.in [v9_10] fix python script versions 2015-11-08 21:36:27 -08:00
mapapi [v9_10] bump mapapi (dns_rbtnode has changed) 2015-01-22 11:32:23 -08:00
master.c 4331. [func] When loading managed signed zones detect if the 2016-03-11 12:17:02 +11:00
masterdump.c update copyright notice / whitespace 2015-01-20 23:47:01 +00:00
message.c 4330. [protocol] Identify the PAD option as "PAD" when printing out 2016-03-10 16:54:08 +11:00
name.c update copyright notice / whitespace 2016-03-07 23:45:44 +00:00
ncache.c [v9_10] address buffer accounting error 2015-08-07 13:23:03 -07:00
nsec.c update copyright notice / whitespace 2015-03-03 23:45:49 +00:00
nsec3.c [v9_10] timing safe memory comparisons 2015-08-17 18:28:27 -07:00
openssl_link.c 4383. [bug] OPENSSL_config is no longer re-callable. [RT #41348] 2015-12-24 10:33:17 +11:00
openssldh_link.c 4264. [bug] Check const of strchr/strrchr assignments match 2015-11-20 18:39:57 +11:00
openssldsa_link.c 4265. [bug] Address unchecked isc_mem_get calls. [RT #41187] 2015-11-30 10:30:01 +11:00
opensslecdsa_link.c update copyright notice / whitespace 2015-08-07 23:45:57 +00:00
opensslgost_link.c update copyright notice / whitespace 2015-08-19 23:45:50 +00:00
opensslrsa_link.c bracket mismatch; window openssl version check 2015-12-06 23:08:14 +11:00
order.c update copyright notice / whitespace 2015-08-25 23:45:57 +00:00
peer.c 3893. [bug] Peer DSCP values could be returned without being set. 2014-07-15 22:41:21 +10:00
pkcs11.c [master] merge libiscpk11 to libisc 2014-02-11 21:20:28 -08:00
pkcs11dh_link.c [v9_10] timing safe memory comparisons 2015-08-17 18:28:27 -07:00
pkcs11dsa_link.c [v9_10] timing safe memory comparisons 2015-08-17 18:28:27 -07:00
pkcs11ecdsa_link.c update copyright notice / whitespace 2015-08-19 23:45:50 +00:00
pkcs11gost_link.c update copyright notice / whitespace 2015-08-19 23:45:50 +00:00
pkcs11rsa_link.c [v9_10] timing safe memory comparisons 2015-08-17 18:28:27 -07:00
portlist.c update copyright notice 2014-01-09 23:46:35 +00:00
private.c added print.h includes 2015-05-23 14:46:47 +02:00
rbt.c 4338. [bug] Reimplement change 4324 as it wasn't properly doing 2016-03-23 10:39:02 +11:00
rbtdb.c 4338. [bug] Reimplement change 4324 as it wasn't properly doing 2016-03-23 10:39:02 +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 4281. [bug] Teach dns_message_totext about BADCOOKIE. [RT #41257] 2015-12-15 20:02:37 +11:00
rdata.c 4276. [protocol] Add support for SMIMEA. [RT #40513] 2015-12-08 08:17:35 +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 update copyright notice / whitespace 2015-01-20 23:47:01 +00:00
rdatasetiter.c update copyright notice 2007-06-19 23:47:24 +00:00
rdataslab.c 4010. [cleanup] Clear the prefetchable state when initiating a prefetch. 2014-11-24 11:20:20 +11:00
request.c 4074. [cleanup] Cleaned up more warnings from gcc -Wshadow. [RT #38708] 2015-02-27 10:59:45 +11:00
resolver.c Log query and depth counters during fetches when querytrace is enabled (#41787) 2016-03-04 13:26:33 +05:30
result.c 4154. [bug] A OPT record should be included with the FORMERR 2015-07-06 13:47:17 +10:00
rootns.c update copyright notice / whitespace 2016-03-11 23:45:45 +00:00
rpz.c Fix RPZ bugs related to wildcard triggers (#40357) 2015-08-18 19:48:42 +05:30
rriterator.c update copyright notice 2012-03-10 23:45:53 +00:00
rrl.c 4164. [bug] Don't rename slave files and journals on out of memory. 2015-07-13 09:48:42 +10:00
sdb.c 4081. [cleanup] Use dns_rdatalist_init consistently. [RT #38759] 2015-03-03 16:49:37 +11:00
sdlz.c 4081. [cleanup] Use dns_rdatalist_init consistently. [RT #38759] 2015-03-03 16:49:37 +11: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 [v9_10] timing safe memory comparisons 2015-08-17 18:28:27 -07: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 update copyright notice 2014-01-09 23:46:35 +00:00
ssu_external.c update copyrights 2013-12-05 15:04:53 +11: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 silence coverity warnings 2014-07-02 15:28:23 +10:00
timer.c update copyright notice 2007-06-19 23:47:24 +00:00
tkey.c 4265. [bug] Address unchecked isc_mem_get calls. [RT #41187] 2015-11-30 10:30:01 +11:00
tsec.c 2982. [bug] Reference count dst keys. dst_key_attach() can be used 2010-12-09 00:54:34 +00:00
tsig.c [v9_10] address regression 2015-05-26 19:11:54 -07:00
ttl.c [master] max-zone-ttl 2014-02-18 23:26:50 -08:00
update.c 4229. [bug] A variable could be used uninitalised in 2015-09-30 15:29:41 +10:00
validator.c 4138. [bug] A uninitialized value in validator.c could result 2015-06-17 09:14:19 +10:00
version.c update copyright notice 2013-01-25 23:45:56 +00:00
view.c update copyright notice / whitespace 2016-03-22 23:45:30 +00:00
xfrin.c 4260. [security] Insufficient testing when parsing a message allowed 2015-11-16 13:21:54 +11:00
zone.c [v9_10] fix mkeys TTL 0 issue 2016-03-22 12:13:25 -07:00
zonekey.c update copyright notice 2007-06-19 23:47:24 +00:00
zt.c update copyright notice / whitespace 2015-06-04 23:45:51 +00:00