aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2020-01-19Deprecate the low level IDEA functions.Pauli1-8/+8
2020-01-19TODO: undo md5.h and sha.h changes temporarilyPauli1-28/+28
2020-01-19Deprecate the low level MD5 functions.Pauli1-5/+5
2020-01-19Deprecate the low level SHA functions.Pauli1-23/+23
2020-01-17DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte1-1/+0
2020-01-17Add duplication APIs to ASN1_TIME and related typesPaul Yang1-0/+3
2020-01-16Add doc for TS_VERIFY_CTX_set_certs()Paul Yang3-2/+1
2020-01-16Deprecate the low level RC5 functionsPauli1-7/+7
2020-01-16Deprecate the low level RC4 functionsPauli1-3/+3
2020-01-16Deprecate the low level RC2 functionsPauli1-7/+7
2020-01-16Deprecate the low level SEED functionsPauli1-7/+7
2020-01-15Add FIPS Self test kats for digestsShane Lontis1-0/+2
2020-01-13Refactor the tls/dlts version optionsRich Salz1-0/+8
2020-01-13Deprecate the Low Level CAST APIsMatt Caswell1-7/+7
2020-01-13Deprecate Low Level Camellia APIsMatt Caswell1-10/+10
2020-01-13make find-doc-nits report function typedef w/ space before arg listDr. David von Oheimb1-0/+5
2020-01-13handle new findings of find-doc-nits for certain typedefsDr. David von Oheimb1-0/+7
2020-01-13improve 'typedef' patterns of find-doc-nitsDr. David von Oheimb1-2/+2
2020-01-12Deprecate the low level Whirlpool functions.Pauli1-5/+5
2020-01-12Deprecate the low level MDC2 functions.Pauli1-4/+4
2020-01-12Deprecate the low level MD4 functions.Pauli1-5/+5
2020-01-12Deprecate the low level MD2 functions.Pauli1-5/+5
2020-01-12Deprecate the low level RIPEMD160 functions.Pauli1-5/+5
2020-01-12Add dsa signature alg to fips providerShane Lontis1-1/+2
2020-01-08Deprecate Low Level Blowfish APIsMatt Caswell1-8/+8
2020-01-06Deprecate the low level AES functionsMatt Caswell1-13/+13
2019-12-26Removed now documented stuff from util/missing*.txtRichard Levitte2-30/+0
2019-12-26util/find-doc-nits: when loading "missing" files, check if documentedRichard Levitte1-0/+5
2019-12-21OpenSSL::Util::extract_pod_info(): Allow invisible namesRichard Levitte1-2/+14
2019-12-21OpenSSL::Util::extract_pod_info(): Read the POD one paragraph at a timeRichard Levitte1-3/+17
2019-12-21Adjust all util/missing*.txt to include the section numberRichard Levitte6-3543/+3543
2019-12-21util/find-doc-nits: Better checking of missing documentationRichard Levitte1-60/+21
2019-12-21perl: OpenSSL::Util::Pod::extract_pod_info() now saves the file contentsRichard Levitte1-4/+20
2019-12-19CRYPTO: split cipher_platform.h into algorithm specific headersRichard Levitte1-1/+1
2019-12-18BIO: Add BIO_f_prefix(), a text line prefixing filterRichard Levitte2-0/+4
2019-12-14Deprecate most of debug-memoryRich Salz1-8/+8
2019-12-13Remove CRYPTO_secure_allocated from util/missingcrypto111.txtRichard Levitte1-1/+0
2019-12-12Various missing-link fixesRich Salz1-4/+3
2019-12-12chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb2-0/+3
2019-12-11Fix docs for CRYPTO_secure_allocatedRich Salz1-1/+0
2019-12-11Fix some typosVeres Lajos3-3/+3
2019-12-10Remove handling of outdated macro'sRich Salz2-26/+1
2019-12-04add X509_cmp_timeframe() including its documentationDr. David von Oheimb1-0/+1
2019-12-04util/mkerr.pl: don't stop reading conserved symbols from the state fileRichard Levitte1-6/+0
2019-11-29util/find-doc-nits: ignore macros ending in _fnsigRichard Levitte1-6/+7
2019-11-29util/find-doc-nits: limit the prototype checkRichard Levitte1-1/+4
2019-11-29PROV SERIALIZER: add support for writing RSA keysRichard Levitte1-1/+1
2019-11-29PROV SERIALIZER: add common functionality to serialize keysRichard Levitte1-0/+9
2019-11-29SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte3-0/+13
2019-11-29SERIALIZER: add functions for serialization to fileRichard Levitte1-0/+2