summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2021-07-27Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcsMatt Caswell
2021-07-27ECDSA_SIG_set0(): Clarify documentation and fix formatting errorsTomas Mraz
2021-07-26DOCS: Move the description of EVP_PKEY_get0_description()Richard Levitte
2021-07-26EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()Richard Levitte
2021-07-21tls_process_{client,server}_certificate(): allow verify_callback return > 1Dr. David von Oheimb
2021-07-21SSL_CTX_set_cert_verify_callback.pod: various corrections and clarificationsDr. David von Oheimb
2021-07-21Add testcases for SSL_key_update() corner case callsyangyangtiantianlonglong
2021-07-20doc: fix OPENSSL_VERSION_NUMBER length in the synopsisPetr Gotthard
2021-07-16doc: It is not possible to use SSL_OP_* value in preprocessor conditionsTomas Mraz
2021-07-16RSA_public_decrypt is equivalent to a verify recover operationTomas Mraz
2021-07-15doc: document the params arguments to the initialisation functions.Pauli
2021-07-15Make EVP_PKEY_check() be an alias for EVP_PKEY_pairwise_check()Tomas Mraz
2021-07-15doc: Document that incomplete certificates return errorTomas Mraz
2021-07-11Improve doc of OSSL_HTTP_REQ_CTX_set_expected() on timeout param < 0Dr. David von Oheimb
2021-07-06doc: update documentation to note removal of ERR_GET_FUNC()Pauli
2021-07-02PEM_read_...: document that garbage and other PEM data is skippedTomas Mraz
2021-07-01doc: Mention the update of der data pointers in d2i/i2dTomas Mraz
2021-06-30OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for co...Dr. David von Oheimb
2021-06-30CMP: Add missing getter functions to CRMF API and CMP APIDr. David von Oheimb
2021-06-29doc: make error checking in ticket handling code explicitHubert Kario
2021-06-26DOC: Clarify the role of EKUs including defaults for TLS client and server useDr. David von Oheimb
2021-06-26Fix two typos in OSSL_trace_enabled.podTheo Buehler
2021-06-24Update documentation following updates to the provider codeMatt Caswell
2021-06-24doc: Document that the OBJ creation functions don't lock.Pauli
2021-06-23EVP: Change the output size type of EVP_Q_digest() and EVP_Q_mac()Richard Levitte
2021-06-17Update copyright yearMatt Caswell
2021-06-16HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.cDr. David von Oheimb
2021-06-16X509_digest_sig(): Improve default hash for EdDSA and allow to return the cho...Dr. David von Oheimb
2021-06-16Add documentation for the newly added OBJ up callsMatt Caswell
2021-06-15Remove "-immedate_renegotiation" optionRich Salz
2021-06-11Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarityDr. David von Oheimb
2021-06-11HTTP client: Fix GET request handling when rctx is reused (keep-alive)Dr. David von Oheimb
2021-06-11Add support for ISO 8601 datetime formatWilliam Edmisten
2021-06-11BIO_write_ex: No error only on 0 bytes to writeTomas Mraz
2021-06-11STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functionsRichard Levitte
2021-06-11Document that provider name can be a full pathTomas Mraz
2021-06-10doc: fix OSSL_PARAM_BLD pointers in the examplePetr Gotthard
2021-06-10Optimize session cache flushingTodd Short
2021-06-09Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte
2021-06-08doc: add references to cipher life cycle documentationPauli
2021-06-08doc: add references to digest life cycle documentationPauli
2021-06-08X509_digest_sig: Handle RSA-PSS and EDDSA certificatesTomas Mraz
2021-06-08Improve the documentation of cert path building and validationDr. David von Oheimb
2021-06-08X509_STORE_CTX_new.pod and x509_vfy.h.in: rename some params for clarity, imp...Dr. David von Oheimb
2021-06-08BIO_write-ex(): Improve behavior in corner cases and documentationDr. David von Oheimb
2021-06-08Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flagShane Lontis
2021-06-05ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPERichard Levitte
2021-06-05Add documentation for newly added ASN1 functionsMatt Caswell
2021-06-05Teach more of the ASN.1 code about libctx/propqMatt Caswell
2021-06-02doc: fix OSSL_(EN|DE)CODER_get0_name function namesPauli