summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509v3/v3_addr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* KNF.jsing2014-04-211-1000/+1068
|
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-3/+3
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* OpenSSL 1.0.0f: mergedjm2012-01-051-40/+85
|
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-0/+6
|
* resolve conflicts, fix local changesdjm2010-10-011-12/+13
|
* resolve conflictsdjm2009-04-061-14/+19
|
* resolve conflictsdjm2009-01-091-0/+1
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-6/+6
|
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+1280