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
/
x509v3
/
v3_pmaps.c
Age
Commit message (
Expand
)
Author
2019-05-08
initialize safestack pointers
Brent Cook
2019-04-22
Add error checking to i2v_POLICY_MAPPINGS().
Theo Buehler
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2016-12-30
Expand ASN1_ITEM_ref and ASN1_ITEM_ptr macros - no change in generated
Joel Sing
2015-07-29
Use named initialisers for X509V3_EXT_METHOD structs (for the usual
Joel Sing
2015-07-25
Expand ASN.1 template macros - the generated assembly only differs by
Joel Sing
2015-02-13
Don't leak memory on errors - fixes coverity issues 105353 105253
Bob Beck
2015-02-10
Expand the IMPLEMENT_ASN1_ALLOC_FUNCTIONS macro so that the code is visible
Joel Sing
2014-10-05
Be sure to check the stack push operation for success in v2i_POLICY_MAPPINGS();
Miod Vallat
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-26
KNF.
Joel Sing
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller