summaryrefslogtreecommitdiff
path: root/lib/libcrypto/ocsp/ocsp_ext.c
AgeCommit message (Expand)Author
2018-05-14wrap an overlong lineTheo Buehler
2018-05-13Add const qualifier to the path and url{,s} parameters ofTheo Buehler
2018-05-13Add const qualifier to the ASN1_OBJECT * argument of:Theo Buehler
2016-12-27Kill some #if 0 code that uses old-style ASN.1 encoding.Joel Sing
2015-07-19Drop stupid (int) casts for the arguments of malloc() and friends. This isMiod Vallat
2014-10-28Check the result of sk_*_push() operations for failure.Miod Vallat
2014-10-22Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().Joel Sing
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-10Stop including standard headers via cryptlib.h - pull in the headers thatJoel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-18Plug memory leaks upon error in OCSP_url_svcloc_new().Miod Vallat
2014-05-18More KNF.Joel Sing
2014-05-17KNFMiod Vallat
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
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