summaryrefslogtreecommitdiff
path: root/lib/libcrypto/x509/x509_att.c
AgeCommit message (Expand)Author
2018-05-18Add const to the argument of X509_ATTRIBUTE_count(3).Theo Buehler
2018-05-13Add a const qualifier to the ASN1_OBJECT * argument of the following:Theo Buehler
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2016-03-21Return zero from two functions on allocation failure instead of alwaysMichael McConville
2014-09-29Previous fix (1.12) would cause a NULL pointer dereference in the error pathMiod Vallat
2014-09-26X509at_add1_attr(): do not free stuff we did not allocate in the error path.Miod Vallat
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-03Memory-leak-in-error-path of the day in X509_ATTRIBUTE_set1_data().Miod Vallat
2014-06-28Fix a memory leak and another one that occurs in the error paths.Loganaden Velvindron
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-04-26Replace all use of ERR_add_error_data with ERR_asprintf_error_data.Bob Beck
2014-04-20KNF.Joel Sing
2014-04-18blunt force knfTed Unangst
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-06resolve conflictsDamien Miller
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2000-03-19import openssl-0.9.7-beta1Bob Beck