summaryrefslogtreecommitdiffstats
path: root/crypto/kerberosIV/appl/afsutil/kstring2key.c
Commit message (Collapse)AuthorAgeFilesLines
* KerberosIV deorbit sequence: Re-entry. Thank you, faithful friend.markm2003-03-081-139/+0
| | | | Enjoy your retirement in ports.
* Make the Kerberos 4 bits build against OpenSSL 0.9.7. This requirednectar2003-01-281-0/+1
| | | | | | | | | | | | | | | | | | 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.
* Use libcrypto instead of libdes.markm2000-02-241-1/+2
|
* Clean import of KTH Kerberos (eBones) v1.0.markm2000-01-091-8/+3
|
* Clean import of KTH krb4-0.10.1.markm1999-09-191-0/+142
OpenPOWER on IntegriCloud