aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/des_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc-7 warnings.Bernd Edlinger2017-05-111-2/+16
* des/des_locl.h: clean up unused/irrelevant macros.Andy Polyakov2017-03-021-6/+1
* Copyright consolidation 06/10Rich Salz2016-05-171-54/+6
* crypto/des: remove obsolete functions.Andy Polyakov2016-05-101-27/+1
* Remove outdated legacy crypto optionsRich Salz2016-01-271-162/+9
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Move & split opensslconf.h.inRich Salz2016-01-251-0/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-356/+364
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+2
* Update support for Intel compiler: add linux-x86_64-icc and fix problems.Andy Polyakov2012-11-281-1/+3
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-1/+1
* Zap DES_UNROLL when SMALL_FOOTPRINT is in effect.Andy Polyakov2005-10-041-0/+4
* Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL.Andy Polyakov2005-04-131-1/+1
* This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov2004-03-281-1/+1
* Correct asm exclusions.Ben Laurie2002-12-291-1/+1
* Bring des_locl.h at the same level as in the 0.9.7 branch.Richard Levitte2002-12-151-2/+5
* Ooops! No ROTATE on some platforms after x86_64 performance patch...Andy Polyakov2002-12-151-1/+2
* x86_64 performance patch.Andy Polyakov2002-12-141-0/+10
* always include <string.h> (we do this in various other header files,Bodo Möller2002-06-181-4/+1
* Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid cert...Richard Levitte2002-03-041-25/+25
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-1/+1
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-2/+2
* Use e_os2.h rather than opensslconf.h, since some needed macros areRichard Levitte2001-02-221-2/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-6/+6
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard Levitte2000-12-311-0/+5
* _lrotl and _lrotr are defined in MSVC but nowhere else that we knowRichard Levitte2000-04-011-1/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Even more late break-in MacOS tidbits...Andy Polyakov1999-12-191-1/+5
* More DES library cleanups: remove references to srand/randUlf Möller1999-07-151-32/+1
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-091-3/+4
* Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller1999-05-151-1/+1
* VMS support.Ulf Möller1999-05-131-1/+14
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-15/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Remove references to .org header file names.Ulf Möller1999-04-221-1/+1
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-211-0/+440
* Deal with generated files.Ben Laurie1998-12-281-516/+0
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-15/+15
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+516