summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2019-03-28Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const paramsMatt Caswell
2019-03-27Don't allow SHAKE128/SHAKE256 with HMACMatt Caswell
2019-03-27Fix three identical grammatical errorsDr. Matthias St. Pierre
2019-03-25ts(1): digest option is mandatoryHubert Kario
2019-03-21Providing missing accessor to EVP_PKEY.engineDmitry Belyavskiy
2019-03-20Updated doc for BN_clear, BN_CTX_end when param is NULLShane Lontis
2019-03-19Update pkeyutl documentation about the digest optionMatt Caswell
2019-03-10Fix two spelling errorsA. Schulze
2019-03-07Update documentation of RSA_padding_check_PKCS1_OAEP_mgf1Bernd Edlinger
2019-03-07Update documentation regarding required output buffer memory sizeBernd Edlinger