summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2022-09-01Document the return value of OSSL_LIB_CTX_load_config()Tomas Mraz
2022-09-01Fix documented max. length for info buffer in HKDFTobias Brunner
2022-08-24CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its...Dr. David von Oheimb
2022-08-24add missing CRMF API function OSSL_CRMF_CERTTEMPLATE_get0_publicKey()Dr. David von Oheimb
2022-08-24X509: clean up doc and implementation of X509{,_REQ}_check_private_key()Dr. David von Oheimb
2022-08-24add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_ni...Dr. David von Oheimb
2022-08-23OSSL_HTTP_REQ_CTX_nbio: add support for partial content-type string matchingDr. David von Oheimb
2022-08-19BIO_sendmmsg/BIO_recvmmsg (API only)Hugo Landau
2022-08-18Add some documentation for X509_gmtime_adj()Matt Caswell
2022-08-18X509: Add "code sign" as purpose for verification of certificatesLutz Jaenicke
2022-08-18Clarify documentation in regards to EC key parametersTomas Mraz
2022-08-17Correct the documentation for OPENSSL_MALLOC_FDMatt Caswell
2022-08-04Change name of parameter in documentation from sigret to sigKurt Roeckx
2022-08-04Properly document deprecation of DH_new() and related functionsTomas Mraz
2022-08-04Fix EC_KEY_set_private_key() NULL priv_key docsRoberto Hueso Gomez
2022-08-03Note that EVP_CIPHER_get_iv_length returns negative values on errorPauli
2022-07-29Implement AES-GCM-SIV (RFC8452)Todd Short
2022-07-28Add some documentation for the BIO_s_mem() datagram capabilityMatt Caswell
2022-07-26x509_lu.c and x509_vfy.c: improve coding style, comments, and related docDr. David von Oheimb
2022-07-26Fix error in LHASH documentationPauli
2022-07-22Fix error in example.Pauli
2022-07-21X509_STORE_CTX_purpose_inherit(): add missing details to its documentationDr. David von Oheimb
2022-07-20Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg()Dr. David von Oheimb
2022-07-19Add X509_PUBKEY_set0_public_key(), extracted from X509_PUBKEY_set0_param()Dr. David von Oheimb
2022-07-16CMS: add CMS_SignedData_verify(), a variant of CMS_verify() with extensionsDr. David von Oheimb
2022-07-16CMS_add0_cert.pod: various improvements of the descriptionDr. David von Oheimb
2022-07-15Added paragraph to free objects alloced by X509V3_add1_i2d()Allan
2022-07-15Updated X509v3_get_ext_by_NID.pod and X509_CRL_get0_by_serial.podAllan
2022-07-12OSSL_trace_set_channel.pod and openssl.pod: fix missing/inconsistent category...Dr. David von Oheimb
2022-07-06http_client.c: fix comment and documentation of the memory BIOs usedDr. David von Oheimb
2022-07-06OSSL_HTTP_open(): improve use of use_ssl and its documentationDr. David von Oheimb
2022-07-06Fix typos in SSL_CTX_use_certificate.pod fileEasySec
2022-06-30Documentation update for EVP_set_default_propertiesslontis
2022-06-28SSL_get_current_cipher() and SSL_get_pending_cipher() return 'const SSL_CIPHE...olszomal
2022-06-28CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()Dr. David von Oheimb
2022-06-24Added documentation for PEM_X509_INFO_read() and PEM_X509_INFO_read_bio()Allan
2022-06-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-06-16Fix documentation of BIO_FLAGS_BASE64_NO_NLFraser Tweedale
2022-06-16Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch
2022-06-09Update SIV mode documentationTodd Short
2022-06-03Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl configTomas Mraz
2022-06-03Add OSSL_QUIC methods to headers and manual pagesTomas Mraz
2022-05-30OSSL_trace_enabled.pod and OSSL_trace_set_channel.pod: improve docDr. David von Oheimb
2022-05-30http_client.c: Dump response on error when tracing is enabledDr. David von Oheimb
2022-05-26Fix the defective check of EVP_PKEY_get_paramsPeiwei Hu
2022-05-23Add more SRTP protection profilesKijin Kim
2022-05-18Documentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is not unusedThomas Bellebaum
2022-05-16Fix BIO_get_ktls_send/recv to return 0 or 1 onlyTomas Mraz
2022-05-09Correct padding mode flag name for EVP_PKEY_decrypt/encrypt() examplesDimitry Andric
2022-05-09doc: Fix RSA public key parametersAhmed JELIJLI