]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/tasn_scn.c
Stop raising ERR_R_MALLOC_FAILURE in most places
[thirdparty/openssl.git] / crypto / asn1 / tasn_scn.c
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2020-11-26  Matt CaswellUpdate copyright year
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-05-28  FdaSilvaYYAdd more zalloc
2016-05-28  FdaSilvaYYFix some missing inits
2016-05-17  Rich SalzCopyright consolidation 08/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree null cleanup finale
2015-04-30  Rich Salzfree NULL cleanup 8
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2011-02-03  Bodo MöllerFix error codes.
2010-12-13  Dr. Stephen HensonSupport routines for ASN1 scanning function, doesn...