summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2022-11-21doc: add not that DTLS 1.0, TLS 1.1 and before are disabled at security level 1Pauli
2022-11-21s390: Add new machine generationJuergen Christ
2022-11-16Add documentation for CPUID bit #64+17Joachim Vandersmissen
2022-11-11Fix typoDimitris Apostolou
2022-11-09doc: document digest and cipher dup functionsPauli
2022-11-09Fix typosDimitris Apostolou
2022-11-09doc: Document that the OBJ creation functions are now thread safe.Pauli
2022-11-07Fix documentation for some i2d return values.slontis
2022-11-02rand: add set0 calls for the private and public DRBGsPauli
2022-10-27Fix parameter names for RSA private key exampleJoakim Antman
2022-10-24doc: fix copy/paste errorPauli
2022-10-21Document the stack functions that are forgivingTomas Mraz
2022-10-19Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.Dr. David von Oheimb
2022-10-11Update copyright yearMatt Caswell
2022-10-04Fix examples related to BIO_do_acceptDaniel Fiala
2022-09-26Add documentation for the OPENSSL_gmtime functionsTodd Short
2022-09-23Fix error return values from BIO_ctrl_(w)pending()Tomas Mraz
2022-09-23OSSL_PROVIDER_set_default_search_path() return valueolszomal
2022-09-16Add documentation and test for EVP_PBE_alg_addDaniel Fiala
2022-09-15Fix a typo in the function nameAkshat Maheshwari
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-18Add some documentation for X509_gmtime_adj()Matt Caswell
2022-08-18Clarify documentation in regards to EC key parametersTomas Mraz
2022-08-17Correct the documentation for OPENSSL_MALLOC_FDMatt Caswell
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-03Revert "Note that EVP_CIPHER_get_iv_length returns negative values on error"Matt Caswell
2022-08-03Note that EVP_CIPHER_get_iv_length returns negative values on errorPauli
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-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-07-05Update copyright yearRichard Levitte
2022-07-01Documentation update for EVP_set_default_propertiesslontis
2022-06-28SSL_get_current_cipher() and SSL_get_pending_cipher() return 'const SSL_CIPHE...olszomal
2022-06-24Added documentation for PEM_X509_INFO_read() and PEM_X509_INFO_read_bio()Allan
2022-06-21Update copyright yearMatt Caswell
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-05-26Fix the defective check of EVP_PKEY_get_paramsPeiwei Hu
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