summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2022-04-02CMS sign digestViktor Söderqvist
2022-03-23util/markdownlint.rb: Allow fenced code blocksRichard Levitte
2022-03-15Add documentation of BN_mod_sqrt()Tomas Mraz
2022-03-14Add manpages for SSL_get_certificate, SSL_get_private_keyHugo Landau
2022-03-14Replace handling of negative verification result with SSL_set_retry_verify()Tomas Mraz
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short
2022-03-10async_posix: Allow custom stack allocation functions to be specified for POSI...Arran Cudbard-Bell
2022-02-24Undeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_num()Matt Caswell
2022-02-16Force macOS 10.15 or later to be 64-bitTodd Short
2022-02-03add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()Phus Lu
2022-01-27Document purpose and trust setting functionsMatt Caswell
2022-01-20Add signed bn2bin and bin2bn functionsRichard Levitte
2022-01-19Add context dup functions for digests and ciphersPauli
2022-01-09check-format.pl: Fix report on space before ';' and allow it after ')'Dr. David von Oheimb
2022-01-09check-format.pl: Fix report on missing space before +/-: allow, e.g., '1e-6'Dr. David von Oheimb
2022-01-09check-format.pl: Fix report on constant on LHS of comparison/assignmentDr. David von Oheimb
2022-01-09check_format.pl: Add checks for blank lines within/after local declsDr. David von Oheimb
2022-01-06Fix copyright year issuesBernd Edlinger
2022-01-05Fix typosDimitris Apostolou
2022-01-04check-format.pl: Fix report on constant on LHS of comparison or assignmentDr. David von Oheimb
2021-12-30OSSL_CMP_CTX: rename get/set function for trustedStoreDr. David von Oheimb
2021-12-22Add support for BSD-riscv64 targetPiotr Kubaj
2021-12-21add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb
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-11-23DOC: Add a few previously documented functionsRichard Levitte
2021-10-27EVP: Allow a fallback for operations that work with an EVP_PKEYRichard Levitte
2021-09-21Fix util/mkpod2html.pl to call pod2html with absolute pathsRichard Levitte
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-09-02always use the same perl in $PATHa1346054
2021-08-20Replace CONFIG_NOWAIT env var with -w optionRich Salz
2021-08-19Set KERNEL_BITS, add CONFIG_NOWAITRich Salz
2021-08-19util/add-depends.pl: Rebuild the build file after reconfigurationRichard Levitte
2021-08-19util/add-depends.pl: Only add dependencies on existing or generated headersRichard Levitte
2021-08-04doc: use the documented =item markersBeat Bolli
2021-07-29make updateMatt Caswell
2021-07-26EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()Richard Levitte
2021-07-06err: remove ERR_GET_FUNC()Pauli
2021-07-06util: add -fips option to wrap.pl to make using the FIPS provider easierPauli
2021-06-30CMP: Add missing getter functions to CRMF API and CMP APIDr. David von Oheimb
2021-06-29Ensure ordinals are created during release processMatt Caswell
2021-06-27Update config.pmLőrinczy, Zsigmond
2021-06-25OpenSSL::Util::fixup_cmd_elements(): Include '!' among the VMS chars to processRichard Levitte
2021-06-18Make util/wrap.pl work better on VMSRichard Levitte
2021-06-18OpenSSL::Test: Move the command line quotifierRichard Levitte
2021-06-17Fix exit code for VMS in util/wrap.pl and test/run_tests.plRichard Levitte
2021-06-16Configuration: Fix incorrect $unified_info{attributes} referencesRichard Levitte