bind9/lib/dns
2013-04-30 04:51:09 +00:00
..
include 3559. [func] Check that both forms of Sender Policy Framework 2013-04-30 13:55:38 +10:00
rdata 3056. [func] Added support for URI resource record. [RT #23386] 2013-04-26 14:35:30 +10:00
tests update copyright notice 2013-01-04 23:45:25 +00:00
win32 [v9_8] RPZ speed up (phase 1, single RPZ) 2013-02-25 14:32:00 -08:00
.gitignore add gitignore, remove cvsignore 2012-03-03 23:33:18 -08:00
acache.c [v9_8] address two more possible acache asserts 2013-04-25 18:03:57 -07:00
acl.c update copyright notice 2012-03-10 23:45:31 +00:00
adb.c add insist to try to prevent coverity false positive 2013-04-03 17:37:47 +11:00
api 9.8.5rc2 2013-04-30 14:34:23 +10:00
Atffile 3043. [test] Merged in the NetBSD ATF test framework (currently 2011-02-26 02:37:31 +00:00
byaddr.c update copyright notice 2009-09-02 23:48:03 +00:00
cache.c update copyright notice 2013-03-05 23:45:28 +00:00
callbacks.c update copyright notice 2012-03-10 23:45:31 +00:00
client.c update copyright notice 2013-04-11 23:45:23 +00:00
compress.c update copyright notice 2007-06-19 23:47:24 +00:00
db.c update copyrights 2013-02-27 12:38:27 +11:00
dbiterator.c update copyright notice 2007-06-19 23:47:24 +00:00
dbtable.c update copyright notice 2007-06-19 23:47:24 +00:00
diff.c update copyright notice 2012-03-10 23:45:31 +00:00
dispatch.c update copyright notice 2013-01-11 23:45:29 +00:00
dlz.c update copyright notice 2013-02-18 23:45:27 +00:00
dns64.c update copyright notice 2012-03-10 23:45:31 +00:00
dnssec.c [v9_8] remove unnecessary memcpy 2012-12-20 10:34:27 -08:00
ds.c 3354. [func] Improve OpenSSL error logging. [RT #29932] 2012-07-23 15:10:41 +10:00
dst_api.c update copyright notice 2013-02-16 23:45:28 +00:00
dst_internal.h [v9_8] silence noisy OpenSSL logging 2012-10-24 13:00:30 -07:00
dst_lib.c update copyright notice 2007-06-19 23:47:24 +00:00
dst_openssl.h [v9_8] silence noisy OpenSSL logging 2012-10-24 13:00:30 -07:00
dst_parse.c cast mode to unsigned int for fprintf 2012-07-24 13:02:36 +10:00
dst_parse.h update copyright notice 2012-05-17 23:45:35 +00:00
dst_result.c update copyright notice 2012-07-23 23:45:40 +00:00
ecdb.c update copyright notice 2013-04-03 23:45:25 +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:27:04 +11:00
gssapi_link.c update copyright notice 2012-03-10 23:45:31 +00:00
gssapictx.c update copyright notice 2012-10-06 23:45:40 +00:00
hmac_link.c update copyright notice 2011-01-11 23:47:14 +00:00
iptable.c update copyright notice 2009-02-18 23:47:48 +00:00
journal.c update copyright notice 2012-03-10 23:45:31 +00:00
key.c update copyright notice 2012-03-10 23:45:31 +00:00
keydata.c update copyright notice 2009-07-01 23:47:36 +00:00
keytable.c update copyright notice 2010-06-25 23:46:51 +00:00
lib.c silence win32 compiler warnings 2009-09-03 00:12:23 +00:00
log.c 3354. [func] Improve OpenSSL error logging. [RT #29932] 2012-07-23 15:10:41 +10:00
lookup.c update copyright notice 2007-06-18 23:47:57 +00:00
Makefile.in update copyright notice 2013-02-12 23:45:26 +00:00
master.c [v9_8] zone parsing broken with embedded null 2013-03-21 19:59:04 -07:00
masterdump.c 3373. [bug] win32: open raw files in binary mode. [RT #30944] 2012-09-12 12:02:22 +10:00
message.c silence signed/unsigned compare warning 2013-04-09 06:31:16 +10:00
name.c 3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise 2012-12-08 12:53:31 +11:00
ncache.c update copyright notice 2013-01-10 23:45:31 +00:00
nsec.c update copyright notice 2013-01-10 23:45:31 +00:00
nsec3.c 3443. [bug] The NOQNAME proof was not being returned from cached 2012-12-19 10:15:14 +11:00
openssl_link.c [v9_8] fix fedora 17 ecdsa compilation problem 2012-10-24 13:57:29 -07:00
openssldh_link.c update copyright notice 2012-07-23 23:45:40 +00:00
openssldsa_link.c [v9_8] silence noisy OpenSSL logging 2012-10-24 13:00:30 -07:00
opensslecdsa_link.c update copyright notice 2013-03-08 23:45:22 +00:00
opensslgost_link.c [v9_8] silence noisy OpenSSL logging 2012-10-24 13:00:30 -07:00
opensslrsa_link.c [v9_8] silence noisy OpenSSL logging 2012-10-24 13:00:30 -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:24 +00:00
portlist.c update copyright notice 2007-06-19 23:47:24 +00:00
private.c update copyright notice 2012-03-10 23:45:31 +00:00
rbt.c silence clang --analyze warnings 2012-11-30 18:53:15 +11:00
rbtdb.c [v9_8] address two more possible acache asserts 2013-04-25 18:03:57 -07:00
rbtdb.h update copyright notice 2012-03-10 23:45:31 +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 16:09:53 -07:00
rdata.c 3056. [func] Added support for URI resource record. [RT #23386] 2013-04-26 14:35:30 +10:00
rdatalist.c update copyright notice 2012-03-10 23:45:31 +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:36 +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:43:20 +10:00
request.c update copyright notice 2013-01-24 23:45:28 +00:00
resolver.c 3548. [bug] The NSID request code in resolver.c was broken 2013-04-08 16:45:14 +10:00
result.c 3546. [func] Add EUI48 and EUI64 types. [RT #33082] 2013-04-05 09:09:04 +11:00
rootns.c update copyright notice 2013-04-28 23:45:22 +00:00
rpz.c update copyrights 2013-02-27 12:38:27 +11:00
rriterator.c update copyright notice 2012-03-10 23:45:31 +00:00
sdb.c 3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise 2012-12-08 12:53:31 +11:00
sdlz.c 3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise 2012-12-08 12:53:31 +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 update copyright notice 2013-01-25 23:45:26 +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:26:13 +11:00
spnego_asn1.pl update copyright notice 2012-06-29 23:45:32 +00:00
ssu.c update copyright notice 2013-03-08 23:45:22 +00:00
ssu_external.c fix coverity issues 2012-10-02 23:50:20 -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 regen v9_8 2012-03-07 01:54:34 +00:00
timer.c update copyright notice 2007-06-19 23:47:24 +00:00
tkey.c update copyright notice 2013-02-18 23:45:27 +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:24:24 +11:00
ttl.c update copyright notice 2012-03-10 23:45:31 +00:00
validator.c 3541. [bug] The parts if libdns was not being properly initialized 2013-04-03 17:28:30 +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:30 +11:00
xfrin.c update copyright notice 2013-03-08 23:45:22 +00:00
zone.c update copyright notice 2013-04-30 04:51:09 +00:00
zonekey.c update copyright notice 2007-06-19 23:47:24 +00:00
zt.c update copyright notice 2012-03-10 23:45:31 +00:00