summaryrefslogtreecommitdiffstats
path: root/crypto/des/des_locl.h
AgeCommit message (Expand)Author
2017-05-11Fix gcc-7 warnings.Bernd Edlinger
2017-03-02des/des_locl.h: clean up unused/irrelevant macros.Andy Polyakov
2016-05-17Copyright consolidation 06/10Rich Salz
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov
2016-01-27Remove outdated legacy crypto optionsRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-25Move & split opensslconf.h.inRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2012-11-28Update support for Intel compiler: add linux-x86_64-icc and fix problems.Andy Polyakov
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2005-10-04Zap DES_UNROLL when SMALL_FOOTPRINT is in effect.Andy Polyakov
2005-04-13Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL.Andy Polyakov
2004-03-28This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov
2002-12-29Correct asm exclusions.Ben Laurie
2002-12-15Bring des_locl.h at the same level as in the 0.9.7 branch.Richard Levitte
2002-12-15Ooops! No ROTATE on some platforms after x86_64 performance patch...Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2002-06-18always include <string.h> (we do this in various other header files,Bodo Möller
2002-03-04Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid cert...Richard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie
2001-02-22Use e_os2.h rather than opensslconf.h, since some needed macros areRichard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-12-31If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard Levitte
2000-04-01_lrotl and _lrotr are defined in MSVC but nowhere else that we knowRichard Levitte
2000-02-03ispell (and minor modifications)Ulf Möller
1999-12-19Even more late break-in MacOS tidbits...Andy Polyakov
1999-07-15More DES library cleanups: remove references to srand/randUlf Möller
1999-06-09Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller
1999-05-15Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller
1999-05-13VMS support.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-22Remove references to .org header file names.Ulf Möller
1999-04-21Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller
1998-12-28Deal with generated files.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall