aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3
Commit message (Expand)AuthorAgeFilesLines
* Update EVP_EncodeInit.podRead Hughes2020-07-241-2/+2
* SERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set_passphrase_cb()Richard Levitte2020-07-241-1/+1
* SERIALIZER: Add functions to deserialize into an EVP_PKEYRichard Levitte2020-07-241-0/+117
* DESERIALIZER: Add foundation for deserializersRichard Levitte2020-07-243-0/+473
* Add X509 related libctx changes.Shane Lontis2020-07-2414-150/+296
* EVP: deprecate the EVP_X_meth_ functions.Pauli2020-07-224-0/+40
* Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann2020-07-2244-73/+73
* Avoid errors with a priori inapplicable protocol boundsViktor Dukhovni2020-07-211-8/+21
* DOC: Fix SSL_CTX_set_cert_cb.pod and SSL_CTX_set_client_cert_cb.podRichard Levitte2020-07-212-18/+15
* man3: Drop warning about using security levels higher than 1.Dimitri John Ledkov2020-07-201-6/+0
* Added missing ';' after methods in the synopsis section of pod filesShane Lontis2020-07-1939-116/+116
* doc: Fix documentation of EVP_EncryptUpdate().Pauli2020-07-171-4/+9
* x509_vfy.c: Improve key usage checks in internal_verify() of cert chainsDr. David von Oheimb2020-07-161-6/+8
* Update copyright yearRichard Levitte2020-07-1638-38/+38
* Revert "kdf: make function naming consistent."Matt Caswell2020-07-161-20/+20
* Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell2020-07-164-32/+32
* doc: remove unused engine tracing optionPauli2020-07-161-4/+0
* Document that ENGINE_add_conf_module() was deprecated.Pauli2020-07-161-0/+4
* Document that exdata for ENGINES is deprecated.Pauli2020-07-161-0/+3
* Document that the ENGINE_[sg]_ex_data() calls are reprecated.Pauli2020-07-161-0/+5
* RAND: document that the ENGINE RAND override is deprecated.Pauli2020-07-161-1/+7
* ENGINESDIR: document that this configuration is deprecated.Pauli2020-07-161-1/+2
* doc: document that the engine initialisation options are deprecated.Pauli2020-07-161-8/+16
* doc: deprecate ENGINE documentationPauli2020-07-161-0/+9
* Add SSL_get[01]_peer_certificate()Todd Short2020-07-161-6/+21
* Add AES_CBC_CTS ciphers to providersShane Lontis2020-07-152-8/+48
* DRBG: rename the DRBG taxonomy.Pauli2020-07-143-18/+18
* Add support to zeroize plaintext in S3 record layerMartin Elshuber2020-07-071-0/+14
* improve SSL_CTX_set_tlsext_ticket_key_cb ref implGlenn Strauss2020-07-061-7/+9
* Fix typos and repeated wordsGustaf Neumann2020-07-0576-114/+112
* Fix a typo in the i2d_TYPE_fp documentationMatt Caswell2020-07-031-1/+1
* doc: remove reference to the predecessor of SHA-1.Pauli2020-07-021-3/+0
* X509v3_cache_extensions(): Improve coding style and doc, fix case 'sha1 == NULL'Dr. David von Oheimb2020-07-011-2/+3
* Add X509_self_signed(), extending and improving documenation and testsDr. David von Oheimb2020-07-012-3/+13
* Move doc of X509{,_REQ,_CRL}_verify{,_ex}() from X509_sign.pod to new X509_ve...Dr. David von Oheimb2020-07-012-45/+92
* Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb2020-07-012-4/+6
* Improve documentation, layout, and code comments regarding self-issued certs ...Dr. David von Oheimb2020-07-013-52/+74
* Fix a typo on the SSL_dup pageMatt Caswell2020-06-301-2/+2
* Make the ASYNC code default libctx awareMatt Caswell2020-06-281-0/+8
* CORE: Add OPENSSL_CTX_set0_default(), to set a default library contextRichard Levitte2020-06-281-12/+21
* doc/man3: fix types taken by HMAC(), HMAC_Update()pedro martelletto2020-06-261-2/+2
* Update copyright yearMatt Caswell2020-06-2519-19/+19
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-241-1/+1
* Fix some man page typosMatt Caswell2020-06-244-6/+6
* evp_rand: documentationPauli2020-06-246-55/+422
* CTR, HASH and HMAC DRBGs in providerPauli2020-06-242-16/+30
* params: add OSSL_PARAM helpers for time_t.Pauli2020-06-241-6/+10
* Don't attempt to duplicate the BIO state in SSL_dupMatt Caswell2020-06-231-3/+0
* Update the SSL_dup documentation to match realityMatt Caswell2020-06-231-10/+64
* DOCS: Add documentation for EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name()Richard Levitte2020-06-231-4/+9