summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2021-05-06Update copyright yearMatt Caswell
2021-05-06Document the behavior of the -inform and related optionsTomas Mraz
2021-05-06provider-storemgmt: Document the input-type and properties parameters.Tomas Mraz
2021-05-06Make the -inform option to be respected if possibleTomas Mraz
2021-05-06try to document changes in salt handling for the 'enc' commandEasySec
2021-05-05Deprecate X509{,_CRL}_http_nbio() and simplify their definitionDr. David von Oheimb
2021-05-05APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macroDr. David von Oheimb
2021-05-05APPS: Slightly extend and improve documentation of the opt_ APIDr. David von Oheimb
2021-05-05Correct ssl_conf logic for "legacy_server_connect"Benjamin Kaduk
2021-05-05Enforce secure renegotiation support by defaultBenjamin Kaduk
2021-05-05mac: update life-cycle description and diagrams to include finalXOFPauli
2021-05-05doc: document EVP_MAC_finalXOF()Pauli
2021-05-05Add .includedir pragmaRich Salz
2021-05-05Allow absolute paths to be setRich Salz
2021-05-05Note that dhparam does support X9.42Rich Salz
2021-05-05DOCS: Mention that libcrypto has helper functions for OSSL_PARAMsRichard Levitte
2021-05-04HTTP client: Correct the use of optional proxy URL and its documentationDr. David von Oheimb
2021-05-04BIO_eof() and OSSL_STORE_eof(): Make sure to return 1 on error; improve relat...Dr. David von Oheimb
2021-05-04OSSL_STORE_expect(): Improve error handling and documentationDr. David von Oheimb
2021-05-04OCSP: Minor improvements of documentation and header fileDr. David von Oheimb
2021-05-04Document the new core BIO public API supportMatt Caswell
2021-05-01man: s_server: fix text repetition in -alpn descriptionHubert Kario
2021-05-01APPS: Document the core of the opt_ APIRich Salz
2021-04-30Update OSSL_STORE_attach() documentation to indicate it increases the ref_cou...Shane Lontis
2021-04-30Document the API breaking constification changesTomas Mraz
2021-04-30remove end of line whitespacePauli
2021-04-30Add library context and property query support into the PKCS12 APIJon Spillett
2021-04-28CMS ESS: Move four internal aux function to where they belong in crypto/cmsDr. David von Oheimb
2021-04-28ESS: Export three core functions, clean up TS and CMS CAdES-BES usageDr. David von Oheimb
2021-04-28Add X509 version constants.David Benjamin
2021-04-28OPENSSL_sk functions are effectively already documentedTomas Mraz
2021-04-28Improve the implementation of X509_STORE_CTX_get1_issuer()Tomas Mraz
2021-04-27Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().Shane Lontis
2021-04-27Doc updates for DH/DSA examplesShane Lontis
2021-04-26Fixes related to separation of DH and DHX typesShane Lontis
2021-04-26Add type_name member to provided methods and use itTomas Mraz
2021-04-26Documentation fix for openssl-verify certificatesKlaas van Schelven
2021-04-24APPS: Improve diagnostics for string options and options expecting int >= 0Dr. David von Oheimb
2021-04-22BIO_s_connect.pod: Improve doc of BIO_set_conn_hostname() etc.Dr. David von Oheimb
2021-04-22Remove an unused parameterRich Salz
2021-04-22Update copyright yearMatt Caswell
2021-04-21DOC: Clarify EVP_MAC_init() params vs. EVP_MAC_CTX_set_params()Dr. David von Oheimb
2021-04-21ENCODER & DECODER: Allow decoder implementations to specify "carry on"Richard Levitte
2021-04-20Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()Dr. David von Oheimb
2021-04-19PKCS12 etc.: Add hints on using -legacy and -provider-path optionsDr. David von Oheimb
2021-04-19Add the function OSSL_LIB_CTX_get0_global_default()Matt Caswell
2021-04-19Change the semantics of OSSL_LIB_CTX_set0_default() NULL handlingMatt Caswell
2021-04-19Add DHX FIPS 186-4 domain parameter validation exampleTomas Mraz
2021-04-18Add "origin" field to EVP_CIPHER, EVP_MDRich Salz
2021-04-17Fix naming for EVP_RAND_CTX_gettable functions.Pauli