summaryrefslogtreecommitdiff
path: root/util/perl
Commit message (Expand)AuthorAgeFilesLines
* Fix OpenSSL::fallback for VMSRichard Levitte2021-05-191-2/+17
* Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte2021-05-192-47/+134
* Update copyright yearMatt Caswell2021-05-062-2/+2
* Add OpenSSL::Config::Query and use it in configdata.pmRichard Levitte2021-05-041-0/+177
* OpenSSL::Test: When prefixing command with $^X on Windows, fix it up!Richard Levitte2021-05-041-1/+1
* Improve the implementation of X509_STORE_CTX_get1_issuer()Tomas Mraz2021-04-281-0/+1
* Add system guessing for linux64-riscv64 targetAndreas Schwab2021-04-271-0/+1
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add a local perl module to get year last changedRich Salz2021-03-311-0/+43
* Teach TLSProxy how to encrypt <= TLSv1.2 ETM recordsMatt Caswell2021-03-251-7/+30
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Reword repeated words.Shane Lontis2021-03-091-1/+1
* util/perl/OpenSSL/config.pm: Add VMS specific C compiler settingsRichard Levitte2021-02-231-0/+13
* util/perl/OpenSSL/config.pm: Fix determine_compiler_settings()Richard Levitte2021-02-231-45/+52
* Update copyright yearMatt Caswell2021-02-182-2/+2
* mknum.pl: Exclude duplicate entries and include source file name in diagnosticsDr. David von Oheimb2021-02-081-19/+36
* Remove the old DEPRECATEDIN macrosRichard Levitte2021-02-051-12/+0
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Util/Pod.pm: Fix uninitialized $podinfo{lastsecttext} on empty inputDr. David von Oheimb2021-01-231-0/+1
* PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte2020-12-051-1/+39
* Correct system guessing for darwin64-arm64 targetTim Hudson2020-12-021-2/+2
* Correct system guessing for solaris64-x86_64-* targetsMatt Caswell2020-11-061-3/+6
* Don't complain about uninitialized values when running ConfigureMatt Caswell2020-11-061-2/+2
* Update copyright yearMatt Caswell2020-10-151-1/+1
* OpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNCRichard Levitte2020-10-121-0/+14
* Add PEM declaration macros that take attributesRichard Levitte2020-10-121-3/+15
* Add ASN1 declaration macros that take attributesRichard Levitte2020-10-121-0/+15
* Make OpenSSL::ParseC and OpenSSL::Ordinals treat deprecation consistentlyRichard Levitte2020-10-122-5/+13
* OpenSSL::Ordinals: Add options for the writing functionsRichard Levitte2020-10-091-3/+18
* Test.pm: Add result_dir and export both result_dir and result_fileDr. David von Oheimb2020-10-061-9/+40
* Configuration: add initial NonStop values in OpenSSL::configRichard Levitte2020-10-031-0/+19
* Test.pm: Some clarifications added to the documentationDr. David von Oheimb2020-09-241-6/+8
* Fix some doc-nits and make update errorsMatt Caswell2020-09-181-1/+1
* Provide basis for fixing lhash codeMatt Caswell2020-09-181-1/+26
* OpenSSL::ParseC: recognise inline function bodiesRichard Levitte2020-09-161-3/+6
* Streamline the safestack generated codeMatt Caswell2020-09-131-28/+1
* Remove some safestack things that are no longer neededMatt Caswell2020-09-131-22/+15
* Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell2020-09-131-1/+16
* Fix safestack issues in ssl.hMatt Caswell2020-09-131-0/+92
* Ignore vendor name in Clang version number.Jung-uk Kim2020-08-271-1/+1
* util/perl/OpenSSL/config.pm: Fix /armv[7-9].*-.*-linux2/Richard Levitte2020-07-041-1/+0
* util/perl/OpenSSL/config.pm: move misplaced Windows and VMS entriesRichard Levitte2020-07-041-12/+14
* util/perl/OpenSSL/config.pm: refactor guess_system()Richard Levitte2020-06-281-105/+103
* util/perl/OpenSSL/config.pm: remove expand() and use evalRichard Levitte2020-06-281-10/+3
* util/perl/OpenSSL/config.pm: refactor map_guess()Richard Levitte2020-06-281-382/+400
* util/perl/OpenSSL/config.pm, Configure: move check of target with compilerRichard Levitte2020-06-281-18/+0
* util/perl/OpenSSL/config.pm: Rework determining compiler informationRichard Levitte2020-06-281-70/+183
* Remove OpenSSL::config::main(), it's not necessaryRichard Levitte2020-06-281-81/+0
* util/perl/OpenSSL/config.pm: Prefer POSIX::uname() over piping the commandRichard Levitte2020-06-281-20/+17
* util/perl/OpenSSL/config.pm: Don't detect removed directories inRichard Levitte2020-06-281-13/+0