Commit Graph

214 Commits

Author SHA1 Message Date
Michael Graff
93a916d8b9 rename address.[ch] to adb.[ch] -- files moved via repository copy 1999-10-22 00:59:30 +00:00
Michael Graff
a68a847a76 don't include tkey.o/c yet, since the source isn't there. 1999-10-19 17:54:55 +00:00
Brian Wellington
25811a89c6 Added dst_digest (a wrapper around digest functions), and dst_s_md5 (an
internal wrapper around MD5).  Modified hmac-md5 code to use dst_s_md5.
1999-10-18 21:35:46 +00:00
Mark Andrews
6ef838d427 add zt to build
add new target "newrr" to be run when new RR's are added to rdata.  It
removes the .h files built from rdata.
1999-10-13 23:12:11 +00:00
David Lawrence
6b32b7875c No more need for LIBISC definition 1999-10-11 20:22:28 +00:00
James Brister
c6d0fc864d Added build of confresolv.o and confcache.o 1999-10-10 17:12:52 +00:00
Bob Halley
139154bd98 fix the makefile fixes added because nmake sucks 1999-10-08 16:40:38 +00:00
Bob Halley
5d454a5920 using $? is bad 1999-10-07 16:28:23 +00:00
Bob Halley
36ca3df1eb revert to 1.54 1999-10-07 02:56:46 +00:00
David Lawrence
712aad2d2f gen.c now depends on libisc for isc_commandline_parse and isc_dir_* 1999-10-06 19:52:47 +00:00
Bob Halley
51917258db build system cleanups; improved include handling 1999-10-05 19:52:30 +00:00
James Brister
841cb62bf6 Fixed includes so will build outside of source tree. 1999-10-02 18:36:46 +00:00
David Lawrence
fd35453765 use AR, ARFLAGS, O and A macros 1999-09-30 20:10:31 +00:00
Brian Wellington
75e4800964 Added dst/openssl Diffie-Hellman files 1999-09-27 16:57:24 +00:00
David Lawrence
fc80027fb5 logging interface & test program. not yet NT portable because of syslog. 1999-09-23 17:43:51 +00:00
Michael Graff
66bd3b3c6b Start on address.c 1999-09-21 22:46:42 +00:00
Bob Halley
4e142a5bcc start of ncache support 1999-09-21 20:41:20 +00:00
Andreas Gustafsson
a156e03d99 added nxt.c 1999-09-09 08:22:07 +00:00
Bob Halley
9da327c41b add a6 1999-09-07 23:08:00 +00:00
Mark Andrews
658c72a46e Add zone(), zone_test to build. 1999-09-04 01:07:06 +00:00
James Brister
feb08cecf3 Include config parser in build and library. 1999-09-03 20:56:23 +00:00
Brian Wellington
ccad3c9ecb first cut at dnssec support 1999-09-01 20:50:49 +00:00
Brian Wellington
fffd68f1bc update to openssl-0.9.4, remove compile-time warnings 1999-08-20 20:06:33 +00:00
Brian Wellington
6d4886fa74 Added support for TSIG records in message and resolver subsystems, added
tsig to_struct/from_struct
1999-08-20 18:56:24 +00:00
Andreas Gustafsson
79d080a984 added journal.c 1999-08-20 05:28:27 +00:00
Bob Halley
a8dffb6baa add view.c 1999-08-05 22:08:24 +00:00
Bob Halley
1471a520e5 use single-colon rule for sec and depend; gen structure .h in build dir 1999-07-15 20:06:34 +00:00
Bob Halley
694c897b20 mkdep support 1999-07-13 20:12:47 +00:00
Brian Wellington
65c4736d9c Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
Michael Graff
212e466f42 implement tcp messages (recv part) 1999-07-10 00:15:53 +00:00
Bob Halley
64e41159a9 shared library support 1999-07-03 21:07:10 +00:00
Bob Halley
49dd071153 checkpoint resolver code 1999-06-28 23:37:54 +00:00
Bob Halley
e40324861d remove premature checkin of resolver.o support 1999-06-23 22:29:50 +00:00
Bob Halley
96754ed7b4 put msgcat init in lib.c 1999-06-23 22:28:27 +00:00
Michael Graff
31ccc3c07b might as well build dispatch.c as well, even with the (temporary) errors. 1999-06-16 01:33:06 +00:00
Andreas Gustafsson
5fc7ba3e1a added dns_db_dump(), $DATE, and supporting changes 1999-06-08 10:35:23 +00:00
Mark Andrews
94a3bcd132 dns_rdata_tostruct() may require memory to be allocted and hence
it will need to be freed, dns_rdata_freestruct().
	Changes to implement this.

	Added C++ support to rdatastruct.h
1999-05-07 03:24:15 +00:00
Mark Andrews
4fd3e3482c dns_rdata_tostruct() conversion 1999-05-05 01:55:13 +00:00
Michael Graff
c45abd11bb gen.c needs LIBS for NetBSD 1999-04-29 05:32:41 +00:00
David Lawrence
a685d9c3b6 Preliminary implementation of db mounting. 1999-03-18 19:37:30 +00:00
Bob Halley
bc5c129744 fix typo 1999-03-11 06:02:00 +00:00
Bob Halley
d7eef25fbe rdataset iterator support 1999-03-11 00:43:43 +00:00
Bob Halley
a301df6a92 add dbiterator 1999-03-08 19:01:49 +00:00
Bob Halley
4c1132f344 update copyright 1999-03-06 04:12:06 +00:00
Bob Halley
bb556a9bf3 add rbtdb64 1999-03-04 02:39:41 +00:00
James Brister
8bb9bf6bfe Added compress.o to get build going again. 1999-02-23 17:30:49 +00:00
Bob Halley
6d5dcd0dc9 Make multiple build directories work again 1999-02-18 01:24:32 +00:00
Bob Halley
fd350b6d2a remove typo 1999-02-10 19:04:48 +00:00
Bob Halley
8ade1c8762 add callbacks.o 1999-02-10 19:01:06 +00:00
Bob Halley
c8a42d6d81 add gen to clean rule 1999-01-30 01:40:16 +00:00