Brian Wellington
|
eb5250f0bd
|
Added dst_key_isnullkey()
|
2000-04-18 17:39:37 +00:00 |
|
Brian Wellington
|
63bf060be4
|
dst_key_iszonekey() checks that the key's protocol is DNSSEC or ANY.
Remove this check from the validator, and remove more redundant constants
from dst.h
|
2000-04-12 15:52:12 +00:00 |
|
Brian Wellington
|
2a05fa7535
|
dst_key_iszonekey() was incorrectly checking the 'name type' field of a key.
The constants added to dst.h for dst_key_iszonekey() duplicated constants
in dns/keyvalues.h, and are now gone.
|
2000-04-10 19:48:05 +00:00 |
|
Brian Wellington
|
c73aafe601
|
dst_random_get notices when openssl complains about having no entropy, and
calls isc_random_get to get some. This should possibly do something
else later.
|
2000-03-28 03:06:38 +00:00 |
|
Bob Halley
|
a010b9cb61
|
update copyrights
|
2000-03-23 19:30:06 +00:00 |
|
Bob Halley
|
d4a4b9ffd6
|
add dst_key_iszonekey, KEYFLAG and KEYPROTO values
|
2000-03-16 22:43:54 +00:00 |
|
Brian Wellington
|
4f38e8fc44
|
Converted all references to dst_result_t to use isc_result_t instead
|
2000-03-06 20:06:01 +00:00 |
|
Bob Halley
|
a2f3208f7f
|
add DESTDIR support
|
2000-02-08 21:50:23 +00:00 |
|
Bob Halley
|
0a26ae650d
|
add missing .h files
|
2000-02-04 01:33:16 +00:00 |
|
Bob Halley
|
0fffa9dcca
|
update copyright
|
2000-02-03 23:17:52 +00:00 |
|
Bob Halley
|
4a73cf8ee0
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
Brian Wellington
|
d5334bc183
|
dst_sig_size changes
|
1999-10-26 19:31:52 +00:00 |
|
Brian Wellington
|
a7d792804f
|
dst error code cleanup
|
1999-10-20 22:14:15 +00:00 |
|
Brian Wellington
|
1bdc3fd29a
|
dst_random -> dst_random_get
|
1999-10-20 19:08:57 +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 |
|
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
|
2be474d044
|
Added Diffie-Hellman support to dst
|
1999-09-27 16:55:45 +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
|
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
|
4dc6a937d6
|
DST_SIG_MODE -> DST_SIGMODE
|
1999-08-26 20:41:54 +00:00 |
|
Brian Wellington
|
7fba8470c7
|
minor code cleanup, HMAC-MD5 bugfix
|
1999-07-29 17:21:23 +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 |
|