summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte2020-01-171-1/+0
* Add duplication APIs to ASN1_TIME and related typesPaul Yang2020-01-171-0/+3
* Add doc for TS_VERIFY_CTX_set_certs()Paul Yang2020-01-163-2/+1
* Deprecate the low level RC5 functionsPauli2020-01-161-7/+7
* Deprecate the low level RC4 functionsPauli2020-01-161-3/+3
* Deprecate the low level RC2 functionsPauli2020-01-161-7/+7
* Deprecate the low level SEED functionsPauli2020-01-161-7/+7
* Add FIPS Self test kats for digestsShane Lontis2020-01-151-0/+2
* Refactor the tls/dlts version optionsRich Salz2020-01-131-0/+8
* Deprecate the Low Level CAST APIsMatt Caswell2020-01-131-7/+7
* Deprecate Low Level Camellia APIsMatt Caswell2020-01-131-10/+10
* make find-doc-nits report function typedef w/ space before arg listDr. David von Oheimb2020-01-131-0/+5
* handle new findings of find-doc-nits for certain typedefsDr. David von Oheimb2020-01-131-0/+7
* improve 'typedef' patterns of find-doc-nitsDr. David von Oheimb2020-01-131-2/+2
* Deprecate the low level Whirlpool functions.Pauli2020-01-121-5/+5
* Deprecate the low level MDC2 functions.Pauli2020-01-121-4/+4
* Deprecate the low level MD4 functions.Pauli2020-01-121-5/+5
* Deprecate the low level MD2 functions.Pauli2020-01-121-5/+5
* Deprecate the low level RIPEMD160 functions.Pauli2020-01-121-5/+5
* Add dsa signature alg to fips providerShane Lontis2020-01-121-1/+2
* Deprecate Low Level Blowfish APIsMatt Caswell2020-01-081-8/+8
* Deprecate the low level AES functionsMatt Caswell2020-01-061-13/+13
* Removed now documented stuff from util/missing*.txtRichard Levitte2019-12-262-30/+0
* util/find-doc-nits: when loading "missing" files, check if documentedRichard Levitte2019-12-261-0/+5
* OpenSSL::Util::extract_pod_info(): Allow invisible namesRichard Levitte2019-12-211-2/+14
* OpenSSL::Util::extract_pod_info(): Read the POD one paragraph at a timeRichard Levitte2019-12-211-3/+17
* Adjust all util/missing*.txt to include the section numberRichard Levitte2019-12-216-3543/+3543
* util/find-doc-nits: Better checking of missing documentationRichard Levitte2019-12-211-60/+21
* perl: OpenSSL::Util::Pod::extract_pod_info() now saves the file contentsRichard Levitte2019-12-211-4/+20
* CRYPTO: split cipher_platform.h into algorithm specific headersRichard Levitte2019-12-191-1/+1
* BIO: Add BIO_f_prefix(), a text line prefixing filterRichard Levitte2019-12-182-0/+4
* Deprecate most of debug-memoryRich Salz2019-12-141-8/+8
* Remove CRYPTO_secure_allocated from util/missingcrypto111.txtRichard Levitte2019-12-131-1/+0
* Various missing-link fixesRich Salz2019-12-121-4/+3
* chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb2019-12-122-0/+3
* Fix docs for CRYPTO_secure_allocatedRich Salz2019-12-111-1/+0
* Fix some typosVeres Lajos2019-12-113-3/+3
* Remove handling of outdated macro'sRich Salz2019-12-102-26/+1
* add X509_cmp_timeframe() including its documentationDr. David von Oheimb2019-12-041-0/+1
* util/mkerr.pl: don't stop reading conserved symbols from the state fileRichard Levitte2019-12-041-6/+0
* util/find-doc-nits: ignore macros ending in _fnsigRichard Levitte2019-11-291-6/+7
* util/find-doc-nits: limit the prototype checkRichard Levitte2019-11-291-1/+4
* PROV SERIALIZER: add support for writing RSA keysRichard Levitte2019-11-291-1/+1
* PROV SERIALIZER: add common functionality to serialize keysRichard Levitte2019-11-291-0/+9
* SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte2019-11-293-0/+13
* SERIALIZER: add functions for serialization to fileRichard Levitte2019-11-291-0/+2
* SERIALIZER: New API for serialization of objects through providersRichard Levitte2019-11-292-0/+16
* configdata.pm.in, util/dofile.pl: load 'platform' unconditionallyRichard Levitte2019-11-291-2/+0
* util/find-doc-nits: Better parsing of linksRichard Levitte2019-11-271-5/+7
* Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu2019-11-171-0/+4