]> git.ipfire.org Git - thirdparty/openssl.git/history - util/perl/OpenSSL/ParseC.pm
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
[thirdparty/openssl.git] / util / perl / OpenSSL / ParseC.pm
2022-06-22  Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2021-12-10  Richard LevitteTeach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_...
2021-02-18  Matt CaswellUpdate copyright year
2021-02-05  Richard LevitteRemove the old DEPRECATEDIN macros
2020-12-05  Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-10-12  Richard LevitteOpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC
2020-10-12  Richard LevitteAdd PEM declaration macros that take attributes
2020-10-12  Richard LevitteAdd ASN1 declaration macros that take attributes
2020-10-12  Richard LevitteMake OpenSSL::ParseC and OpenSSL::Ordinals treat deprec...
2020-09-18  Matt CaswellFix some doc-nits and make update errors
2020-09-16  Richard LevitteOpenSSL::ParseC: recognise inline function bodies
2020-09-13  Matt CaswellRemove some safestack things that are no longer needed
2020-05-15  Matt CaswellUpdate copyright year
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-12-10  Rich SalzRemove handling of outdated macro's
2019-11-12  Richard Levitteutil/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATED...
2019-11-07  Richard LevitteChange the logic and behaviour surrounding '--api'...
2019-07-02  Rich SalzRemove EXPORT_VAR_AS_FUNC
2019-07-01  Rich SalzRemove global-var/function macros
2019-03-11  Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-12-06  Richard Levitteutil/mkdef.pl: prepare for DEPRECATEDIN_X
2018-10-04  Richard LevitteA perl module to parse through C headers