summaryrefslogtreecommitdiffstats
path: root/util/perl/OpenSSL/ParseC.pm
AgeCommit message (Expand)Author
2022-11-18ParseC.pm: gracefully handle DOS-style end-of-line in source filesDr. David von Oheimb
2022-06-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2021-12-10Teach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_EXTERNRichard Levitte
2021-02-18Update copyright yearMatt Caswell
2021-02-05Remove the old DEPRECATEDIN macrosRichard Levitte
2020-12-05PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte
2020-10-12OpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNCRichard Levitte
2020-10-12Add PEM declaration macros that take attributesRichard Levitte
2020-10-12Add ASN1 declaration macros that take attributesRichard Levitte
2020-10-12Make OpenSSL::ParseC and OpenSSL::Ordinals treat deprecation consistentlyRichard Levitte
2020-09-18Fix some doc-nits and make update errorsMatt Caswell
2020-09-16OpenSSL::ParseC: recognise inline function bodiesRichard Levitte
2020-09-13Remove some safestack things that are no longer neededMatt Caswell
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-12-10Remove handling of outdated macro'sRich Salz
2019-11-12util/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATEDIN_x_y(...)'Richard Levitte
2019-11-07Change the logic and behaviour surrounding '--api' and 'no-deprecated'Richard Levitte
2019-07-01Remove EXPORT_VAR_AS_FUNCRich Salz
2019-07-01Remove global-var/function macrosRich Salz
2019-03-11Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-06util/mkdef.pl: prepare for DEPRECATEDIN_XRichard Levitte
2018-10-04A perl module to parse through C headersRichard Levitte