summaryrefslogtreecommitdiff
path: root/util/perl
Commit message (Expand)AuthorAgeFilesLines
...
* Initial rewrite of config as a Perl moduleRich Salz2020-06-281-0/+922
* run_tests.pl: Add options for focussing output on failed (sub-)testsDr. David von Oheimb2020-06-101-0/+2
* Update copyright yearMatt Caswell2020-05-151-1/+1
* util/perl/OpenSSL/OID.pm: remove the included unit testRichard Levitte2020-05-031-85/+0
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+22
* Update copyright yearMatt Caswell2020-04-233-3/+3
* Rework util/find-doc-nits to distinguish internal documentationRichard Levitte2020-04-111-1/+2
* OpenSSL::OID: Don't use List::UtilRichard Levitte2020-04-091-4/+31
* Add perl support to parse and DER encode ASN.1 OID specsRichard Levitte2020-04-071-0/+365
* TEST: add util/wrap.pl and use itRichard Levitte2020-02-271-6/+24
* TEST: Optionally silence OpenSSL::Test::setup()Richard Levitte2020-02-181-1/+3
* TEST: Create test specific output directoriesRichard Levitte2020-02-181-28/+20
* OpenSSL::Test: bring back the relative pathsRichard Levitte2020-01-271-5/+5
* OpenSSL::Util::extract_pod_info(): Allow invisible namesRichard Levitte2019-12-211-2/+14
* OpenSSL::Util::extract_pod_info(): Read the POD one paragraph at a timeRichard Levitte2019-12-211-3/+17
* perl: OpenSSL::Util::Pod::extract_pod_info() now saves the file contentsRichard Levitte2019-12-211-4/+20
* Fix some typosVeres Lajos2019-12-112-2/+2
* Remove handling of outdated macro'sRich Salz2019-12-101-25/+0
* util/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATEDIN_x_y(...)'Richard Levitte2019-11-121-1/+1
* Change the logic and behaviour surrounding '--api' and 'no-deprecated'Richard Levitte2019-11-071-4/+7
* OpenSSL::Ordinals: when validating, collect statistics on unassigned symsRichard Levitte2019-11-051-0/+5
* OpenSSL::Ordinals: add a renumber() function, to assign unassigned symbolsRichard Levitte2019-11-051-1/+20
* OpenSSL::Ordinals: Handle symbols with unassigned ordinal numbersRichard Levitte2019-11-051-49/+99
* util/dofile.pl, util/perl/OpenSSL/Template.pm: move parts of dofile.plRichard Levitte2019-09-121-0/+195
* util/perl/OpenSSL/Test.pm: Disable stdout/stderr redirection on non-verbosityRichard Levitte2019-09-121-18/+31
* Rework the perl fallback functionalityRichard Levitte2019-09-122-27/+112
* Teach TLSProxy how to parse CertificateRequest messagesMatt Caswell2019-09-064-7/+131
* Adding Test.pm with workaround for Perl abs2rel bugMartin Peylo2019-07-021-2/+3
* Fix TyposAntoine Cœur2019-07-021-2/+2
* Remove EXPORT_VAR_AS_FUNCRich Salz2019-07-012-6/+0
* Remove global-var/function macrosRich Salz2019-07-011-13/+0
* Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips methods.Shane Lontis2019-04-112-5/+70
* Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte2019-03-111-0/+9
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-061-20/+40
* OpenSSL::Util::Pod: allow slashes in namesRichard Levitte2019-02-271-1/+1
* Remove unnecessary trailing whitespaceSam Roberts2019-02-055-7/+7
* Fix Invalid Argument return code from IP_Factory in connect_to_server().Matthias Kraft2019-02-041-1/+1
* Add a test for correct handling of the cryptopro bug extensionMatt Caswell2019-01-075-21/+14
* util/perl/OpenSSL/Ordinals.pm: introduce a base versionRichard Levitte2018-12-071-5/+63
* util/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_versionsRichard Levitte2018-12-072-26/+91
* util/perl/OpenSSL/Ordinals.pm: shift to dotted versions internallyRichard Levitte2018-12-071-6/+9
* Following the license change, modify the boilerplates in util/, tools/Richard Levitte2018-12-0619-19/+19
* Refactor the computation of API version limitsRichard Levitte2018-12-061-16/+3
* Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte2018-12-062-9/+10
* util/mkdef.pl: prepare for DEPRECATEDIN_XRichard Levitte2018-12-061-3/+6
* Fix typo in util/perl/OpenSSL/Test.pmRichard Levitte2018-11-141-1/+1
* Add code to manipulate the items in OpenSSL::OrdinalsRichard Levitte2018-10-041-35/+545
* A perl module to parse through C headersRichard Levitte2018-10-041-0/+1129
* Add a perl module that deals with ordinals filesRichard Levitte2018-10-031-0/+436
* Update copyright yearMatt Caswell2018-09-112-2/+2