summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/evp/evp_acnf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* When OPENSSL_LOAD_CONF was added it ended up with more #if 0 code,jsing2014-05-161-73/+0
| | | | | | | | | | | more #ifdefs and a new source file that contains a single function. Nuke the #if 0 code that is now a macro and move the single function in evp_acnf.c to c_all.c, which is where the other code lives. While here, tidy evp.h slightly, remove an unnecessary #ifdef __OpenBSD__ and nuke a comment that is now a lie. ok miod@
* KNF.jsing2014-05-081-5/+5
|
* resolve conflictsdjm2009-01-091-1/+1
|
* import 0.9.7b (without idea and rc5)markus2003-05-111-1/+0
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+74