summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2020-01-15Add FIPS Self test kats for digestsShane Lontis
2020-01-15Change returned -2 to 0 in EVP_Digest{Sign,Verify}Init()Richard Levitte
2020-01-13Better documentation of -www,-WWW,-HTTP flagsRich Salz
2020-01-13Refactor the tls/dlts version optionsRich Salz
2020-01-13handle new findings of find-doc-nits on fn typedefs w/ extra spaceDr. David von Oheimb
2020-01-13handle new findings of find-doc-nits for certain typedefsDr. David von Oheimb
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-10Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providersShane Lontis
2020-01-09EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types betterRichard Levitte
2020-01-09CORE & EVP: Specify OP_query_operation_name() for KEYMGMTRichard Levitte
2020-01-09DOCS: The interpretation of OPENSSL_API_COMPAT has changed, update docsRichard Levitte
2020-01-08Deprecate Low Level Blowfish APIsMatt Caswell
2020-01-07Refactor -engine documentationRich Salz
2020-01-07Fix KMAC docsShane Lontis
2020-01-06Add `-passin` arg to `ocsp`kaysond
2020-01-06Move -nameopt to openssl.podRich Salz
2020-01-06Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis
2020-01-02Add -iter option to pkcs12 commandIbrahim M. Ghazal
2019-12-21Rename doc/man7/provider-asymcipher.podRichard Levitte
2019-12-21doc/man1/openssl-cmds.pod: Add invisble name 'openssl-cmds'Richard Levitte
2019-12-19Fix regression on x509 keyform argumentJussi Keranen
2019-12-19Use a function to generate do-not-edit commentRich Salz
2019-12-18BIO: Add BIO_f_prefix(), a text line prefixing filterRichard Levitte
2019-12-16Update the HISTORY entry for RSA_get0_pss_params()Matt Caswell
2019-12-14Deprecate most of debug-memoryRich Salz
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-08Difference between EVP_CipherInit and EVP_CipherInit_exDmitry Belyavskiy
2019-12-05Add documentation for the newly added RSA_PKCS1_WITH_TLS_PADDINGMatt Caswell
2019-12-04add X509_cmp_timeframe() including its documentationDr. David von Oheimb
2019-11-29PROV SERIALIZER: add support for writing RSA keysRichard Levitte
2019-11-29PROV SERIALIZER: add common functionality to serialize keysRichard Levitte
2019-11-29PROV BIO: add a BIO_vprintf() upcall, and a provider BIO libraryRichard 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-29CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte
2019-11-29Disable mem leak checking for the self test lockMatt Caswell
2019-11-29Add doc/build.info to build the documentationRichard Levitte
2019-11-28Fix L<EVP_MD_CTX_set_pkey_ctx> linksmoehuster
2019-11-28Use option/parameter consistently.Rich Salz
2019-11-28Document more env var stuff, fix some typo'sRich Salz
2019-11-27doc/man7/proxy-certificates.pod: New guide for proxy certificatesRichard Levitte
2019-11-24Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre