bind9/lib/dns
Mark Andrews c592204e36 9.9.3rc2
2013-04-30 14:38:17 +10:00
..
include 3559. [func] Check that both forms of Sender Policy Framework 2013-04-30 13:53:43 +10:00
rdata update copyright notice 2013-04-04 23:45:37 +00:00
tests update copyright notice 2013-02-21 23:45:39 +00:00
win32 [v9_9] better zone-statistics syntax 2013-02-27 12:03:29 -08:00
.gitignore created 2012-03-03 23:25:21 -08:00
acache.c [v9_9] address two more possible acache asserts 2013-04-25 18:03:28 -07:00
acl.c update copyright notice 2013-02-21 23:45:39 +00:00
adb.c add insist to try to prevent coverity false positive 2013-04-03 17:37:41 +11:00
api 9.9.3rc2 2013-04-30 14:38:17 +10: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 2013-02-21 23:45:39 +00:00
cache.c silence compiler warnings 2013-03-05 23:46:07 +11:00
callbacks.c update copyright notice 2011-12-09 23:47:05 +00:00
client.c update copyright notice 2013-04-11 23:45:37 +00: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 copyrights 2013-02-27 12:35:09 +11:00
dbiterator.c update copyright notice 2007-06-19 23:47:24 +00:00
dbtable.c update copyright notice 2013-02-21 23:45:39 +00:00
diff.c update copyright notice 2013-02-21 23:45:39 +00:00
dispatch.c update copyright notice 2013-01-11 23:45:46 +00:00
dlz.c update copyright notice 2013-02-18 23:45:42 +00:00
dns64.c update copyright notice 2011-03-12 04:59:49 +00:00
dnssec.c [v9_9] remove unnecessary memcpy 2012-12-20 10:34:08 -08:00
ds.c 3354. [func] Improve OpenSSL error logging. [RT #29932] 2012-07-23 15:09:42 +10:00
dst_api.c [v9_9] add zone memory context pools 2013-02-20 21:40:25 -08:00
dst_internal.h [v9_9] silence noisy OpenSSL logging 2012-10-24 13:00:06 -07:00
dst_lib.c update copyright notice 2007-06-19 23:47:24 +00:00
dst_openssl.h [v9_9] silence noisy OpenSSL logging 2012-10-24 13:00:06 -07:00
dst_parse.c cast mode to unsigned int for fprintf 2012-07-24 13:01:47 +10:00
dst_parse.h update copyright notice 2012-05-17 23:45:48 +00:00
dst_result.c update copyright notice 2012-07-23 23:45:53 +00:00
ecdb.c update copyright notice 2013-04-03 23:45:38 +00:00
forward.c update copyright notice 2009-09-02 23:48:03 +00:00
gen-unix.h update copyright notice 2009-01-17 23:47:43 +00:00
gen-win32.h update copyright notice 2009-01-17 23:47:43 +00:00
gen.c windows snprint support 2013-01-11 16:26:49 +11:00
gssapi_link.c update copyright notice 2012-06-20 23:46:27 +00:00
gssapictx.c update copyright notice 2012-10-06 23:45:56 +00:00
hmac_link.c update copyright notice 2012-06-20 23:46:27 +00:00
iptable.c update copyright notice 2013-02-21 23:45:39 +00:00
journal.c update copyright notice 2013-02-21 23:45:39 +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 2009-07-01 23:47:36 +00:00
keytable.c update copyright notice 2013-02-21 23:45:39 +00:00
lib.c silence win32 compiler warnings 2009-09-03 00:12:23 +00:00
log.c update copyright notice 2012-07-23 23:45:53 +00:00
lookup.c update copyright notice 2013-02-21 23:45:39 +00:00
Makefile.in update copyright notice 2013-02-12 23:45:40 +00:00
master.c [v9_9] zone parsing broken with embedded null 2013-03-21 19:58:53 -07:00
masterdump.c 3373. [bug] win32: open raw files in binary mode. [RT #30944] 2012-09-12 12:01:19 +10:00
message.c silence signed/unsigned compare warning 2013-04-09 06:31:32 +10:00
name.c 3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise 2012-12-08 12:51:42 +11:00
ncache.c update copyright notice 2013-01-10 23:45:46 +00:00
nsec.c update copyright notice 2013-01-10 23:45:46 +00:00
nsec3.c 3443. [bug] The NOQNAME proof was not being returned from cached 2012-12-19 10:06:24 +11:00
openssl_link.c [v9_9] fix fedora 17 ecdsa compilation problem 2012-10-24 13:57:10 -07:00
openssldh_link.c 3354. [func] Improve OpenSSL error logging. [RT #29932] 2012-07-23 15:09:42 +10:00
openssldsa_link.c [v9_9] silence noisy OpenSSL logging 2012-10-24 13:00:06 -07:00
opensslecdsa_link.c update copyright notice 2013-03-08 23:46:30 +00:00
opensslgost_link.c [v9_9] silence noisy OpenSSL logging 2012-10-24 13:00:06 -07:00
opensslrsa_link.c [v9_9] silence noisy OpenSSL logging 2012-10-24 13:00:06 -07:00
order.c update copyright notice 2007-06-19 23:47:24 +00:00
peer.c update copyright notice 2012-12-08 23:45:39 +00:00
portlist.c update copyright notice 2007-06-19 23:47:24 +00:00
private.c 3410. [bug] Addressed Coverity warnings. [RT #31626] 2012-10-29 20:05:44 +11:00
rbt.c update copyright notice 2013-02-21 23:45:39 +00:00
rbtdb.c [v9_9] address two more possible acache asserts 2013-04-25 18:03:28 -07:00
rbtdb.h update copyright notice 2012-03-10 23:45:42 +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 add ECDSA support 2012-05-17 15:52:07 -07:00
rdata.c 3547. [bug] Some malformed unknown rdata records were not properly 2013-04-08 09:56:56 +10: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 update copyright notice 2012-07-25 23:45:49 +00:00
rdatasetiter.c update copyright notice 2007-06-19 23:47:24 +00:00
rdataslab.c 3364. [security] Named could die on specially crafted record. 2012-08-24 13:28:22 +10:00
request.c update copyright notice 2013-01-24 23:45:43 +00:00
resolver.c 3548. [bug] The NSID request code in resolver.c was broken 2013-04-08 16:48:36 +10:00
result.c 3546. [func] Add EUI48 and EUI64 types. [RT #33082] 2013-04-05 09:08:29 +11:00
rootns.c update copyright notice 2013-04-28 23:45:37 +00:00
rpz.c update copyrights 2013-02-27 12:35:09 +11:00
rriterator.c update copyright notice 2012-03-10 23:45:42 +00:00
sdb.c 3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise 2012-12-08 12:51:42 +11:00
sdlz.c 3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise 2012-12-08 12:51:42 +11:00
soa.c fix implicit memset() declaration 2009-09-10 02:18:40 +00:00
spnego.asn1
spnego.c update copyright notice 2013-01-25 23:45:39 +00:00
spnego.h update copyright notice 2007-06-19 23:47:24 +00:00
spnego_asn1.c add POST's 2013-01-17 23:25:45 +11:00
spnego_asn1.pl update copyright notice 2012-06-29 23:45:45 +00:00
ssu.c update copyright notice 2013-03-08 23:46:30 +00:00
ssu_external.c fix coverity issues 2012-10-02 23:46:15 -07:00
stats.c update copyright notice 2009-01-27 23:47:54 +00:00
tcpmsg.c update copyright notice 2007-06-19 23:47:24 +00:00
time.c set $Id$ 2012-03-07 08:18:58 -08:00
timer.c update copyright notice 2007-06-19 23:47:24 +00:00
tkey.c update copyright notice 2013-02-18 23:45:42 +00: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 3488. [bug] Use after free error with DH generated keys. [RT #32649] 2013-02-18 20:26:08 +11:00
ttl.c update copyright notice 2012-03-10 23:45:42 +00:00
update.c update copyright notice 2012-03-10 23:45:42 +00:00
validator.c 3541. [bug] The parts if libdns was not being properly initialized 2013-04-03 17:28:22 +11:00
version.c update copyright notice 2007-06-19 23:47:24 +00:00
view.c 3541. [bug] The parts if libdns was not being properly initialized 2013-04-03 17:28:22 +11:00
xfrin.c update copyright notice 2013-03-08 23:46:30 +00:00
zone.c 3559. [func] Check that both forms of Sender Policy Framework 2013-04-30 13:53:43 +10:00
zonekey.c update copyright notice 2007-06-19 23:47:24 +00:00
zt.c 3334. [bug] Hold a zone table reference while performing a 2012-06-08 13:55:11 +10:00