Fix invalid handling of verify errors in libssl
[openssl.git] / util / perl /
2021-12-10 Richard LevitteTeach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_...
2021-12-09 pkubajAdd support for BSD-ppc, BSD-ppc64 and BSD-ppc64le...
2021-11-26 Allan JudeDetect arm64-*-*bsd and enable assembly optimizations
2021-09-09 Richard LevitteOpenSSL::Ordinals::set_version() should only be given...
2021-09-09 Richard LevitteEnhance the srctop, bldtop, data and result functions...
2021-09-07 Rich SalzUse '[option...]' not '[[ options ]]' in text
2021-08-20 Rich SalzReplace CONFIG_NOWAIT env var with -w option
2021-08-19 Rich SalzSet KERNEL_BITS, add CONFIG_NOWAIT
2021-08-04 Beat Bollidoc: use the documented =item markers
2021-06-27 Lőrinczy, ZsigmondUpdate config.pm
2021-06-25 Richard LevitteOpenSSL::Util::fixup_cmd_elements(): Include '!' among...
2021-06-18 Richard LevitteOpenSSL::Test: Move the command line quotifier
2021-06-10 Richard LevitteOpenSSL::Test: If __cwd() is to create the directory...
2021-06-10 Richard LevitteOpenSSL::Test: Treat SRCDATA directory specially, as...
2021-06-08 Richard LevitteOpenSSL::Test.pm: Replace all uses of rel2abs() with...
2021-05-25 Jan Lanafix Solaris OS detection in config.pm
2021-05-20 Matt CaswellUpdate copyright year
2021-05-19 Richard LevitteFix OpenSSL::fallback for VMS
2021-05-19 Richard LevitteMove some OpenSSL perl utility functions to OpenSSL...
2021-05-06 Matt CaswellUpdate copyright year
2021-05-04 Richard LevitteAdd OpenSSL::Config::Query and use it in configdata.pm
2021-05-04 Richard LevitteOpenSSL::Test: When prefixing command with $^X on Windo...
2021-04-28 Tomas MrazImprove the implementation of X509_STORE_CTX_get1_issuer()
2021-04-27 Andreas SchwabAdd system guessing for linux64-riscv64 target
2021-04-08 Matt CaswellUpdate copyright year
2021-03-31 Rich SalzAdd a local perl module to get year last changed
2021-03-25 Matt CaswellTeach TLSProxy how to encrypt <= TLSv1.2 ETM records
2021-03-11 Matt CaswellUpdate copyright year
2021-03-09 Shane LontisReword repeated words.
2021-02-23 Richard Levitteutil/perl/OpenSSL/config.pm: Add VMS specific C compile...
2021-02-23 Richard Levitteutil/perl/OpenSSL/config.pm: Fix determine_compiler_set...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-08 Dr. David von Oheimbmknum.pl: Exclude duplicate entries and include source...
2021-02-05 Richard LevitteRemove the old DEPRECATEDIN macros
2021-01-28 Richard LevitteUpdate copyright year
2021-01-23 Dr. David von OheimbUtil/Pod.pm: Fix uninitialized $podinfo{lastsecttext...
2020-12-05 Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-12-01 Tim HudsonCorrect system guessing for darwin64-arm64 target
2020-11-06 Matt CaswellCorrect system guessing for solaris64-x86_64-* targets
2020-11-06 Matt CaswellDon't complain about uninitialized values when running...
2020-10-15 Matt CaswellUpdate copyright year
2020-10-12 Richard LevitteOpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC
2020-10-12 Richard LevitteAdd PEM declaration macros that take attributes
2020-10-12 Richard LevitteAdd ASN1 declaration macros that take attributes
2020-10-12 Richard LevitteMake OpenSSL::ParseC and OpenSSL::Ordinals treat deprec...
2020-10-09 Richard LevitteOpenSSL::Ordinals: Add options for the writing functions
2020-10-06 Dr. David von OheimbTest.pm: Add result_dir and export both result_dir...
2020-10-03 Richard LevitteConfiguration: add initial NonStop values in OpenSSL...
2020-09-24 Dr. David von OheimbTest.pm: Some clarifications added to the documentation
2020-09-18 Matt CaswellFix some doc-nits and make update errors
2020-09-18 Matt CaswellProvide basis for fixing lhash code
2020-09-16 Richard LevitteOpenSSL::ParseC: recognise inline function bodies
2020-09-13 Matt CaswellStreamline the safestack generated code
2020-09-13 Matt CaswellRemove some safestack things that are no longer needed
2020-09-13 Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13 Matt CaswellFix safestack issues in ssl.h
2020-08-28 Jung-uk KimIgnore vendor name in Clang version number.
2020-07-04 Richard Levitteutil/perl/OpenSSL/config.pm: Fix /armv[7-9].*-.*-linux2/
2020-07-04 Richard Levitteutil/perl/OpenSSL/config.pm: move misplaced Windows...
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: refactor guess_system()
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: remove expand() and use...
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: refactor map_guess()
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm, Configure: move check...
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: Rework determining compile...
2020-06-28 Richard LevitteRemove OpenSSL::config::main(), it's not necessary
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: Prefer POSIX::uname()...
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: Don't detect removed direc...
2020-06-28 Rich SalzInitial rewrite of config as a Perl module
2020-06-10 Dr. David von Oheimbrun_tests.pl: Add options for focussing output on faile...
2020-05-15 Matt CaswellUpdate copyright year
2020-05-03 Richard Levitteutil/perl/OpenSSL/OID.pm: remove the included unit...
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-11 Richard LevitteRework util/find-doc-nits to distinguish internal docum...
2020-04-09 Richard LevitteOpenSSL::OID: Don't use List::Util
2020-04-07 Richard LevitteAdd perl support to parse and DER encode ASN.1 OID...
2020-02-27 Richard LevitteTEST: add util/wrap.pl and use it
2020-02-18 Richard LevitteTEST: Optionally silence OpenSSL::Test::setup()
2020-02-18 Richard LevitteTEST: Create test specific output directories
2020-01-27 Richard LevitteOpenSSL::Test: bring back the relative paths
2019-12-21 Richard LevitteOpenSSL::Util::extract_pod_info(): Allow invisible...
2019-12-21 Richard LevitteOpenSSL::Util::extract_pod_info(): Read the POD one...
2019-12-21 Richard Levitteperl: OpenSSL::Util::Pod::extract_pod_info() now saves...
2019-12-11 Veres LajosFix some typos
2019-12-10 Rich SalzRemove handling of outdated macro's
2019-11-12 Richard Levitteutil/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATED...
2019-11-07 Richard LevitteChange the logic and behaviour surrounding '--api'...
2019-11-05 Richard LevitteOpenSSL::Ordinals: when validating, collect statistics...
2019-11-05 Richard LevitteOpenSSL::Ordinals: add a renumber() function, to assign...
2019-11-05 Richard LevitteOpenSSL::Ordinals: Handle symbols with unassigned ordin...
2019-09-12 Richard Levitteutil/dofile.pl, util/perl/OpenSSL/Template.pm: move...
2019-09-12 Richard Levitteutil/perl/OpenSSL/Test.pm: Disable stdout/stderr redire...
2019-09-12 Richard LevitteRework the perl fallback functionality
2019-09-06 Matt CaswellTeach TLSProxy how to parse CertificateRequest messages
2019-07-02 Martin PeyloAdding Test.pm with workaround for Perl abs2rel bug
2019-07-02 Antoine CœurFix Typos
2019-07-02 Rich SalzRemove EXPORT_VAR_AS_FUNC
2019-07-01 Rich SalzRemove global-var/function macros
2019-04-10 Shane LontisAdded Test::ok_nofips, Test::is_nofips & Test::isnt_nof...
2019-03-11 Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
next