Brian Wellington
|
3d60fe9baf
|
740. [port] Handle openssl library mismatches slightly better.
|
2001-02-14 20:26:48 +00:00 |
|
Brian Wellington
|
0f537d1c63
|
+ 708. [bug] When building with --with-openssl, the openssl headers
+ included should not be used. [RT #702]
+
|
2001-01-24 01:34:14 +00:00 |
|
Brian Wellington
|
5d0cca62ee
|
Renamed keyid.c to key.c, and moved in a bunch of other functions that don't
depend on crypto.
|
2001-01-17 01:08:08 +00:00 |
|
Brian Wellington
|
d7483d67f7
|
Move dst_region_computeid into a new file dst/keyid.c, so that all of the
dnssec code doesn't need to be linked in by using rdata routines.
|
2001-01-17 00:33:37 +00:00 |
|
Brian Wellington
|
499b34cea0
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
Brian Wellington
|
4ed956c5c0
|
current snapshot of gss-tsig code. I'd be surprised if this works with
w2k, but a bind9 client and server can talk.
|
2000-10-06 17:08:15 +00:00 |
|
Brian Wellington
|
e9c0951923
|
Remove dnssafe; use openssl rsa instead.
|
2000-09-16 01:12:21 +00:00 |
|
Brian Wellington
|
9e21cef0b2
|
The alphabetically sorted OBJS and SRCS weren't.
|
2000-08-28 22:54:39 +00:00 |
|
Brian Wellington
|
c9e998ea51
|
A bit of gss-tsig code. Don't expect this to work.
|
2000-08-17 02:04:22 +00:00 |
|
David Lawrence
|
40f53fa8d9
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
|
2000-08-01 01:33:37 +00:00 |
|
Brian Wellington
|
38c3484647
|
Replace the internal dst__id_calc() with the visible dst_region_computeid().
|
2000-07-31 19:44:21 +00:00 |
|
David Lawrence
|
15a4474541
|
word wrap copyright notice at column 70
|
2000-07-27 09:55:03 +00:00 |
|
David Lawrence
|
9c3531d72a
|
add RCS id string
|
2000-06-22 22:00:42 +00:00 |
|
David Lawrence
|
f2e5c64635
|
update_copyrights
|
2000-06-21 22:38:33 +00:00 |
|
Brian Wellington
|
78d14e388a
|
Use MD5/SHA1 from libisc instead of dst/openssl
|
2000-06-07 17:22:31 +00:00 |
|
Michael Graff
|
08a768e82a
|
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 |
|
Michael Graff
|
e915367e40
|
rename openssl functions and exported data to have a dst_ prefix.
|
2000-04-20 01:13:21 +00:00 |
|
Bob Halley
|
0fffa9dcca
|
update copyright
|
2000-02-03 23:17:52 +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 |
|
Bob Halley
|
51917258db
|
build system cleanups; improved include handling
|
1999-10-05 19:52:30 +00:00 |
|
Brian Wellington
|
2be474d044
|
Added Diffie-Hellman support to dst
|
1999-09-27 16:55:45 +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
|
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 |
|