summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/conf/conf_api.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Since this is a library, place issetugid() before every getenv()deraadt2014-06-231-3/+10
| | | | ok miod
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* more: no need for null check before freederaadt2014-05-301-2/+1
| | | | ok tedu guenther
* KNF.jsing2014-04-201-148/+158
|
* Put the final pieces from e_os.h in the required places, and remove it.deraadt2014-04-181-1/+0
| | | | | "dance on it's grave" says beck ok guenther beck
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-12/+12
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-1/+2
|
* resolve conflicts, fix local changesdjm2010-10-011-71/+63
|
* resolve conflictsdjm2008-09-061-1/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-15/+34
|
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+289