index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
ocsp
/
ocsp_cl.c
Age
Commit message (
Expand
)
Author
2018-11-25
spelling; from miod
Jason McIntyre
2018-03-17
Provide OCSP_SINGLERESP_get0_id().
Joel Sing
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2016-12-30
Expand ASN1_ITEM_rptr macros - no change in generated assembly.
Joel Sing
2016-11-04
make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hidden
Bob Beck
2016-07-16
Clean up OCSP_check_validity() a bit more.
Bob Beck
2016-07-05
remove unneeded duplicate call - spotted by jsing@
Bob Beck
2016-06-25
Fix the ocsp code to actually check for errors when comparing time values
Bob Beck
2014-10-18
None of these need to include <openssl/rand.h>
Joel Sing
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-18
More KNF.
Joel Sing
2014-05-17
KNF
Miod Vallat
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2002-05-15
import openssl-0.9.7-beta1
Bob Beck