summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine/eng_padlock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expand the OPENSSL_{GLOBAL,EXPORT,IMPORT,EXTERN} macros - this rids thejsing2014-05-221-2/+2
* Remove WIN32, WIN64 and MINGW32 tentacles.miod2014-04-281-6/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-6/+3
* Restore beck's rev 1.3: snprintf() was reviewedguenther2014-04-201-1/+1
* We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther2014-04-191-1/+1
* Get rid of MS Visual C compiler and Intel C compiler specific defines.miod2014-04-171-132/+1
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-1/+1
* Remove eng_cryptodev.c (merged into old-name hw_cryptodev.c); movemiod2014-04-141-9/+29
* import openssl-0.9.8jdjm2009-01-091-2/+2
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+1219