summaryrefslogtreecommitdiffstats
path: root/util/perl
AgeCommit message (Expand)Author
2021-05-25fix Solaris OS detection in config.pmJan Lana
2021-05-20Update copyright yearMatt Caswell
2021-05-19Fix OpenSSL::fallback for VMSRichard Levitte
2021-05-19Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte
2021-05-06Update copyright yearMatt Caswell
2021-05-04Add OpenSSL::Config::Query and use it in configdata.pmRichard Levitte
2021-05-04OpenSSL::Test: When prefixing command with $^X on Windows, fix it up!Richard Levitte
2021-04-28Improve the implementation of X509_STORE_CTX_get1_issuer()Tomas Mraz
2021-04-27Add system guessing for linux64-riscv64 targetAndreas Schwab
2021-04-08Update copyright yearMatt Caswell
2021-03-31Add a local perl module to get year last changedRich Salz
2021-03-25Teach TLSProxy how to encrypt <= TLSv1.2 ETM recordsMatt Caswell
2021-03-11Update copyright yearMatt Caswell
2021-03-09Reword repeated words.Shane Lontis
2021-02-23util/perl/OpenSSL/config.pm: Add VMS specific C compiler settingsRichard Levitte
2021-02-23util/perl/OpenSSL/config.pm: Fix determine_compiler_settings()Richard Levitte
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