summaryrefslogtreecommitdiffstats
path: root/util/perl
AgeCommit message (Expand)Author
2024-06-04Copyright year updatesTomas Mraz
2024-03-11Make the generated params_idx.c file deterministic if run multipleslontis
2023-12-04Fix detection on HP-UX (IA64)Michael Osipov
2023-11-23Adapt C compiler detection for VSI C on x86_64Richard Levitte
2023-09-27fips selftest: avoid relying on a real RNG for self testsPauli
2023-09-07Copyright year updatesMatt Caswell
2023-08-04Add hurd-x86_64 supportSamuel Thibault
2023-08-01Add system guessing for linux64-loongarch64 targetXi Ruoyao
2023-06-15OpenSSL::paramnames: Use less magic perlRichard Levitte
2023-06-02params: provide a faster TRIE based param lookup.Pauli
2023-05-19Update VMS configurationsRichard Levitte
2023-03-28RFC7250 (RPK) supportTodd Short
2023-03-08Fix how util/wrap.pl is used in OpenSSL::Util::fixup_cmd()Richard Levitte
2023-02-02Fix typo in Ordinals.pm from PR #14074Viktor Dukhovni
2023-01-20Adding a separated build settings for BSD flavorsDavid Carlier
2022-11-18ParseC.pm: gracefully handle DOS-style end-of-line in source filesDr. David von Oheimb
2022-10-18Add support for compressed certificates (RFC8879)Todd Short
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-09-29OpenSSL::config: Fix trivial bugsRichard Levitte
2022-09-29OpenSSL::config: Fix VMS guessesRichard Levitte
2022-09-29OpenSSL::config: determine the MSVC target architecture by asking clRichard Levitte
2022-08-22Add BSD-armv4 target based on linux-armv4Piotr Kubaj
2022-06-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-05-03Update copyright yearMatt Caswell
2022-02-16Force macOS 10.15 or later to be 64-bitTodd Short
2022-01-06Fix copyright year issuesBernd Edlinger
2021-12-22Add support for BSD-riscv64 targetPiotr Kubaj
2021-12-10Teach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_EXTERNRichard Levitte
2021-12-09Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurationspkubaj
2021-11-26Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude
2021-09-09OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte
2021-09-09Enhance the srctop, bldtop, data and result functions to check the resultRichard Levitte
2021-09-07Use '[option...]' not '[[ options ]]' in textRich Salz
2021-08-20Replace CONFIG_NOWAIT env var with -w optionRich Salz
2021-08-19Set KERNEL_BITS, add CONFIG_NOWAITRich Salz
2021-08-04doc: use the documented =item markersBeat Bolli
2021-06-27Update config.pmLĹ‘rinczy, Zsigmond
2021-06-25OpenSSL::Util::fixup_cmd_elements(): Include '!' among the VMS chars to processRichard Levitte
2021-06-18OpenSSL::Test: Move the command line quotifierRichard Levitte
2021-06-10OpenSSL::Test: If __cwd() is to create the directory, do it earlyRichard Levitte
2021-06-10OpenSSL::Test: Treat SRCDATA directory specially, as it might not existRichard Levitte
2021-06-08OpenSSL::Test.pm: Replace all uses of rel2abs() with abs_path()Richard Levitte
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