summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2020-02-03Don't complain about documented symbols with find-doc-nits -d -oMatt Caswell
2020-02-02X509: Refactor X509_verify() and X509_REQ_verify() for better streamliningRichard Levitte
2020-01-29Document most missing optionsRich Salz
2020-01-29Add RSA key validation to default providerShane Lontis
2020-01-29TLS: use EVP for HMAC throughout libssl.Pauli
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-29Deprecate the low level CMAC functionsPauli
2020-01-27OpenSSL::Test: bring back the relative pathsRichard Levitte
2020-01-25EVP: Adapt EVP_PKEY Seal and Open for provider keysRichard Levitte
2020-01-25Deprecate the low level DES functions.Pauli
2020-01-24New functions for PKCS8 attributes management - documentationDmitry Belyavskiy
2020-01-24New functions for PKCS8 attributes managementDmitry Belyavskiy
2020-01-23EVP: Add EVP_PKEY_get_default_digest_name() and use itRichard Levitte
2020-01-23Re-remove TS_VERIFY_CTX_set_certs entry from missingcrypto.txtShane Lontis
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