summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2022-12-16Refine the documents of several APIsPeiwei Hu
2022-12-16Update HMAC() documentation.slontis
2022-12-08cmp_vfy_test.c: fix name OSSL_CMP_CTX_set0_trusted{,Store}Dr. David von Oheimb
2022-12-08OSSL_CMP_validate_msg(): make sure to reject protection type mismatchDr. David von Oheimb
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte
2022-12-08Move the description of the core types into their own pagesRichard Levitte
2022-12-07Replace "a RSA" with "an RSA"Daniel Fiala
2022-12-02doc: fix EVP_SignInit.podReinhard Urban
2022-12-02Clarify the EVP_PKEY_decrypt manual pageTomas Mraz
2022-11-25Fix typos in doc/man3/EVP_EncryptInit.podMarco Abbadini
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVsDr. David von Oheimb
2022-11-24Add SM2 support for EVP_PKEY_Q_keygenJiaxun Yang
2022-11-24CMP: fix handling of unset or missing failInfo PKI status informationDr. David von Oheimb
2022-11-24CMP: fix status held in OSSL_CMP_CTX, in particular for genp messagesDr. David von Oheimb
2022-11-21Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis
2022-11-16Add documentation for CPUID bit #64+17Joachim Vandersmissen
2022-11-07Fix documentation for some i2d return values.slontis
2022-11-01Update copyright yearTomas Mraz
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