summaryrefslogtreecommitdiffstats
path: root/util/perl/OpenSSL
AgeCommit message (Expand)Author
2020-01-27OpenSSL::Test: bring back the relative pathsRichard Levitte
2019-12-21OpenSSL::Util::extract_pod_info(): Allow invisible namesRichard Levitte
2019-12-21OpenSSL::Util::extract_pod_info(): Read the POD one paragraph at a timeRichard Levitte
2019-12-21perl: OpenSSL::Util::Pod::extract_pod_info() now saves the file contentsRichard Levitte
2019-12-11Fix some typosVeres Lajos
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-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-09-12util/dofile.pl, util/perl/OpenSSL/Template.pm: move parts of dofile.plRichard Levitte
2019-09-12util/perl/OpenSSL/Test.pm: Disable stdout/stderr redirection on non-verbosityRichard Levitte
2019-09-12Rework the perl fallback functionalityRichard Levitte
2019-07-02Adding Test.pm with workaround for Perl abs2rel bugMartin Peylo
2019-07-02Fix TyposAntoine Cœur
2019-07-01Remove EXPORT_VAR_AS_FUNCRich Salz
2019-07-01Remove global-var/function macrosRich Salz
2019-04-11Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips methods.Shane Lontis
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
2019-02-27OpenSSL::Util::Pod: allow slashes in namesRichard Levitte
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-06Refactor the computation of API version limitsRichard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-12-06util/mkdef.pl: prepare for DEPRECATEDIN_XRichard Levitte
2018-11-14Fix typo in util/perl/OpenSSL/Test.pmRichard Levitte
2018-10-04Add code to manipulate the items in OpenSSL::OrdinalsRichard Levitte
2018-10-04A perl module to parse through C headersRichard Levitte
2018-10-03Add a perl module that deals with ordinals filesRichard Levitte
2018-06-11export data_dir of Test.pm, which was forgotten in #5928David von Oheimb
2018-04-11OpenSSL::Test: add data_dir()Richard Levitte
2018-03-31Refuse to run test_cipherlist unless shared library matches buildRichard Levitte
2018-02-19OpenSSL::Test::quotify: put quotes around empty argumentsRichard Levitte
2018-02-01Make sure that apps/openssl prefixes its output with '# ' during testsRichard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-13Remove email addresses from source code.Rich Salz
2017-10-09Fix util/perl/OpenSSL/Test.pm input variable overwriteRichard Levitte
2017-09-01Fix OpenSSL::Test::Utils::config to actualy load the config dataRichard Levitte
2017-08-31OpenSSL::Test::__fixup_prg: don't check program existenceRichard Levitte
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte
2016-10-26Move manpages to man[1357] structure.Rich Salz
2016-06-02perl: refactor .pod name section extractor into its own moduleRichard Levitte