bind9/lib/dns
Brian Wellington 8dc6eb05bd Add RSA support
2000-09-16 01:13:59 +00:00
..
config type mismatch 2000-09-15 23:02:07 +00:00
include Don't assume class IN; rename functions to conform to the naming style. 2000-09-12 09:55:32 +00:00
rdata Make dst_region_computeid() take an algorithm, since it was returning the 2000-09-08 14:23:49 +00:00
sec Add RSA support 2000-09-16 01:13:59 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
a6.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
acl.c 386. [bug] Missing strdup() of ACL name caused random 2000-08-11 01:53:47 +00:00
aclconf.c The acl name was being assigned to NULL before it could be freed. 2000-08-11 02:34:45 +00:00
adb.c get rid of isc_random_t -- use a wrapper around rand() instead that doesn't do as much work. Also, implement isc_random_jitter(), used to generate a value between a min, max, with a provided jitter value. 2000-09-06 02:40:00 +00:00
api incremented library version numbers to 1.0.0 2000-07-10 22:20:43 +00:00
byaddr.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
cache.c Add cache cleaning support (disabled). 2000-08-31 12:15:17 +00:00
callbacks.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
compress.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
db.c Add cache cleaning support (disabled). 2000-08-31 12:15:17 +00:00
dbiterator.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
dbtable.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
dispatch.c TCP receives should never be retried 2000-09-08 22:02:21 +00:00
dnssec.c minor dst api change 2000-09-12 09:59:28 +00:00
forward.c 405. [func] Add support for selective forwarding (forward zones) 2000-08-24 22:15:40 +00:00
gen-unix.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
gen-win32.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
gen.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
journal.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
keytable.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
lib.c #include <stddef.h> 2000-08-30 01:24:20 +00:00
log.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
Makefile.in The alphabetically sorted DSTOBJS weren't. 2000-08-28 23:04:51 +00:00
master.c 443. [bug] When loading a master file failed because of an 2000-09-12 18:10:24 +00:00
masterdump.c 435. [bug] dns_zone_dump() overwrote existing zone files 2000-09-08 21:47:03 +00:00
message.c minor dst api change 2000-09-12 09:59:28 +00:00
name.c made dns_name_getlabelsequence() cope with degenerate 2000-08-22 00:46:54 +00:00
ncache.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
nxt.c Don't assume class IN; rename functions to conform to the naming style. 2000-09-12 09:55:32 +00:00
peer.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
rbt.c The node counting stuff didn't work. 2000-08-03 21:34:27 +00:00
rbtdb.c Allow nodes obscured by a DNAME to be accessed if the GLUEOK bit is set. 2000-09-11 16:48:25 +00:00
rbtdb.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
rbtdb64.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
rbtdb64.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
rdata.c Initial opaque rdata support. 2000-09-06 03:25:23 +00:00
rdatalist.c Make some rdatalist functions semi-public, so that the simple database 2000-08-21 22:17:14 +00:00
rdatalist_p.h update the copyright. 2000-08-21 22:18:11 +00:00
rdataset.c use the UNUSED() macro 2000-08-11 16:47:33 +00:00
rdatasetiter.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
rdataslab.c cleanup and simplification 2000-09-01 19:59:35 +00:00
request.c 439. [func] New function dns_request_createraw(). 2000-09-11 06:35:57 +00:00
resolver.c selective forwarding didn't quite work. 2000-09-15 22:41:07 +00:00
result.c missed a comma when adding the zone too large result text 2000-08-08 23:33:05 +00:00
rootns.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
sdb.c add overmem method 2000-08-31 13:04:47 +00:00
sdb_p.h oops, new multiple inclusion protection 2000-08-22 01:37:50 +00:00
ssu.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
tcpmsg.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
time.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
tkey.c Minor tsig cleanup. 2000-08-14 18:13:11 +00:00
tkeyconf.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
tsig.c minor dst api change 2000-09-12 09:59:28 +00:00
tsigconf.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
ttl.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
validator.c Allow a keyset to be self-signed if the signing key is a trusted-key. 2000-09-12 12:01:50 +00:00
version.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
view.c Throttled answer while loading support (still needs config file hooks). 2000-09-05 03:35:24 +00:00
xfrin.c 416. [bug] Slave zones with no master file tried to use a 2000-08-31 23:56:00 +00:00
zone.c 456. [bug] Stub zones were not resetting the refresh and expire 2000-09-14 03:55:38 +00:00
zoneconf.c Alphabetize #include <dns/???>. 2000-08-29 03:48:00 +00:00
zt.c removed dns_zt_print(), dns_zone_print(), dns_zone_tostr(), 2000-08-13 23:51:55 +00:00