summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ocsp/ocsp_ext.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* Plug memory leaks upon error in OCSP_url_svcloc_new().miod2014-05-181-6/+9
| | | | ok jsing@
* More KNF.jsing2014-05-181-17/+26
|
* KNFmiod2014-05-171-291/+364
|
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-6/+6
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* resolve conflicts, fix local changesdjm2010-10-011-37/+10
|
* resolve conflictsdjm2008-09-061-14/+21
|
* merge 0.9.7dmarkus2004-04-081-7/+17
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+528