summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-05-0624-24/+24
* Document the behavior of the -inform and related optionsTomas Mraz2021-05-0620-112/+72
* provider-storemgmt: Document the input-type and properties parameters.Tomas Mraz2021-05-061-0/+10
* Make the -inform option to be respected if possibleTomas Mraz2021-05-062-1/+5
* try to document changes in salt handling for the 'enc' commandEasySec2021-05-061-3/+7
* Deprecate X509{,_CRL}_http_nbio() and simplify their definitionDr. David von Oheimb2021-05-051-0/+5
* APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macroDr. David von Oheimb2021-05-051-6/+11
* APPS: Slightly extend and improve documentation of the opt_ APIDr. David von Oheimb2021-05-051-31/+53
* Correct ssl_conf logic for "legacy_server_connect"Benjamin Kaduk2021-05-052-1/+1
* Enforce secure renegotiation support by defaultBenjamin Kaduk2021-05-052-14/+6
* mac: update life-cycle description and diagrams to include finalXOFPauli2021-05-054-5/+15
* doc: document EVP_MAC_finalXOF()Pauli2021-05-051-3/+7
* Add .includedir pragmaRich Salz2021-05-051-2/+9
* Allow absolute paths to be setRich Salz2021-05-051-20/+19
* Note that dhparam does support X9.42Rich Salz2021-05-051-10/+6
* DOCS: Mention that libcrypto has helper functions for OSSL_PARAMsRichard Levitte2021-05-051-0/+6
* HTTP client: Correct the use of optional proxy URL and its documentationDr. David von Oheimb2021-05-042-21/+24
* BIO_eof() and OSSL_STORE_eof(): Make sure to return 1 on error; improve relat...Dr. David von Oheimb2021-05-042-3/+3
* OSSL_STORE_expect(): Improve error handling and documentationDr. David von Oheimb2021-05-041-4/+6
* OCSP: Minor improvements of documentation and header fileDr. David von Oheimb2021-05-041-5/+8
* Document the new core BIO public API supportMatt Caswell2021-05-044-13/+106
* man: s_server: fix text repetition in -alpn descriptionHubert Kario2021-05-011-1/+1
* APPS: Document the core of the opt_ APIRich Salz2021-05-011-0/+301
* Update OSSL_STORE_attach() documentation to indicate it increases the ref_cou...Shane Lontis2021-04-301-2/+3
* Document the API breaking constification changesTomas Mraz2021-04-302-3/+12
* remove end of line whitespacePauli2021-04-305-5/+5
* Add library context and property query support into the PKCS12 APIJon Spillett2021-04-3016-18/+1052
* CMS ESS: Move four internal aux function to where they belong in crypto/cmsDr. David von Oheimb2021-04-281-0/+2
* ESS: Export three core functions, clean up TS and CMS CAdES-BES usageDr. David von Oheimb2021-04-284-0/+99
* Add X509 version constants.David Benjamin2021-04-281-4/+6
* OPENSSL_sk functions are effectively already documentedTomas Mraz2021-04-281-8/+15
* Improve the implementation of X509_STORE_CTX_get1_issuer()Tomas Mraz2021-04-281-7/+14
* Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().Shane Lontis2021-04-273-12/+17
* Doc updates for DH/DSA examplesShane Lontis2021-04-272-9/+14
* Fixes related to separation of DH and DHX typesShane Lontis2021-04-263-60/+222
* Add type_name member to provided methods and use itTomas Mraz2021-04-266-12/+44
* Documentation fix for openssl-verify certificatesKlaas van Schelven2021-04-261-5/+5
* APPS: Improve diagnostics for string options and options expecting int >= 0Dr. David von Oheimb2021-04-241-1/+1
* BIO_s_connect.pod: Improve doc of BIO_set_conn_hostname() etc.Dr. David von Oheimb2021-04-223-23/+17
* Remove an unused parameterRich Salz2021-04-221-3/+3
* Update copyright yearMatt Caswell2021-04-2212-12/+12
* DOC: Clarify EVP_MAC_init() params vs. EVP_MAC_CTX_set_params()Dr. David von Oheimb2021-04-211-3/+6
* ENCODER & DECODER: Allow decoder implementations to specify "carry on"Richard Levitte2021-04-211-1/+28
* Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()Dr. David von Oheimb2021-04-202-23/+24
* PKCS12 etc.: Add hints on using -legacy and -provider-path optionsDr. David von Oheimb2021-04-194-1/+14
* Add the function OSSL_LIB_CTX_get0_global_default()Matt Caswell2021-04-191-6/+14
* Change the semantics of OSSL_LIB_CTX_set0_default() NULL handlingMatt Caswell2021-04-191-1/+3
* Add DHX FIPS 186-4 domain parameter validation exampleTomas Mraz2021-04-192-11/+53
* Add "origin" field to EVP_CIPHER, EVP_MDRich Salz2021-04-182-7/+31
* Fix naming for EVP_RAND_CTX_gettable functions.Pauli2021-04-172-11/+11