summaryrefslogtreecommitdiffstats
path: root/util/perl/OpenSSL/Ordinals.pm
AgeCommit message (Expand)Author
2023-05-30Update copyright yearTomas Mraz
2023-02-07Fix typo in Ordinals.pm from PR #14074Viktor Dukhovni
2021-09-09OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte
2021-03-09Reword repeated words.Shane Lontis
2021-02-18Update copyright yearMatt Caswell
2021-02-08mknum.pl: Exclude duplicate entries and include source file name in diagnosticsDr. David von Oheimb
2020-10-15Update copyright yearMatt Caswell
2020-10-12Make OpenSSL::ParseC and OpenSSL::Ordinals treat deprecation consistentlyRichard Levitte
2020-10-09OpenSSL::Ordinals: Add options for the writing functionsRichard Levitte
2019-12-11Fix some typosVeres Lajos
2019-11-05OpenSSL::Ordinals: when validating, collect statistics on unassigned symsRichard Levitte
2019-11-05OpenSSL::Ordinals: add a renumber() function, to assign unassigned symbolsRichard Levitte
2019-11-05OpenSSL::Ordinals: Handle symbols with unassigned ordinal numbersRichard Levitte
2019-07-01Remove EXPORT_VAR_AS_FUNCRich Salz
2018-12-07util/perl/OpenSSL/Ordinals.pm: introduce a base versionRichard Levitte
2018-12-07util/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_versionsRichard Levitte
2018-12-07util/perl/OpenSSL/Ordinals.pm: shift to dotted versions internallyRichard Levitte
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-10-04Add code to manipulate the items in OpenSSL::OrdinalsRichard Levitte
2018-10-03Add a perl module that deals with ordinals filesRichard Levitte