summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2022-11-01Update copyright yearTomas Mraz
2022-10-27Fix parameter names for RSA private key exampleJoakim Antman
2022-10-24openssl list: Fix help text about -cipher-algorithms optionDaniel Fiala
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-19ripemd: document as being present in the default providerPauli
2022-10-17Fix documentation for OFB/OCB in the FIPS providerJoachim Vandersmissen
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-20Update documentation, standard input is expected to be in binary format tooPatrik Sevallius
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-30Fix man page to indicate SHA256 MAC for PKCS12Stefanos Harhalakis
2022-08-24CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its...Dr. David von Oheimb
2022-08-23Fix typo in migration guideTobias Nießen
2022-08-23Fix doc-nitsTodd Short
2022-08-22Clarify dashes are required for openssl list commandJeff Croxell
2022-08-18Add some documentation for X509_gmtime_adj()Matt Caswell
2022-08-18Clarify documentation in regards to EC key parametersTomas Mraz
2022-08-17SHAKE documentation updates for default output length.slontis
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-29Correction: uncompressed is the default valueGregoryTrzonkowski
2022-07-28Update EVP_KDF-X942-ASN1.podJoachim Vandersmissen
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-19apps/x509: Improve doc fix for -CAserial anc -CAcreateserialDr. 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-14openssl-x509.pod.in: fix description of certificate serial number storageDr. David von Oheimb
2022-07-14APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use ran...Dr. David von Oheimb
2022-07-12OSSL_trace_set_channel.pod and openssl.pod: fix missing/inconsistent category...Dr. David von Oheimb
2022-07-08Updated information for OSSL_SIGNATURE_PARAM_PSS_SALTLENAllan
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-06openssl-cmds.pod.in: add missing entry for cmpDr. 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