summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/modes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+2
* unifdef -UCBC_HANDLES_TRUNCATED_IOmiod2015-07-191-19/+1
* Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policymiod2015-02-108-47/+8
* Delete a lot of #if 0 code in libressl.doug2015-02-071-4/+1
* Doh, rev 1.4 had left out one routine with both 32-bit and 64-bit code, wheremiod2014-09-271-0/+2
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-2/+4
* Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to bemiod2014-07-093-37/+37
* hand-KNF macro the do { } while loopsderaadt2014-06-271-13/+13
* tags as requested by miod and teduderaadt2014-06-1210-0/+10
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* Move the cts128 and gcm128 tests to regress.jsing2014-05-312-459/+0
* Get __STRICT_ALIGNMENT from <machine/endian.h> and decide upon it, rathermiod2014-05-078-31/+25
* More use of 64-bit registers which needs to be disabled under OpenBSD.miod2014-05-021-0/+2
* Do not output SOM-specific directives.miod2014-05-011-0/+6
* Make the implicit `l' in `impicit' explicit.miod2014-05-011-1/+1
* Fix include filename to get register name aliases under BSDmiod2014-05-011-6/+1
* Remove WIN32, WIN64 and MINGW32 tentacles.miod2014-04-281-5/+1
* Unifdef -UPEDANTIC. ok beck@ tedu@miod2014-04-231-1/+1
* Figure out endianness at compile-time, using _BYTE_ORDER frommiod2014-04-234-50/+38
* Get rid of MS Visual C compiler and Intel C compiler specific defines.miod2014-04-171-12/+0
* Remove the benchmark part of the selftest. It uses the undocumentedmiod2014-04-171-43/+0
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* we don't use these files for buildingtedu2014-04-151-100/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-41/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-4/+1
* Import OpenSSL 1.0.1gmiod2014-04-1310-75/+225
* import OpenSSL-1.0.1cdjm2012-10-1319-56/+7775
* import OpenSSL-1.0.0adjm2010-10-017-0/+1167