summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2020-07-24Update EVP_EncodeInit.podRead Hughes
2020-07-24SERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set_passphrase_cb()Richard Levitte
2020-07-24SERIALIZER: Add functions to deserialize into an EVP_PKEYRichard Levitte
2020-07-24DESERIALIZER: Add foundation for deserializersRichard Levitte
2020-07-24KEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()Richard Levitte
2020-07-24Add X509 related libctx changes.Shane Lontis
2020-07-23Test RSA oaep in fips modeShane Lontis
2020-07-22document the deprecation of the '-public-key-methods' option to listPauli
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli
2020-07-22Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann
2020-07-21Avoid errors with a priori inapplicable protocol boundsViktor Dukhovni
2020-07-21DOC: Fix SSL_CTX_set_cert_cb.pod and SSL_CTX_set_client_cert_cb.podRichard Levitte
2020-07-21Add ERR_raise() errors to fips OSSL_provider_init and self tests.Shane Lontis
2020-07-20man3: Drop warning about using security levels higher than 1.Dimitri John Ledkov
2020-07-19Added missing ';' after methods in the synopsis section of pod filesShane Lontis
2020-07-17doc: Fix documentation of EVP_EncryptUpdate().Pauli
2020-07-16x509_vfy.c: Improve key usage checks in internal_verify() of cert chainsDr. David von Oheimb
2020-07-16Update copyright yearRichard Levitte
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-07-16doc: remove unused engine tracing optionPauli
2020-07-16Document that ENGINE_add_conf_module() was deprecated.Pauli
2020-07-16Document that exdata for ENGINES is deprecated.Pauli
2020-07-16Document that the ENGINE_[sg]_ex_data() calls are reprecated.Pauli
2020-07-16RAND: document that the ENGINE RAND override is deprecated.Pauli
2020-07-16ENGINESDIR: document that this configuration is deprecated.Pauli
2020-07-16doc: document that the engine initialisation options are deprecated.Pauli
2020-07-16doc: deprecate ENGINE documentationPauli
2020-07-16apps: document the deprecation of the -engine optionPauli
2020-07-16engine: document the engine app as deprecatedPauli
2020-07-16apps/list: deprecate engine supportPauli
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short
2020-07-15Add FIPS related configuration data to the default openssl application config...Shane Lontis
2020-07-15Make -provider_name and -section_name optionalRich Salz
2020-07-15Add AES_CBC_CTS ciphers to providersShane Lontis
2020-07-14DRBG: rename the DRBG taxonomy.Pauli
2020-07-07Add support to zeroize plaintext in S3 record layerMartin Elshuber
2020-07-06improve SSL_CTX_set_tlsext_ticket_key_cb ref implGlenn Strauss
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-07-03Fix a typo in the i2d_TYPE_fp documentationMatt Caswell
2020-07-03doc: Remove stray backtickJakub Wilk
2020-07-02doc: remove reference to the predecessor of SHA-1.Pauli
2020-07-01X509v3_cache_extensions(): Improve coding style and doc, fix case 'sha1 == NULL'Dr. David von Oheimb
2020-07-01Add X509_self_signed(), extending and improving documenation and testsDr. David von Oheimb
2020-07-01Move doc of X509{,_REQ,_CRL}_verify{,_ex}() from X509_sign.pod to new X509_ve...Dr. David von Oheimb
2020-07-01Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb
2020-07-01Improve documentation, layout, and code comments regarding self-issued certs ...Dr. David von Oheimb
2020-06-30Fix a typo on the SSL_dup pageMatt Caswell