summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb
2021-05-12Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio()Dr. David von Oheimb
2021-05-12doc: document the encoder and decoder name functionsPauli
2021-05-12use LHASH_OF(TYPE) macro to make the example consistent with the declaration ...EasySec
2021-05-11Update documentation following addition of OSSL_LIB_CTX_new_child()Matt Caswell
2021-05-11Add the concept of a child OSSL_LIB_CTXMatt Caswell
2021-05-11Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc.Dr. David von Oheimb
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb
2021-05-11reduce surprise in choice of CASE/String/STRING by allowing all inputs to be ...Michael Richardson
2021-05-08Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb
2021-05-08Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb
2021-05-08DOC: Fix all wrong occurrences of '<propq>' to 'I<propq>'Dr. David von Oheimb
2021-05-08apps/mac: Add digest and cipher command line optionsPauli
2021-05-08apps: add mac, cipher and digest arguments to the kdf applet.Pauli
2021-05-08BIO_printf.pod: Clarify that output is always null terminated.Scott McPeak
2021-05-07doc: document the new ossl_provider_clear_all_operation_bits() functionPauli
2021-05-07Unify parameter types in documentationTomas Mraz
2021-05-07Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphersJon Spillett
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