summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/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
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+0
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+74