| .. |
|
include
|
update copyright notice
|
2012-08-21 23:46:02 +00:00 |
|
rdata
|
remove spurious newline
|
2012-09-18 14:22:33 -07:00 |
|
tests
|
3364. [security] Named could die on specially crafted record.
|
2012-08-16 09:42:14 +10:00 |
|
win32
|
v9_8_4rc2
|
2012-08-23 23:39:43 +10:00 |
|
.gitignore
|
added gitignore, removed cvsignore
|
2012-03-03 23:10:05 -08:00 |
|
acache.c
|
update copyright notice
|
2008-02-07 23:46:54 +00:00 |
|
acl.c
|
update copyright notice
|
2011-06-17 23:47:49 +00:00 |
|
adb.c
|
3353. [bug] Use a single task for task exclusive operations.
|
2012-07-19 23:00:21 +10:00 |
|
api
|
Add comment describing LIBINTERFACE values per branch
|
2012-01-30 00:23:27 +00: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
|
2009-09-02 23:48:03 +00:00 |
|
cache.c
|
update copyright notice
|
2012-05-14 23:45:48 +00:00 |
|
callbacks.c
|
update copyright notice
|
2012-06-21 23:46:36 +00:00 |
|
client.c
|
update copyright notice
|
2012-04-28 23:45:42 +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 copyright notice
|
2012-06-20 23:46:40 +00: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
|
3092. [bug] Signatures for records at the zone apex could go
|
2011-03-25 23:53:02 +00:00 |
|
dispatch.c
|
Merge statistics code (ATT SoW, rt24117)
|
2012-05-14 10:06:05 -07:00 |
|
dlz.c
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
dns64.c
|
update copyright notice
|
2011-03-12 04:59:49 +00:00 |
|
dnssec.c
|
3367. [bug] dns_dnsseckey_create() result was not being checked.
|
2012-08-21 12:04:09 +10:00 |
|
ds.c
|
3354. [func] Improve OpenSSL error logging. [RT #29932]
|
2012-07-23 15:08:21 +10:00 |
|
dst_api.c
|
Conflicts:
|
2012-07-05 16:07:31 -05:00 |
|
dst_internal.h
|
make maxbits signed as BN_num_bits is signed
|
2012-06-15 11:54:58 +10:00 |
|
dst_lib.c
|
update copyright notice
|
2007-06-19 23:47:24 +00:00 |
|
dst_openssl.h
|
update copyright notice
|
2012-07-23 23:46:06 +00:00 |
|
dst_parse.c
|
cast mode to unsigned int for fprintf
|
2012-07-24 12:58:04 +10:00 |
|
dst_parse.h
|
update copyright notice
|
2012-05-02 23:45:44 +00:00 |
|
dst_result.c
|
update copyright notice
|
2012-07-23 23:46:06 +00:00 |
|
ecdb.c
|
merging fast format zone files
|
2012-06-20 14:13:12 -05:00 |
|
fastapi
|
merging fast format zone files
|
2012-06-20 14:13:12 -05: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
|
update copyright notice
|
2009-12-04 22:06:37 +00:00 |
|
gssapi_link.c
|
update copyright notice
|
2012-06-15 23:45:49 +00:00 |
|
gssapictx.c
|
check the results of dns_name_toprincipal calls, only use gnamebuf.value when valid
|
2011-08-29 06:33:25 +00:00 |
|
hmac_link.c
|
update copyright notice
|
2012-06-15 23:45:49 +00:00 |
|
iptable.c
|
update copyright notice
|
2009-02-18 23:47:48 +00:00 |
|
journal.c
|
3252. [bug] When master zones using inline-signing were
|
2011-12-22 07:32:41 +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
|
2010-06-25 23:46:51 +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:46:06 +00:00 |
|
lookup.c
|
update copyright notice
|
2007-06-18 23:47:57 +00:00 |
|
Makefile.in
|
reverse bad copyright update
|
2012-06-29 11:39:47 +10:00 |
|
master.c
|
3373. [bug] win32: open raw files in binary mode. [RT #30944]
|
2012-09-12 11:44:24 +10:00 |
|
masterdump.c
|
3375. [bug] 'rndc dumpdb' failed on empty caches. [RT #30808]
|
2012-09-14 07:53:19 +10:00 |
|
message.c
|
merged filter-aaaa-on-v6 (ATT SoW)
|
2012-05-14 11:50:00 -07:00 |
|
name.c
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
ncache.c
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
nsec.c
|
update copyright notice
|
2012-06-25 23:46:00 +00:00 |
|
nsec3.c
|
update copyright notice
|
2012-06-25 23:46:00 +00:00 |
|
openssl_link.c
|
test against unsigned zero
|
2012-08-14 14:31:51 +10:00 |
|
openssldh_link.c
|
3354. [func] Improve OpenSSL error logging. [RT #29932]
|
2012-07-23 15:08:21 +10:00 |
|
openssldsa_link.c
|
3354. [func] Improve OpenSSL error logging. [RT #29932]
|
2012-07-23 15:08:21 +10:00 |
|
opensslecdsa_link.c
|
3354. [func] Improve OpenSSL error logging. [RT #29932]
|
2012-07-23 15:08:21 +10:00 |
|
opensslgost_link.c
|
3354. [func] Improve OpenSSL error logging. [RT #29932]
|
2012-07-23 15:08:21 +10:00 |
|
opensslrsa_link.c
|
cleanup unused variables
|
2012-07-24 12:18:10 +10:00 |
|
order.c
|
update copyright notice
|
2007-06-19 23:47:24 +00:00 |
|
peer.c
|
update copyright notice
|
2009-09-02 23:48:03 +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:53 +00:00 |
|
rbt.c
|
make dns_rbt_zero_header static
|
2012-08-24 10:44:26 +10:00 |
|
rbtdb.c
|
3348. [security] prevent RRSIG data from being cached if a negative
|
2012-07-09 12:51:11 -05: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
|
3317. [func] Add ECDSA support (RFC 6605). [RT #21918]
|
2012-05-02 23:20:17 +10:00 |
|
rdata.c
|
3373. [bug] win32: open raw files in binary mode. [RT #30944]
|
2012-09-12 11:44:24 +10:00 |
|
rdatalist.c
|
update copyright notice
|
2012-03-10 23:45:53 +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:46:04 +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-16 09:42:14 +10:00 |
|
request.c
|
set $Id$
|
2012-03-08 00:21:15 +11:00 |
|
resolver.c
|
3376. [bug] Lack of EDNS support was being recorded without a
|
2012-09-14 11:01:06 +10:00 |
|
result.c
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
rootns.c
|
update copyright notice
|
2012-06-21 23:46:36 +00:00 |
|
rpz.c
|
Squashed commit of the following:
|
2012-05-31 02:03:34 +00:00 |
|
rriterator.c
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
sdb.c
|
merging fast format zone files
|
2012-06-20 14:13:12 -05:00 |
|
sdlz.c
|
merging fast format zone files
|
2012-06-20 14:13:12 -05: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
|
2012-03-10 23:45:53 +00:00 |
|
spnego.h
|
update copyright notice
|
2007-06-19 23:47:24 +00:00 |
|
spnego_asn1.c
|
update copyright notice
|
2007-06-19 23:47:24 +00:00 |
|
spnego_asn1.pl
|
update copyright notice
|
2012-06-29 23:45:57 +00:00 |
|
ssu.c
|
update copyright notice
|
2011-01-06 23:47:00 +00:00 |
|
ssu_external.c
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
stats.c
|
update copyright notice
|
2012-06-08 23:45:57 +00:00 |
|
tcpmsg.c
|
update copyright notice
|
2007-06-19 23:47:24 +00:00 |
|
time.c
|
set $Id$
|
2012-03-08 00:21:15 +11:00 |
|
timer.c
|
update copyright notice
|
2007-06-19 23:47:24 +00:00 |
|
tkey.c
|
3300. [bug] Named could die if gssapi was enabled in named.conf
|
2012-03-29 09:49:58 +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
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
ttl.c
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
update.c
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
validator.c
|
3356. [bug] Cap the TTL of signed RRsets when RRSIGs are
|
2012-07-25 17:06:34 -05:00 |
|
version.c
|
update copyright notice
|
2012-06-21 23:46:36 +00:00 |
|
view.c
|
3339. [func] Allow the maximum supported rsa exponent size to be specified: "max-rsa-exponent-size <value>;" [RT #29228]
|
2012-06-14 15:44:20 +10:00 |
|
xfrin.c
|
merging fast format zone files
|
2012-06-20 14:13:12 -05:00 |
|
zone.c
|
3372. [bug] Silence spurious "deleted from unreachable cache"
|
2012-09-08 17:59:14 +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:52:13 +10:00 |