summaryrefslogtreecommitdiffstats
path: root/util/perl
AgeCommit message (Expand)Author
2020-07-04util/perl/OpenSSL/config.pm: Fix /armv[7-9].*-.*-linux2/Richard Levitte
2020-07-04util/perl/OpenSSL/config.pm: move misplaced Windows and VMS entriesRichard Levitte
2020-06-28util/perl/OpenSSL/config.pm: refactor guess_system()Richard Levitte
2020-06-28util/perl/OpenSSL/config.pm: remove expand() and use evalRichard Levitte
2020-06-28util/perl/OpenSSL/config.pm: refactor map_guess()Richard Levitte
2020-06-28util/perl/OpenSSL/config.pm, Configure: move check of target with compilerRichard Levitte
2020-06-28util/perl/OpenSSL/config.pm: Rework determining compiler informationRichard Levitte
2020-06-28Remove OpenSSL::config::main(), it's not necessaryRichard Levitte
2020-06-28util/perl/OpenSSL/config.pm: Prefer POSIX::uname() over piping the commandRichard Levitte
2020-06-28util/perl/OpenSSL/config.pm: Don't detect removed directories inRichard Levitte
2020-06-28Initial rewrite of config as a Perl moduleRich Salz
2020-06-10run_tests.pl: Add options for focussing output on failed (sub-)testsDr. David von Oheimb
2020-05-15Update copyright yearMatt Caswell
2020-05-03util/perl/OpenSSL/OID.pm: remove the included unit testRichard Levitte
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-11Rework util/find-doc-nits to distinguish internal documentationRichard Levitte
2020-04-09OpenSSL::OID: Don't use List::UtilRichard Levitte
2020-04-07Add perl support to parse and DER encode ASN.1 OID specsRichard Levitte
2020-02-27TEST: add util/wrap.pl and use itRichard Levitte
2020-02-18TEST: Optionally silence OpenSSL::Test::setup()Richard Levitte
2020-02-18TEST: Create test specific output directoriesRichard Levitte
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-09-06Teach TLSProxy how to parse CertificateRequest messagesMatt Caswell
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
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-04Fix Invalid Argument return code from IP_Factory in connect_to_server().Matthias Kraft
2019-01-07Add a test for correct handling of the cryptopro bug extensionMatt Caswell
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