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.h
Age
Commit message (
Expand
)
Author
2018-08-24
Add const to two arguments of OCSP_cert_to_id()
Theo Buehler
2018-05-13
Add const qualifier to the path and url{,s} parameters of
Theo Buehler
2018-05-13
Add const qualifier to the X509_NAME *, ASN1_BIT_STRING *, and
Theo Buehler
2018-05-13
Add const qualifier to the ASN1_OBJECT * argument of:
Theo Buehler
2018-03-17
Provide OCSP_SINGLERESP_get0_id().
Joel Sing
2016-12-30
Expand ASN1_ITEM_rptr macros - no change in preprocessor output.
Joel Sing
2016-12-27
Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have been
Joel Sing
2016-11-04
Kill a bunch of OLD_ASN1 usage by replacing ASN1_{d2i,i2d}_* with
Joel Sing
2016-09-04
Expand DECLARE_ASN1_.*FUNCTIONS macros.
Joel Sing
2015-09-26
Use ASN1_item_dup() instead of ASN1_dup().
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