summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/engine/eng_pkey.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@
* KNF.jsing2014-06-221-80/+77
|
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+42
|
* resolve conflictsdjm2008-09-061-3/+0
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+157