Commit Graph

225 Commits

Author SHA1 Message Date
Bob Halley
51917258db build system cleanups; improved include handling 1999-10-05 19:52:30 +00:00
Brian Wellington
f9e5d1c8ca Added a routine to compute the length of a generated shared secret 1999-10-05 15:08:52 +00:00
Brian Wellington
688d43f2ac check for known primes was backwards 1999-10-05 15:06:37 +00:00
Brian Wellington
95bf6e9625 fix casting problem 1999-10-05 15:04:27 +00:00
Brian Wellington
5f007faa70 DH support broke DSA private key loading 1999-09-30 17:41:36 +00:00
Brian Wellington
2be474d044 Added Diffie-Hellman support to dst 1999-09-27 16:55:45 +00:00
Brian Wellington
8b63ecfc36 Added OpenSSL Diffie-Hellman code 1999-09-27 15:34:06 +00:00
Brian Wellington
c425c6b3a6 Added dst_key_isprivate, added a few new result codes 1999-09-23 20:54:38 +00:00
Brian Wellington
6ac145533e off by one error 1999-09-06 16:55:58 +00:00
Brian Wellington
d92543b360 more constant renaming 1999-09-02 15:56:33 +00:00
Brian Wellington
1fd4766e5b constant renaming 1999-09-01 18:56:19 +00:00
Brian Wellington
b6b0966e6a mode should be an unsigned int 1999-08-31 14:59:08 +00:00
Brian Wellington
06aa41fbf7 fix compiler warnings on alpha 1999-08-27 21:12:28 +00:00
Brian Wellington
b0a1546de9 dst_sig_size fix 1999-08-27 15:56:33 +00:00
Brian Wellington
4dc6a937d6 DST_SIG_MODE -> DST_SIGMODE 1999-08-26 20:41:54 +00:00
Brian Wellington
cbe4e921bc more compiler warnings removed 1999-08-20 20:44:03 +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
382442e200 Increased size of a few buffers, removed references to cylink toolkit. 1999-08-20 17:03:30 +00:00
Brian Wellington
ebe3937fc0 dns_key_free seg fault 1999-08-03 19:48:10 +00:00
Brian Wellington
7fba8470c7 minor code cleanup, HMAC-MD5 bugfix 1999-07-29 17:21:23 +00:00
Bob Halley
acdd6cd35f search for includes in build dirs isc/unix/include and dns/include 1999-07-15 20:08:03 +00:00
Bob Halley
50826c269d search for includes in build dir isc/unix/include 1999-07-15 20:07:39 +00:00
Bob Halley
694c897b20 mkdep support 1999-07-13 20:12:47 +00:00
Bob Halley
b6412b0788 add 1999-07-13 01:53:40 +00:00
Brian Wellington
65c4736d9c Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00