summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2020-01-16Deprecate the low level RC4 functionsPauli
2020-01-16Deprecate the low level RC2 functionsPauli
2020-01-16Deprecate the low level SEED functionsPauli
2020-01-15Add FIPS Self test kats for digestsShane Lontis
2020-01-13Refactor the tls/dlts version optionsRich Salz
2020-01-13Deprecate the Low Level CAST APIsMatt Caswell
2020-01-13Deprecate Low Level Camellia APIsMatt Caswell
2020-01-13make find-doc-nits report function typedef w/ space before arg listDr. David von Oheimb
2020-01-13handle new findings of find-doc-nits for certain typedefsDr. David von Oheimb
2020-01-13improve 'typedef' patterns of find-doc-nitsDr. David von Oheimb
2020-01-12Deprecate the low level Whirlpool functions.Pauli
2020-01-12Deprecate the low level MDC2 functions.Pauli
2020-01-12Deprecate the low level MD4 functions.Pauli
2020-01-12Deprecate the low level MD2 functions.Pauli
2020-01-12Deprecate the low level RIPEMD160 functions.Pauli
2020-01-12Add dsa signature alg to fips providerShane Lontis
2020-01-08Deprecate Low Level Blowfish APIsMatt Caswell
2020-01-06Deprecate the low level AES functionsMatt Caswell
2019-12-26Removed now documented stuff from util/missing*.txtRichard Levitte
2019-12-26util/find-doc-nits: when loading "missing" files, check if documentedRichard Levitte
2019-12-21OpenSSL::Util::extract_pod_info(): Allow invisible namesRichard Levitte
2019-12-21OpenSSL::Util::extract_pod_info(): Read the POD one paragraph at a timeRichard Levitte
2019-12-21Adjust all util/missing*.txt to include the section numberRichard Levitte
2019-12-21util/find-doc-nits: Better checking of missing documentationRichard Levitte
2019-12-21perl: OpenSSL::Util::Pod::extract_pod_info() now saves the file contentsRichard Levitte
2019-12-19CRYPTO: split cipher_platform.h into algorithm specific headersRichard Levitte
2019-12-18BIO: Add BIO_f_prefix(), a text line prefixing filterRichard Levitte
2019-12-14Deprecate most of debug-memoryRich Salz
2019-12-13Remove CRYPTO_secure_allocated from util/missingcrypto111.txtRichard Levitte
2019-12-12Various missing-link fixesRich Salz
2019-12-12chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb
2019-12-11Fix docs for CRYPTO_secure_allocatedRich Salz
2019-12-11Fix some typosVeres Lajos
2019-12-10Remove handling of outdated macro'sRich Salz
2019-12-04add X509_cmp_timeframe() including its documentationDr. David von Oheimb
2019-12-04util/mkerr.pl: don't stop reading conserved symbols from the state fileRichard Levitte
2019-11-29util/find-doc-nits: ignore macros ending in _fnsigRichard Levitte
2019-11-29util/find-doc-nits: limit the prototype checkRichard Levitte
2019-11-29PROV SERIALIZER: add support for writing RSA keysRichard Levitte
2019-11-29PROV SERIALIZER: add common functionality to serialize keysRichard Levitte
2019-11-29SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte
2019-11-29SERIALIZER: add functions for serialization to fileRichard Levitte
2019-11-29SERIALIZER: New API for serialization of objects through providersRichard Levitte
2019-11-29configdata.pm.in, util/dofile.pl: load 'platform' unconditionallyRichard Levitte
2019-11-27util/find-doc-nits: Better parsing of linksRichard Levitte
2019-11-17Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu
2019-11-14Delete recently documented functions from missingcryptoTomas Mraz
2019-11-14Move RSA Asym cipher code to the default providerMatt Caswell
2019-11-14Implement provider support for Asym CiphersMatt Caswell
2019-11-13libcrypto.num: remove some unused EVP_MAC symbolsDr. Matthias St. Pierre