summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/conf/conf_mod.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use the portable construct around asprintf; pointed out by halexderaadt2014-04-181-1/+2
* in CONF_get1_default_config_file(), don't calculate a buffer size,deraadt2014-04-181-15/+5
* more spring VMS cleanupgiovanni2014-04-171-6/+0
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-13/+13
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-1/+7
* resolve conflictsdjm2009-04-061-1/+1
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-7/+8
* remove some bogus *p tests from charles longeautedu2007-03-201-1/+1
* merge 0.9.7dmarkus2004-04-081-6/+6
* Trivial sprintf() -> snprintf() changes. ok deraadt@ho2003-04-051-1/+1
* Less strcpy/strcat/sprintf. tdeval@ ok.ho2003-03-161-3/+3
* sync with http://www.openssl.org/news/patch_20020730_0_9_7.txtmarkus2002-07-301-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+616