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