summaryrefslogtreecommitdiff
path: root/lib/libcrypto/ocsp/ocsp_lib.c
AgeCommit message (Expand)Author
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2016-12-21rewrite OCSP_parse_url to be sligthly less nasty and not have one byte buffer...Bob Beck
2015-02-10Manually expand ASN1_ITEM_rptr macros that should have been expanded withJoel Sing
2015-02-10Expand the IMPLEMENT_ASN1_DUP_FUNCTION macro so that the code is visibleJoel Sing
2014-10-18None of these need to include <openssl/rand.h>Joel Sing
2014-07-13The bell tolls for BUF_strdup - Start the migration to usingBob Beck
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesJoel Sing
2014-07-10Stop including standard headers via cryptlib.h - pull in the headers thatJoel Sing
2014-07-09reset host, port, path to null after freeing so the caller doesn'tTed Unangst
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-18More KNF.Joel Sing
2014-05-17KNFMiod Vallat
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2012-10-13resolve conflictsDamien Miller
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2008-09-06resolve conflictsDamien Miller
2004-04-08merge 0.9.7dMarkus Friedl
2002-05-15import openssl-0.9.7-beta1Bob Beck