summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine/eng_init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable building with -DOPENSSL_NO_DEPRECATED.doug2015-02-111-1/+3
| | | | | | | | | | | | | | | If you didn't enable deprecated code, there were missing err.h and bn.h includes. This commit allows building with or without deprecated code. This was not derived from an OpenSSL commit. However, they recently enabled OPENSSL_NO_DEPRECATED in git and fixed these header problems in a different way. Verified with clang that this only changes line numbers in the generated asm. ok miod@
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* KNF.jsing2014-06-101-39/+39
|
* kill REF_PRINT/REF_CHECK debugging framework noone would usederaadt2014-04-171-7/+1
| | | | ok miod
* resolve conflictsdjm2008-09-061-4/+1
|
* remove whitespace changes (keep diffs to 0.9.7-beta1 minimal)markus2002-09-031-1/+0
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+158