summaryrefslogtreecommitdiff
path: root/util/perl
Commit message (Expand)AuthorAgeFilesLines
* RFC7250 (RPK) supportTodd Short2023-03-281-0/+2
* Fix how util/wrap.pl is used in OpenSSL::Util::fixup_cmd()Richard Levitte2023-03-081-19/+38
* Fix typo in Ordinals.pm from PR #14074Viktor Dukhovni2023-02-021-1/+1
* Adding a separated build settings for BSD flavorsDavid Carlier2023-01-201-0/+3
* ParseC.pm: gracefully handle DOS-style end-of-line in source filesDr. David von Oheimb2022-11-181-1/+1
* Add support for compressed certificates (RFC8879)Todd Short2022-10-182-2/+10
* Add ZSTD compression support (RFC8478bis)Todd Short2022-10-181-0/+1
* Add brotli compression support (RFC7924)Todd Short2022-10-181-0/+1
* OpenSSL::config: Fix trivial bugsRichard Levitte2022-09-291-2/+6
* OpenSSL::config: Fix VMS guessesRichard Levitte2022-09-291-6/+10
* OpenSSL::config: determine the MSVC target architecture by asking clRichard Levitte2022-09-291-3/+44
* Add BSD-armv4 target based on linux-armv4Piotr Kubaj2022-08-221-0/+2
* Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau2022-06-221-1/+1
* Update copyright yearMatt Caswell2022-05-032-2/+2
* Force macOS 10.15 or later to be 64-bitTodd Short2022-02-161-0/+8
* Fix copyright year issuesBernd Edlinger2022-01-061-2/+2
* Add support for BSD-riscv64 targetPiotr Kubaj2021-12-221-0/+1
* Teach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_EXTERNRichard Levitte2021-12-101-0/+6
* Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurationspkubaj2021-12-091-2/+3
* Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude2021-11-261-0/+1
* OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte2021-09-091-2/+0
* Enhance the srctop, bldtop, data and result functions to check the resultRichard Levitte2021-09-091-17/+43
* Use '[option...]' not '[[ options ]]' in textRich Salz2021-09-071-2/+2
* Replace CONFIG_NOWAIT env var with -w optionRich Salz2021-08-201-1/+1
* Set KERNEL_BITS, add CONFIG_NOWAITRich Salz2021-08-191-5/+5
* doc: use the documented =item markersBeat Bolli2021-08-041-2/+2
* Update config.pmLĹ‘rinczy, Zsigmond2021-06-271-1/+1
* OpenSSL::Util::fixup_cmd_elements(): Include '!' among the VMS chars to processRichard Levitte2021-06-251-1/+1
* OpenSSL::Test: Move the command line quotifierRichard Levitte2021-06-182-74/+100
* OpenSSL::Test: If __cwd() is to create the directory, do it earlyRichard Levitte2021-06-101-11/+12
* OpenSSL::Test: Treat SRCDATA directory specially, as it might not existRichard Levitte2021-06-101-1/+10
* OpenSSL::Test.pm: Replace all uses of rel2abs() with abs_path()Richard Levitte2021-06-081-15/+30
* fix Solaris OS detection in config.pmJan Lana2021-05-251-23/+17
* Update copyright yearMatt Caswell2021-05-203-4/+4
* 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