summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/by_dir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restore beck's (void)snprintf(): they were reviewed.guenther2014-04-201-1/+1
* More KNF.jsing2014-04-191-13/+14
* We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther2014-04-191-1/+1
* no need for a variable which is hardcoded and only used in an snprintf,sthen2014-04-171-13/+9
* Some VMS and WIN32 cleanupgiovanni2014-04-171-28/+5
* Mostly gut e_os.h:deraadt2014-04-171-1/+1
* some KNF cleanup following the scriptderaadt2014-04-171-2/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-9/+9
* Clean up dangerous strncpy use. This included a use where the resultingbeck2014-04-161-3/+1
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-225/+193
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-2/+2
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-4/+2
* resolve conflicts, fix local changesdjm2010-10-011-65/+161
* resolve conflictsdjm2009-01-091-0/+4
* resolve conflictsdjm2008-09-061-4/+6
* resolve conflictsdjm2006-06-271-8/+7
* merge 0.9.7dmarkus2004-04-081-2/+32
* sprintf->snprintf. deraadt@ suggestions and okho2003-04-061-2/+2
* openssl-engine-0.9.6a mergebeck2001-06-221-1/+1
* openssl-engine-0.9.6 mergebeck2000-12-151-12/+14
* OpenSSL 0.9.5 mergebeck2000-03-191-6/+13
* OpenSSL 0.9.4 mergebeck1999-09-291-37/+20
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+359