summaryrefslogtreecommitdiffstats
path: root/crypto/des/des_old.h
Commit message (Expand)AuthorAgeFilesLines
* Remove old DES APIRich Salz2015-02-021-477/+0
* "#if 0" removal: header filesRich Salz2015-01-271-18/+0
* OPENSSL_NO_xxx cleanup: DEC-CBCM removedRich Salz2015-01-271-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-302/+352
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+2
* RT3548: Remove outdated platformsRich Salz2014-12-191-2/+2
* Update from stable branch.Dr. Stephen Henson2008-05-201-1/+2
* Final(?) WinCE update.Andy Polyakov2005-08-071-0/+4
* Do not defined des_crypt(), since it clashes with Solaris crypt.h.Richard Levitte2005-06-231-1/+1
* Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES,Richard Levitte2003-03-201-2/+2
* Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_HRichard Levitte2002-12-111-1/+1
* Since HEADER_DES_H has been the protector of des.h since libdesRichard Levitte2002-12-111-2/+2
* Do not define crypt(). The supported function is DES_crypt() (an des_crypt()Richard Levitte2002-10-061-0/+4
* Do not define crypt() on OpenBSD. Notified by Bob Beck of OpenBSD.Richard Levitte2002-06-291-1/+1
* Fix warnings.Ben Laurie2002-06-111-1/+1
* Add the mapping of des_random_seed() for 0.9.6 compatibility.Richard Levitte2002-03-261-26/+32
* Merge changes from 0.9.7-stableRichard Levitte2002-03-221-23/+35
* Merge in DES changed from 0.9.7-stable.Richard Levitte2002-03-221-13/+30
* typoBodo Möller2002-03-051-1/+1
* Provide a pre 0.9.7 compatibility mapping ifRichard Levitte2002-03-051-57/+150
* With the changed des_old API, let's complete the work by renaming theRichard Levitte2002-02-051-0/+10
* Apply three patches from Assar Westerlund <assar@kth.se>:Richard Levitte2002-02-051-16/+16
* I got a request to make the "old des" symbols more closely tied toRichard Levitte2002-01-261-70/+70
* To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte2002-01-241-34/+106
* des_old.h doesn't really need to include des.h, so don't. That willRichard Levitte2001-11-061-3/+2
* remove redundant definitions that are also in des.hBodo Möller2001-10-251-9/+0
* filenames are des_old.[ch], not des.comp*Bodo Möller2001-10-251-2/+2
* Have the removal warnings very high up in the source.Richard Levitte2001-10-251-15/+16
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-0/+236