summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2020-04-21Update copyright yearMatt Caswell
2020-04-17s_time: Allow using -CAfile option as in other commandsTomas Mraz
2020-04-11Add manpage entry for X509_check_purpose()Jake Maynard
2020-04-09Update RAND_METHOD definition in man pageJim Newsome
2020-04-03Expand the XTS documentationMatt Caswell
2020-03-31Update copyright yearMatt Caswell
2020-03-25Document the revert of the proper reporting of an unexpected EOFTomas Mraz
2020-03-22Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger
2020-03-19Update documentation of BN_generate_prime_exBernd Edlinger
2020-03-17Update copyright yearMatt Caswell
2020-03-13doc: fix spelling of TYPE_get_ex_new_indexBenjamin Kaduk
2020-03-13Additional updates to SSL_CTX_sess_set_get_cb.podBenjamin Kaduk
2020-03-13doc: Update the reference from draft to RFCJakub Jelen
2020-03-12doc: document that 'openssl rand' is cryptographically secureDr. Matthias St. Pierre
2020-03-09docs: fix typo in SSL functionsJames Peach
2020-03-08DOC: Make EVP_SignInit.pod conform with man-pages(7)Richard Levitte
2020-03-08DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte
2020-03-08apps x509: passing PKCS#11 URL as -signkeyBastian Germann
2020-03-06Clarify the usage of EVP_PKEY_get_raw_[private|public]_key()Matt Caswell
2020-03-06DOC: Fixups of X509_LOOKUP.podRichard Levitte
2020-03-06DOC: Add documentation related to X509_LOOKUPsRichard Levitte
2020-02-27apps x509: restrict CAkeyform option to OPT_FMT_PDEBastian Germann
2020-02-15DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() doesRichard Levitte
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-02-06doc: Fix typo in EVP_DigestSignInit manpageJakub Jelen
2020-02-06Fix small misspelling in doc for OCSP_response_statusthekuwayama
2020-01-30Provide better documentation for SSL_get_servername()Matt Caswell
2020-01-30Fix type name typo in d2i/i2d documentation.David Makepeace
2020-01-24openssl-config: add example libssl system-defaultsBenjamin Kaduk
2020-01-16Update SSL_CTX_sess_set_new_cb(3) docs for refcountsBenjamin Kaduk
2020-01-15Fix documentation of return value for EVP_Digest{Sign,Verify}Init()Richard Levitte
2020-01-09fix a glitch in the documentation of OCSP_sendreq_bio()Dr. David von Oheimb
2019-12-19Fix regression on x509 keyform argumentJussi Keranen
2019-12-16Update the HISTORY entry for RSA_get0_pss_params()Matt Caswell
2019-12-16Backport the RSA_get0_pss_params() function from masterMatt Caswell
2019-12-11Fix docs for CRYPTO_secure_allocatedRich Salz
2019-12-11Fix some typosVeres Lajos
2019-12-08Difference between EVP_CipherInit and EVP_CipherInit_exDmitry Belyavskiy
2019-11-28Fix L<EVP_MD_CTX_set_pkey_ctx> linksmoehuster
2019-11-27doc/man7/proxy-certificates.pod: New guide for proxy certificatesRichard Levitte
2019-11-17Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu
2019-11-13Extend docs for EC_POINT conversion functionsNicola Tuveri
2019-11-12SSL: Document SSL_add_{file,dir}_cert_subjects_to_stack()Richard Levitte
2019-10-31Fix SYNOPSIS for ASN1_ENUMERATED_get_int64 and ASN1_ENUMERATED_set_int64Jakub Zelenka
2019-10-28Fix a copy&paste error in the TLSv1.3 server side PSK documentationMatt Caswell
2019-10-23Fix doc for EC_GROUP_set_curve()Nicola Tuveri
2019-10-23Improve formatting for man3/EC_GROUP_new.podNicola Tuveri
2019-10-22Update dgst.c to show a list of message digestsagnosticdev
2019-10-22fixed the RETURN VALUES section in the EC_GROUP documentationjayaram
2019-10-15i2d_PublicKey was listed in 2 different man pagesMatt Caswell