1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00
freebsd/crypto/kerberosIV/lib
Jacques Vidrine 5bce7286b4 Make the Kerberos 4 bits build against OpenSSL 0.9.7. This required
two basic changes (both of which should be no-ops until OpenSSL 0.9.7
is imported):

 = Define OPENSSL_DES_LIBDES_COMPATIBILITY wherever we include
   openssl/des.h.

 = Spell `struct des_ks_struct []' using the existing
   `des_key_schedule' typedef.

When OpenSSL 0.9.7 is imported, `des_key_schedule' (among other
things) will be a macro invocation instead of a typedef, and things
should `just work'.

Yes, this commit does take several files off the vendor branch.
I do not expect there to be future imports of KTH Kerberos 4.
2003-01-28 20:18:26 +00:00
..
acl import krb4-1.0.5 2000-12-29 21:00:22 +00:00
auth import krb4-1.0.5 2000-12-29 21:00:22 +00:00
com_err import krb4-1.0.5 2000-12-29 21:00:22 +00:00
kadm Make the Kerberos 4 bits build against OpenSSL 0.9.7. This required 2003-01-28 20:18:26 +00:00
kafs import krb4-1.0.5 2000-12-29 21:00:22 +00:00
kclient Clean import of KTH Kerberos (eBones) v1.0. 2000-01-09 08:31:47 +00:00
kdb import krb4-1.0.5 2000-12-29 21:00:22 +00:00
krb Make the Kerberos 4 bits build against OpenSSL 0.9.7. This required 2003-01-28 20:18:26 +00:00
roken This commit was generated by cvs2svn to compensate for changes in r76371, 2001-05-08 14:57:13 +00:00
sl import krb4-1.0.5 2000-12-29 21:00:22 +00:00
Makefile.in Clean import of KTH krb4-0.10.1. 1999-09-19 14:19:32 +00:00