summaryrefslogtreecommitdiff
path: root/lib/libcrypto/x509v3/v3_pmaps.c
AgeCommit message (Expand)Author
2019-05-08initialize safestack pointersBrent Cook
2019-04-22Add error checking to i2v_POLICY_MAPPINGS().Theo Buehler
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2016-12-30Expand ASN1_ITEM_ref and ASN1_ITEM_ptr macros - no change in generatedJoel Sing
2015-07-29Use named initialisers for X509V3_EXT_METHOD structs (for the usualJoel Sing
2015-07-25Expand ASN.1 template macros - the generated assembly only differs byJoel Sing
2015-02-13Don't leak memory on errors - fixes coverity issues 105353 105253Bob Beck
2015-02-10Expand the IMPLEMENT_ASN1_ALLOC_FUNCTIONS macro so that the code is visibleJoel Sing
2014-10-05Be sure to check the stack push operation for success in v2i_POLICY_MAPPINGS();Miod Vallat
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-26KNF.Joel Sing
2008-09-06import of OpenSSL 0.9.8hDamien Miller