..
include
[v9_9] add no-case-compress
2014-02-06 19:42:39 -08:00
rdata
update copyright notice
2014-01-15 23:45:46 +00:00
tests
[v9_9] testcrypto.sh in system tests
2014-02-06 16:10:03 -08:00
win32
[v9_9] dnssec-signzone -Q
2013-12-11 13:25:44 -08:00
.gitignore
add gen.dSYM
2013-05-09 10:55:43 +10:00
acache.c
[v9_9] possible race in acache.c
2013-05-31 17:31:14 -07:00
acl.c
update copyright notice
2014-01-09 23:45:53 +00:00
adb.c
update copyright notice
2014-01-09 23:45:53 +00:00
api
[v9_9] prep 9.9.5rc2
2014-01-16 18:58:09 -08: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
[v9_9] allow setting local addr in dns_client
2013-11-13 10:57:50 -08: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
2014-01-09 23:45:53 +00:00
dispatch.c
3708. [bug] Address a portentry locking issue in dispatch.c.
2014-01-15 15:55:59 +11:00
dlz.c
update copyright notice
2013-02-18 23:45:42 +00:00
dns64.c
update copyright notice
2014-01-09 23:45:53 +00:00
dnssec.c
update copyright notice
2014-01-09 23:45:53 +00:00
ds.c
3354. [func] Improve OpenSSL error logging. [RT #29932 ]
2012-07-23 15:09:42 +10:00
dst_api.c
3642. [func] Allow externally generated DNSKEY to be imported
2013-11-13 12:54:37 +11:00
dst_internal.h
3642. [func] Allow externally generated DNSKEY to be imported
2013-11-13 12:54:37 +11: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
update copyright notice
2013-11-13 23:45:54 +00:00
dst_parse.h
update copyright notice
2012-05-17 23:45:48 +00:00
dst_result.c
update copyright notice
2013-11-13 23:45:54 +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
2014-01-24 23:45:45 +00:00
gen.c
3681. [port] Update the Windows build system to support feature
2013-12-04 13:48:45 +11:00
gssapi_link.c
update copyright notice
2014-01-09 23:45:53 +00:00
gssapictx.c
3681. [port] Update the Windows build system to support feature
2013-12-04 13:48:45 +11:00
hmac_link.c
update copyright notice
2014-01-09 23:45:53 +00:00
iptable.c
update copyright notice
2013-02-21 23:45:39 +00:00
journal.c
update copyright notice
2014-01-09 23:45:53 +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
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
2013-06-08 23:45:45 +00:00
lookup.c
update copyright notice
2013-02-21 23:45:39 +00:00
Makefile.in
[v9_9] backport RRL to 9.9.x
2013-06-07 12:47:11 -07:00
master.c
3681. [port] Update the Windows build system to support feature
2013-12-04 13:48:45 +11:00
masterdump.c
update copyright notice
2014-01-09 23:45:53 +00:00
message.c
update copyright notice
2014-01-09 23:45:53 +00:00
name.c
[v9_9] remove unnecessary test in name.c
2014-01-20 17:59:14 -08:00
ncache.c
update copyright notice
2013-01-10 23:45:46 +00:00
nsec.c
update copyright notice
2014-01-09 23:45:53 +00:00
nsec3.c
update copyright notice
2014-01-09 23:45:53 +00:00
openssl_link.c
[v9_9] fix fedora 17 ecdsa compilation problem
2012-10-24 13:57:10 -07:00
openssldh_link.c
update copyrights
2013-12-05 15:13:01 +11:00
openssldsa_link.c
update copyright notice
2013-11-13 23:45:54 +00:00
opensslecdsa_link.c
update copyright notice
2014-01-09 23:45:53 +00:00
opensslgost_link.c
update copyright notice
2014-01-09 23:45:53 +00:00
opensslrsa_link.c
update copyright notice
2014-01-09 23:45:53 +00:00
order.c
update copyright notice
2007-06-19 23:47:24 +00:00
peer.c
update copyright notice
2014-01-29 23:45:44 +00:00
portlist.c
update copyright notice
2014-01-09 23:45:53 +00:00
private.c
3410. [bug] Addressed Coverity warnings. [RT #31626 ]
2012-10-29 20:05:44 +11:00
rbt.c
update copyright notice
2014-01-09 23:45:53 +00:00
rbtdb.c
update copyright notice
2014-01-09 23:45:53 +00: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
update copyright notice
2014-01-09 23:45:53 +00:00
rdata.c
update copyright notice
2014-01-09 23:45:53 +00: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
update copyright notice
2014-01-09 23:45:53 +00:00
request.c
update copyright notice
2013-01-24 23:45:43 +00:00
resolver.c
update copyright notice
2014-01-09 23:45:53 +00:00
result.c
3546. [func] Add EUI48 and EUI64 types. [RT #33082 ]
2013-04-05 09:08:29 +11:00
rootns.c
3681. [port] Update the Windows build system to support feature
2013-12-04 13:48:45 +11:00
rpz.c
update copyright notice
2014-01-09 23:45:53 +00:00
rriterator.c
update copyright notice
2012-03-10 23:45:42 +00:00
rrl.c
update copyright notice
2014-01-09 23:45:53 +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
2105. [func] GSS-TSIG support (RFC 3645).
2006-12-04 01:54:53 +00:00
spnego.c
update copyright notice
2014-01-09 23:45:53 +00:00
spnego.h
update copyright notice
2007-06-19 23:47:24 +00:00
spnego_asn1.c
3681. [port] Update the Windows build system to support feature
2013-12-04 13:48:45 +11:00
spnego_asn1.pl
update copyright notice
2012-06-29 23:45:45 +00:00
ssu.c
update copyright notice
2014-01-09 23:45:53 +00:00
ssu_external.c
update copyrights
2013-12-05 15:13:01 +11: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
update copyright notice
2014-01-09 23:45:53 +00:00
timer.c
update copyright notice
2007-06-19 23:47:24 +00:00
tkey.c
update copyright notice
2014-01-09 23:45:53 +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
update copyright notice
2014-01-09 23:45:53 +00:00
ttl.c
update copyright notice
2014-01-09 23:45:53 +00:00
update.c
3641. [bug] Handle changes to sig-validity-interval settings
2013-09-17 12:59:11 +10:00
validator.c
redo: 3576. [bug] Address a shutdown race when validating. [RT #33573 ]
2013-06-04 11:26:33 +10:00
version.c
update copyright notice
2007-06-19 23:47:24 +00:00
view.c
[v9_9] add no-case-compress
2014-02-06 19:42:39 -08:00
xfrin.c
3655. [cleanup] Simplify TCP message processing when requesting a
2013-09-25 09:58:46 +10:00
zone.c
update copyright notice
2014-01-09 23:45:53 +00: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