summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ocsp/ocsp_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add const to two arguments of OCSP_cert_to_id()tb2018-08-241-4/+4
* Add const qualifier to the path and url{,s} parameters oftb2018-05-131-2/+3
* Add const qualifier to the X509_NAME *, ASN1_BIT_STRING *, andtb2018-05-131-3/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-6/+6
* rewrite OCSP_parse_url to be sligthly less nasty and not have one byte buffer...beck2016-12-211-78/+34
* Manually expand ASN1_ITEM_rptr macros that should have been expanded withjsing2015-02-101-2/+2
* Expand the IMPLEMENT_ASN1_DUP_FUNCTION macro so that the code is visiblejsing2015-02-101-2/+7
* None of these need to include <openssl/rand.h>jsing2014-10-181-2/+1
* The bell tolls for BUF_strdup - Start the migration to usingbeck2014-07-131-6/+6
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-5/+5
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* reset host, port, path to null after freeing so the caller doesn'ttedu2014-07-091-1/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* More KNF.jsing2014-05-181-5/+6
* KNFmiod2014-05-171-83/+87
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-5/+5
* resolve conflictsdjm2012-10-131-1/+2
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-4/+4
* resolve conflicts, fix local changesdjm2010-10-011-0/+3
* resolve conflictsdjm2008-09-061-2/+2
* merge 0.9.7dmarkus2004-04-081-0/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+261