aboutsummaryrefslogtreecommitdiff
path: root/util/perl
AgeCommit message (Expand)AuthorFilesLines
2022-12-01Update copyright yearTomas Mraz1-1/+1
2022-11-23Add BSD-armv4 target based on linux-armv4Piotr Kubaj1-0/+2
2022-11-21Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau1-1/+1
2022-11-18ParseC.pm: gracefully handle DOS-style end-of-line in source filesDr. David von Oheimb1-1/+1
2022-11-09Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurationspkubaj1-2/+3
2022-09-29OpenSSL::config: Fix trivial bugsRichard Levitte1-2/+6
2022-09-29OpenSSL::config: Fix VMS guessesRichard Levitte1-6/+10
2022-09-29OpenSSL::config: determine the MSVC target architecture by asking clRichard Levitte1-3/+44
2022-05-05Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude1-0/+1
2022-03-15Update copyright yearMatt Caswell2-2/+2
2022-02-16Force macOS 10.15 or later to be 64-bitTodd Short1-0/+8
2022-01-06Fix copyright year issuesBernd Edlinger1-2/+2
2021-12-27Add support for BSD-riscv64 targetPiotr Kubaj1-0/+1
2021-12-10Teach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_EXTERNRichard Levitte1-0/+6
2021-09-09OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte1-2/+0
2021-08-20Replace CONFIG_NOWAIT env var with -w optionRich Salz1-1/+1
2021-08-19Set KERNEL_BITS, add CONFIG_NOWAITRich Salz1-5/+5
2021-08-04doc: use the documented =item markersBeat Bolli1-2/+2
2021-06-27Update config.pmLĹ‘rinczy, Zsigmond1-1/+1
2021-06-25OpenSSL::Util::fixup_cmd_elements(): Include '!' among the VMS chars to processRichard Levitte1-1/+1
2021-06-18OpenSSL::Test: Move the command line quotifierRichard Levitte2-74/+100
2021-06-10OpenSSL::Test: If __cwd() is to create the directory, do it earlyRichard Levitte1-11/+12
2021-06-10OpenSSL::Test: Treat SRCDATA directory specially, as it might not existRichard Levitte1-1/+10
2021-06-08OpenSSL::Test.pm: Replace all uses of rel2abs() with abs_path()Richard Levitte1-15/+30
2021-05-25fix Solaris OS detection in config.pmJan Lana1-23/+17
2021-05-20Update copyright yearMatt Caswell3-4/+4
2021-05-19Fix OpenSSL::fallback for VMSRichard Levitte1-2/+17
2021-05-19Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte2-47/+134
2021-05-06Update copyright yearMatt Caswell2-2/+2
2021-05-04Add OpenSSL::Config::Query and use it in configdata.pmRichard Levitte1-0/+177
2021-05-04OpenSSL::Test: When prefixing command with $^X on Windows, fix it up!Richard Levitte1-1/+1
2021-04-28Improve the implementation of X509_STORE_CTX_get1_issuer()Tomas Mraz1-0/+1
2021-04-27Add system guessing for linux64-riscv64 targetAndreas Schwab1-0/+1
2021-04-08Update copyright yearMatt Caswell1-1/+1
2021-03-31Add a local perl module to get year last changedRich Salz1-0/+43
2021-03-25Teach TLSProxy how to encrypt <= TLSv1.2 ETM recordsMatt Caswell1-7/+30
2021-03-11Update copyright yearMatt Caswell1-1/+1
2021-03-09Reword repeated words.Shane Lontis1-1/+1
2021-02-23util/perl/OpenSSL/config.pm: Add VMS specific C compiler settingsRichard Levitte1-0/+13
2021-02-23util/perl/OpenSSL/config.pm: Fix determine_compiler_settings()Richard Levitte1-45/+52
2021-02-18Update copyright yearMatt Caswell2-2/+2
2021-02-08mknum.pl: Exclude duplicate entries and include source file name in diagnosticsDr. David von Oheimb1-19/+36
2021-02-05Remove the old DEPRECATEDIN macrosRichard Levitte1-12/+0
2021-01-28Update copyright yearRichard Levitte1-1/+1
2021-01-23Util/Pod.pm: Fix uninitialized $podinfo{lastsecttext} on empty inputDr. David von Oheimb1-0/+1
2020-12-05PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte1-1/+39
2020-12-02Correct system guessing for darwin64-arm64 targetTim Hudson1-2/+2
2020-11-06Correct system guessing for solaris64-x86_64-* targetsMatt Caswell1-3/+6
2020-11-06Don't complain about uninitialized values when running ConfigureMatt Caswell1-2/+2
2020-10-15Update copyright yearMatt Caswell1-1/+1