summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ocsp/ocsp_ext.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide symbols in cast, idea, and ocspbeck2023-07-081-1/+45
* spelling fixes; from paul tagliamontejmc2022-12-261-2/+2
* Make internal header file names consistenttb2022-11-261-2/+2
* Add an essentially empty ocsp_local.h and include it in the filestb2022-01-071-1/+2
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+3
* wrap an overlong linetb2018-05-141-2/+3
* Add const qualifier to the path and url{,s} parameters oftb2018-05-131-3/+3
* Add const qualifier to the ASN1_OBJECT * argument of:tb2018-05-131-5/+6
* Kill some #if 0 code that uses old-style ASN.1 encoding.jsing2016-12-271-45/+1
* Drop stupid (int) casts for the arguments of malloc() and friends. This ismiod2015-07-191-3/+3
* Check the result of sk_*_push() operations for failure.miod2014-10-281-2/+5
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().jsing2014-10-221-3/+3
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+2
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* 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
* 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
* 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