summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2019-07-04Clarify documentation of SSL_CTX_set_verify client side behaviorTomas Mraz
2019-07-01Ensure that rc5 doesn't try to use a key longer than 2040 bitsMatt Caswell
2019-07-01Fix TyposAntoine Cœur
2019-06-27man: clarify the 'random number generator must be seeded' requirementDr. Matthias St. Pierre
2019-06-27man: fix documentation for RSA_generate_key()Dr. Matthias St. Pierre
2019-06-24Add documentation for CRYPTO_memcmp.Pauli
2019-06-19Add SSL_shutdown to SSL_get_error's documentationMiquel Ruiz
2019-06-19Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz
2019-06-19ARIA documentation titled itself AESPauli
2019-06-15Add documentation for X509_cmp and related APIsPaul Yang
2019-06-13Update the d2i docs to reflect realityMatt Caswell
2019-06-11Fix doc to remove const arg in GEN_SESSION_CBShigeki Ohtsu
2019-06-04Document deprecation of version-specific SSL/TLS methodsDr. Matthias St. Pierre
2019-05-31Update X509_STORE_new.podSambit Kumar Dash
2019-05-31Update EVP_VerifyInit.podSambit Kumar Dash
2019-05-29Typo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDRIuri Rezende Souza
2019-05-28Update copyright yearRichard Levitte
2019-05-27doc/man3/X509_LOOKUP_meth_new.pod: clarify the requirementsRichard Levitte
2019-05-24Doc update: minor typo in CMS_verify.podSambit Kumar Dash
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-05-21Change SSL parameter SSL_session_reused constArne Schwabe
2019-05-08Allow specifying the tag after AAD in CCM modeTobias Nießen
2019-05-07man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)Dr. Matthias St. Pierre
2019-04-24doc: Get rid of unrelated reference to DSA_new()Jakub Jelen
2019-04-19Check if num is 0 before trying to malloc memory. Otherwise for client hellos...dyrock
2019-04-19Clarify the documentation on the use of ChaCha20Matt Caswell
2019-04-16Add documentation for the BIO_s_mem pecularitiesTomas Mraz
2019-04-15Further harmonisation of manual page HISTORY sectionsJoshua Lock
2019-04-15Update various man pages to place HISTORY section after SEE ALSOJoshua Lock
2019-04-15Place return values after examples in docPaul Yang
2019-04-05Add the prediction_resistance flag to the documentation.Pauli
2019-04-04Correct the documentation about SSL_CIPHER_description()Matt Caswell