summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/engine/tb_cipher.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the libssl/src directorybeck2016-09-031-153/+0
|
* 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-0/+1
|
* KNF.jsing2014-06-101-45/+52
|
* Put explicit (void) in function declarations and shuffle keywords in somemiod2014-04-271-1/+1
| | | | | declaration to pass -Wextra, should we want to add it to CFLAGS. No binary change.
* resolve conflictsdjm2008-09-061-2/+0
|
* import 0.9.7b (without idea and rc5)markus2003-05-111-2/+2
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+145