bind9/lib/dns
1999-09-23 23:17:21 +00:00
..
config Config file view structures and their routines. 1999-09-22 21:20:10 +00:00
include logging interface & test program. not yet NT portable because of syslog. 1999-09-23 17:43:51 +00:00
rdata improved support for mnemonics in DNSSEC RR types 1999-09-17 09:25:21 +00:00
sec Added dst_key_isprivate, added a few new result codes 1999-09-23 20:54:38 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
a6.c Make a6 follower restartable. 1999-09-17 21:51:22 +00:00
adb.c Start flushing out the address.c stuff 1999-09-23 00:43:10 +00:00
api shared library support 1999-07-03 21:07:10 +00:00
callbacks.c callback structure changes 1999-07-30 23:33:15 +00:00
compress.c compress_find() could return a pointer to stack memory. 1999-05-26 00:34:54 +00:00
db.c findrdataset can now return a sig 1999-09-08 01:10:08 +00:00
dbiterator.c add _last, _prev, and _seek for dbiterators 1999-09-02 16:43:45 +00:00
dbtable.c detach from dbs when freeing the table 1999-09-22 18:24:05 +00:00
dispatch.c conforming changes for task API simplification 1999-09-23 21:31:03 +00:00
dnssec.c infinite loop on failure in dns_dnssec_findzonekeys 1999-09-23 20:56:59 +00:00
gen.c digest support 1999-08-31 22:08:19 +00:00
journal.c Protect magic numbers and validity checks by putting them in our name space. 1999-09-21 22:45:24 +00:00
lib.c put msgcat init in lib.c 1999-06-23 22:28:27 +00:00
log.c logging interface & test program. not yet NT portable because of syslog. 1999-09-23 17:43:51 +00:00
Makefile.in logging interface & test program. not yet NT portable because of syslog. 1999-09-23 17:43:51 +00:00
master.c SIG support 1999-08-31 22:14:06 +00:00
masterdump.c add CR after each question; wrap some long lines 1999-08-20 01:18:52 +00:00
message.c memory leak fix 1999-09-14 23:48:27 +00:00
name.c add dns_name_digest() 1999-08-31 22:09:52 +00:00
ncache.c implement _towire() 1999-09-22 00:26:19 +00:00
nxt.c created 1999-09-09 08:21:45 +00:00
rbt.c removed an extraneous character at the start of the file 1999-09-23 21:58:03 +00:00
rbtdb.c add dns_rdataset_count() 1999-09-21 20:40:42 +00:00
rbtdb.h remove unneeded include 1999-04-01 04:03:56 +00:00
rbtdb64.c add rbtdb64 1999-03-04 02:39:41 +00:00
rbtdb64.h add rbtdb64 1999-03-04 02:39:41 +00:00
rdata.c improved support for mnemonics in DNSSEC RR types 1999-09-17 09:25:21 +00:00
rdatalist.c add dns_rdataset_count() 1999-09-21 20:40:42 +00:00
rdataset.c handle negative cache rdatasets in _towire() 1999-09-22 00:26:40 +00:00
rdatasetiter.c make current return void 1999-03-11 05:59:40 +00:00
rdataslab.c include <string.h> to get prototype for memcpy(). 1999-07-13 17:26:07 +00:00
resolver.c conforming changes for task API simplification 1999-09-23 21:31:03 +00:00
result.c DNS_R_NXGLUE 1999-09-13 18:27:26 +00:00
tcpmsg.c conforming changes for task API simplification 1999-09-23 21:31:03 +00:00
time.c update copyright text 1999-09-16 00:02:20 +00:00
tsig.c remove unused variable 1999-09-10 20:26:17 +00:00
ttl.c added dns_db_dump(), $DATE, and supporting changes 1999-06-08 10:35:23 +00:00
version.c shared library support 1999-07-03 21:07:10 +00:00
view.c add dns_view_find(); add comments 1999-09-22 19:35:47 +00:00
xfrin.c Update copyright text 1999-09-15 23:49:29 +00:00
zone.c disable code that uses the resolver 1999-09-23 23:17:21 +00:00
zt.c Adjust function dns_zt_*() names to remove _zone, lookup -> find. 1999-09-17 10:00:14 +00:00