summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/des/des_old.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 12 years ago, old_des.h was used to provide compatibility with libdes.tedu2014-04-151-444/+0
| | | | | | | | | | | | The man page says "Compatibility des_ functions are provided for a short while" and indeed even the original commit message says "The compatibility functions will be removed in some future release, at the latest in version 1.0." So here we are, a short while later. Now I've only been an OpenBSD developer for 11 years, one year less than this header has existed, but in that brief time, I've learned a thing or two about deleting obsolete code. It doesn't delete itself. And worse, people will continue using it until you force them onto a better path.
* Cope with the removal of openssl/symhacks.hderaadt2014-04-131-2/+0
|
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-3/+3
|
* resolve conflictsdjm2008-09-061-4/+9
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-0/+2
|
* Remove crypt macro, it conflicts with unistd.hhin2003-04-031-0/+2
| | | | ok markus@
* sync with 0.9.7-beta3markus2002-09-161-0/+4
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
|
* remove #define crypt DES_crypt; ok deraadt@markus2002-07-191-4/+0
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+437