bind9/lib/dns
2000-04-25 19:09:07 +00:00
..
config added dns_c_ndcctx_getserver, minor style lint 2000-04-24 22:53:41 +00:00
include added dns_c_ndcctx_getserver, minor style lint 2000-04-24 22:53:41 +00:00
rdata Add functions to check that a type is only or is not allowed in a question section 2000-04-14 20:13:49 +00:00
sec Removed declarations of extern bn_limit_* variables that are declared 2000-04-24 21:02:35 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
a6.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
acl.c explitictly REQUIRE that reqaddr is non-null in dns_acl_match 2000-03-14 04:01:52 +00:00
aclconf.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
adb.c bump up free list and fill count for items. We're thrashing somewhat. 2000-04-19 17:48:25 +00:00
api shared library support 1999-07-03 21:07:10 +00:00
byaddr.c convert sender, arg, action, etc. to ev_sender, ev_arg, ev_action, etc. 2000-04-17 19:22:44 +00:00
cache.c convert sender, arg, action, etc. to ev_sender, ev_arg, ev_action, etc. 2000-04-17 19:22:44 +00:00
callbacks.c do not indent CVS ID comment 2000-03-17 17:49:37 +00:00
compress.c conform to RBT API change 2000-04-19 18:27:24 +00:00
db.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
dbiterator.c update copyright 2000-02-03 23:50:32 +00:00
dbtable.c noexact support 2000-04-19 18:49:11 +00:00
dispatch.c convert sender, arg, action, etc. to ev_sender, ev_arg, ev_action, etc. 2000-04-17 19:22:44 +00:00
dnssec.c dns_dnssec_verifymessage updates 2000-04-19 20:57:55 +00:00
gen-unix.h update copyright 2000-02-03 23:50:32 +00:00
gen-win32.h update copyright 2000-02-03 23:50:32 +00:00
gen.c optimize dns_rdatatype_fromtext() 2000-04-25 19:09:07 +00:00
journal.c Added dns_trust_ultimate for zone data (can be renamed later if necessary). 2000-04-20 18:47:21 +00:00
keytable.c conform to RBT API change 2000-04-19 18:27:24 +00:00
lib.c update copyright 2000-02-03 23:50:32 +00:00
log.c added DNS_LOGCATEGORY_DNSSEC and DNS_LOGMODULE_VALIDATOR 2000-04-11 18:17:35 +00:00
Makefile.in Infrastructure to allow use of alternate openssl libraries. Default is still to use our internal, now renamed, version. 2000-04-20 18:27:43 +00:00
master.c Added dns_trust_ultimate for zone data (can be renamed later if necessary). 2000-04-20 18:47:21 +00:00
masterdump.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
message.c Partial support for SIG(0) on incoming messages - works when we have the 2000-04-20 19:51:39 +00:00
name.c using snprintf or vsnprintf requires isc/print.h 2000-04-12 19:07:12 +00:00
ncache.c SIG records were not properly negatively cached. 2000-04-13 17:01:19 +00:00
nxt.c don't INSIST that nxt_bits_length >= 4; it's not currently 2000-04-18 16:49:27 +00:00
peer.c update copyrights 2000-03-23 19:52:19 +00:00
rbt.c Add DNS_RBTFIND_NOPREDECESSOR to specify that the predecessor searching code 2000-04-24 21:18:16 +00:00
rbtdb.c add noexact matching option; conform to RBT API changes 2000-04-19 18:22:39 +00:00
rbtdb.h update copyright 2000-02-03 23:50:32 +00:00
rbtdb64.c update copyright 2000-02-03 23:50:32 +00:00
rbtdb64.h update copyright 2000-02-03 23:50:32 +00:00
rdata.c optimize dns_rdatatype_fromtext() 2000-04-25 19:09:07 +00:00
rdatalist.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
rdataset.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
rdatasetiter.c update copyright 2000-02-03 23:50:32 +00:00
rdataslab.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
request.c Send shutdown events when irefs -> 0 and exiting. 2000-04-20 13:45:36 +00:00
resolver.c Add 'type' as a parameter to dns_validator_create() 2000-04-20 20:43:52 +00:00
result.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
rootns.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
ssu.c need <isc/mem.h> 2000-04-04 20:10:57 +00:00
tcpmsg.c convert sender, arg, action, etc. to ev_sender, ev_arg, ev_action, etc. 2000-04-17 19:22:44 +00:00
time.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
tkey.c dbtable api change 2000-04-19 18:50:00 +00:00
tkeyconf.c - dns_tkeyctx_fromconfig() should always return a valid context if it returns 2000-01-24 19:57:33 +00:00
tsig.c A couple minor bugs relating to TCP TSIG verification 2000-04-08 04:40:21 +00:00
tsigconf.c - generated TSIG keys can expire 2000-01-24 22:22:51 +00:00
ttl.c s/DNS_R_/ISC_R_/ change for some codes. 2000-04-06 22:03:35 +00:00
validator.c Add 'type' as a parameter to dns_validator_create() 2000-04-20 20:43:52 +00:00
version.c update copyright 2000-02-03 23:50:32 +00:00
view.c conform to zt API change 2000-04-19 18:27:42 +00:00
xfrin.c convert sender, arg, action, etc. to ev_sender, ev_arg, ev_action, etc. 2000-04-17 19:22:44 +00:00
zone.c Unlock zone->lock when skipping zone load because of database file's age. 2000-04-24 23:30:46 +00:00
zoneconf.c apply #69 to just committed also-notify 2000-04-21 02:17:55 +00:00
zt.c add noexact matching option 2000-04-19 18:21:24 +00:00