| .. |
|
config
|
add dns_c_ipmatchelement_equal().
|
1999-10-13 22:24:18 +00:00 |
|
include
|
add dns_c_iplist_equal() declaration.
|
1999-10-13 22:18:49 +00:00 |
|
rdata
|
Add initial class HS support.
|
1999-10-13 01:24:49 +00:00 |
|
sec
|
add int to function declaration typedefs
|
1999-10-11 22:18:58 +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
|
snapshot
|
1999-10-12 02:06:08 +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
|
do not detach from db twice when removing
|
1999-10-09 02:49:16 +00:00 |
|
dispatch.c
|
unsend
|
1999-10-07 19:38:39 +00:00 |
|
dnssec.c
|
dns_dnssec_findzonekeys should use isc_result_t, not dns_result_t
|
1999-10-11 15:15:39 +00:00 |
|
gen-unix.h
|
gen-unix.h, gen-win32.h:
|
1999-10-08 22:57:20 +00:00 |
|
gen-win32.h
|
gen-unix.h, gen-win32.h:
|
1999-10-08 22:57:20 +00:00 |
|
gen.c
|
gen-unix.h, gen-win32.h:
|
1999-10-08 22:57:20 +00:00 |
|
journal.c
|
moved dns_db_diff() from xfrin.c to journal.c; const correctness
|
1999-09-27 06:30:15 +00:00 |
|
lib.c
|
put msgcat init in lib.c
|
1999-06-23 22:28:27 +00:00 |
|
log.c
|
Added some config categories and modules
|
1999-10-02 21:14:11 +00:00 |
|
Makefile.in
|
No more need for LIBISC definition
|
1999-10-11 20:22:28 +00:00 |
|
master.c
|
Make the conversion from 64 bit time to 32 bit time explicit. It
|
1999-10-08 23:26:55 +00:00 |
|
masterdump.c
|
lint
|
1999-10-05 19:50:53 +00:00 |
|
message.c
|
reference counting on TSIG keys. Necessary for TKEY delete
|
1999-10-08 20:14:47 +00:00 |
|
name.c
|
Cloning a name shouldn't copy the dynamic or
|
1999-10-12 20:38:30 +00:00 |
|
ncache.c
|
implement _towire()
|
1999-09-22 00:26:19 +00:00 |
|
nxt.c
|
Cast an argument to dns_rdatatype_iszonecutauth to dns_rdatatype_t;
|
1999-10-08 23:38:22 +00:00 |
|
rbt.c
|
set level_matches when both an exact match and no match at all is found,
|
1999-10-12 14:19:47 +00:00 |
|
rbtdb.c
|
chain->level_matches can be -1 in find_deepest_zonecut() if the node that
|
1999-10-12 14:14:57 +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
|
checkpoint
|
1999-10-13 02:08:30 +00:00 |
|
result.c
|
add DNS_R_DROP
|
1999-10-07 19:40:57 +00:00 |
|
tcpmsg.c
|
Be less restrictive on initializing and magic numbers
|
1999-10-12 00:26:54 +00:00 |
|
time.c
|
cast 64 bit 't' to int assigning to tm.tm_sec; t is guaranteed < 60.
|
1999-10-08 23:58:07 +00:00 |
|
tsig.c
|
Cast int arguments to isc_buffer_putuint{16,32} to appropriate size.
|
1999-10-09 00:00:54 +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
|
initliaze view->link
|
1999-10-12 00:30:05 +00:00 |
|
xfrin.c
|
tsig structure/function name change
|
1999-10-08 18:37:24 +00:00 |
|
zone.c
|
Change signature to zone_callback and have the callback pretend to
|
1999-10-13 17:53:15 +00:00 |
|
zt.c
|
Fix race problems in mount and find.
|
1999-10-13 18:48:32 +00:00 |