summaryrefslogtreecommitdiffstats
path: root/util/perl
AgeCommit message (Expand)Author
2021-02-18Update copyright yearMatt Caswell
2021-02-08mknum.pl: Exclude duplicate entries and include source file name in diagnosticsDr. David von Oheimb
2021-02-05Remove the old DEPRECATEDIN macrosRichard Levitte
2021-01-28Update copyright yearRichard Levitte
2021-01-23Util/Pod.pm: Fix uninitialized $podinfo{lastsecttext} on empty inputDr. David von Oheimb
2020-12-05PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte
2020-12-02Correct system guessing for darwin64-arm64 targetTim Hudson
2020-11-06Correct system guessing for solaris64-x86_64-* targetsMatt Caswell
2020-11-06Don't complain about uninitialized values when running ConfigureMatt Caswell
2020-10-15Update copyright yearMatt Caswell
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-10-09OpenSSL::Ordinals: Add options for the writing functionsRichard Levitte
2020-10-06Test.pm: Add result_dir and export both result_dir and result_fileDr. David von Oheimb
2020-10-03Configuration: add initial NonStop values in OpenSSL::configRichard Levitte
2020-09-24Test.pm: Some clarifications added to the documentationDr. David von Oheimb
2020-09-18Fix some doc-nits and make update errorsMatt Caswell
2020-09-18Provide basis for fixing lhash codeMatt Caswell
2020-09-16OpenSSL::ParseC: recognise inline function bodiesRichard Levitte
2020-09-13Streamline the safestack generated codeMatt Caswell
2020-09-13Remove some safestack things that are no longer neededMatt Caswell
2020-09-13Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell
2020-09-13Fix safestack issues in ssl.hMatt Caswell
2020-08-27Ignore vendor name in Clang version number.Jung-uk Kim
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