summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509v3/v3_info.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Fix leak last commit introduced. Spotted by Sebastian Kapfer.beck2014-04-271-0/+1
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-3/+1
* KNF.jsing2014-04-211-56/+73
* use intrinsic strlcpy and strlcat everywhere so we only have one set ofbeck2014-04-191-3/+3
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-5/+5
* Clean up dangerous strncpy use. This included a use where the resultingbeck2014-04-161-2/+1
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-9/+8
* merge 0.9.7dmarkus2004-04-081-3/+3
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+2
* Less strcpy/strcat/sprintf. tdeval@ ok.ho2003-03-161-5/+6
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-0/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-85/+41
* openssl-engine-0.9.6 mergebeck2000-12-151-8/+8
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+236