summaryrefslogtreecommitdiff
path: root/lib/libcrypto/ts/ts_verify_ctx.c
AgeCommit message (Expand)Author
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2015-02-10Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policyMiod Vallat
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-25calloc instead of malloc/memset. from Benjamin BaierTed Unangst
2014-04-21KNF.Joel Sing
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2010-10-01import OpenSSL-1.0.0aDamien Miller