summaryrefslogtreecommitdiff
path: root/lib/libdes
AgeCommit message (Expand)Author
2006-03-20fix the man page.christos
2006-03-20Nobody should be using des_ks_struct (Jukka Salmi)christos
2006-03-20Goodbye KerberosIVchristos
2006-03-19restore struct des_ks_struct used by krb4. Nothing uses it here, so GC itchristos
2006-03-19Change des_key_schedule to be an array of DES_LONG instead of abusingchristos
2005-12-13Fix wrong buffer size calculation. From Henning Petersen in PR lib/32291.martin
2003-11-17Various typo fixes from Jonathon Gray via jmc@openbsd.wiz
2003-08-03Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead oflukem
2003-08-02Un-obsolete kerberosIV/des.h, and make it a symlink to ../des.h.lukem
2003-07-24arename *.c so that it won't collide w/ libcrypto DES_xx files.itojun
2003-07-24upgrade openssl to 0.9.7b. (AES is now supported)itojun
2003-07-24don't provide crypt() here. use libcrypt.itojun
2003-07-23des_random_key() returns 1 on successitojun
2003-07-23install des_modes(7) from libdes, not from libcryptoitojun
2003-07-23install des.3 from libdes, not from libcrypto.itojun
2003-07-23avoid arg name in prototypeitojun
2003-07-23install des.3 from libdes, not from libcrypto.itojun
2003-07-23split libdes from libcrypto. libdes bumps shlib major.itojun
2003-07-23DES code from openssl 0.9.6jitojun
2003-04-22Revert last commit now that "bsd.lib.mk" is fixed.tron
2003-04-22Define "LIB" to get "bsd.lib.mk" working again.tron
2002-08-20Belatedly bump libdes shared library major number, due to bump ofjdarrow
2000-06-21Add cleaned up versions of des_set_random_generator_seed(),thorpej
2000-06-19Use the .ifmake syntax that's described in make(1).thorpej
2000-06-19Gut this out; libcrypto's Makefile will set up appropriate linksthorpej
2000-06-17For Kerberos libraries which existed both in MIT and Heimdal and thethorpej
2000-06-17Fixup libdes build.thorpej
2000-06-17libdes build bits, from cryptosrc-intl.thorpej