summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2019-10-15issue-8493: Fix for filenames with newlines using openssl dgstPauli
2019-10-15Add documentation for the -sigopt option.Pauli
2019-10-15Document and add macros for additional DSA optionsDavid Benjamin
2019-10-15Add missing EVP_MD documentationAntoine Salon
2019-10-09Fix reference to PEM docsRich Salz
2019-10-07Add documentation for PEM_{read,write}_bio_Parameters()Richard Levitte
2019-10-03doc: EVP_DigestInit clears all flagsChristian Heimes
2019-09-30Correct the function names in SSL_CTX_set_stateless_cookie_generate_cb.podMatt Caswell
2019-09-24DOC: fix documentation of som EVP_MD_CTX functionsRichard Levitte
2019-09-15Fix small typo in doc for X509_STORE_CTX_newJan-Frederik Rieckers
2019-09-10Update copyright yearMatt Caswell
2019-08-20Correct documented return value for BIO_get_mem_data()Johannes
2019-08-19Fix some pod-page ordering nitsRich Salz
2019-08-19doc: fix link in BN_new.podMykola Baibuz
2019-08-14Add description in X509_STORE manipulationPaul Yang
2019-08-12Remove some duplicate words from the documentationDenis Ovsienko
2019-08-09mention what happens if OPENSSL_NO_RC2 is definedVladimir Kotal
2019-08-08Fix reversed meaning of error codesMartin Ukrop
2019-08-06Fix ECDSA_SIG docsMatt Caswell
2019-08-01Add missing accessors for X509 AuthorityKeyIdentifierDr. Matthias St. Pierre
2019-07-31Fix TyposAntoine Cœur
2019-07-16Fix SSL_CTX_set_session_id_context() docsTodd Short
2019-07-12issue-9316: Update return documentation for RAND_set_rand_engineagnosticdev
2019-07-07man: fix typo in OPENSSL_fork_prepare.podDr. Matthias St. Pierre