summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2020-01-22Fix some missing doc links.Rich Salz
2020-01-22Introduce SSL_CTX_new_with_libex()Matt Caswell
2020-01-20Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell
2020-01-19Deprecate the low level IDEA functions.Pauli
2020-01-19TODO: undo md5.h and sha.h changes temporarilyPauli
2020-01-19Deprecate the low level MD5 functions.Pauli
2020-01-19Deprecate the low level SHA functions.Pauli
2020-01-17DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte
2020-01-17Add duplication APIs to ASN1_TIME and related typesPaul Yang
2020-01-16Add doc for TS_VERIFY_CTX_set_certs()Paul Yang
2020-01-16Deprecate the low level RC5 functionsPauli
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