]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/x509spki.c
Stop raising ERR_R_MALLOC_FAILURE in most places
[thirdparty/openssl.git] / crypto / x509 / x509spki.c
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2021-04-22  Matt CaswellUpdate copyright year
2021-04-16  Shane LontisAdd more negative checks for integers passed to OPENSSL...
2020-11-26  Matt CaswellUpdate copyright year
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-10-18  KaoruTodaRemove parentheses of return.
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-01  Rich Salzfree null cleanup finale
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-08-17  Jonas MaebeNETSCAPE_SPKI_b64_encode: free der_spki and b64_str...
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2004-03-15  Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
1999-09-06  Ben LaurieFix warnings.
1999-09-03  Dr. Stephen HensonAdd new 'spkac' utility and several SPKAC utility funct...