summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-02-26Clarify that SSL_shutdown() must not be called after a fatal errorMatt Caswell
2019-02-26Update copyright yearMatt Caswell
2019-02-18Move stray POD file into the foldRichard Levitte
2018-12-12doc/man3: remove copy&paste leftoverDr. Matthias St. Pierre
2018-12-12Fixed typo (vi leftover).Tobias Stoeckmann
2018-12-06rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.Andy Polyakov
2018-12-03Docs fixup: some man3 pages had unindented code in SYNOPSISRichard Levitte
2018-09-24Document OPENSSL_VERSION_TEXT macroDaniel Bevenius
2018-09-04Clarify the EVP_DigestSignInit docsMatt Caswell
2018-09-04Fix example in crl(1) man pageJakub Wilk
2018-09-04The req documentation incorrectly states that we default to md5Matt Caswell
2018-08-27document the -no_ecdhe option in s_server man pageHubert Kario
2018-08-14Update copyright yearMatt Caswell
2018-07-26Fix inconsistent use of bit vs bitsKurt Roeckx
2018-07-26Make number of Miller-Rabin tests for a prime tests depend on the security le...Kurt Roeckx
2018-07-13Documentation typo fix in BN_bn2bin.podAlexandre Perrin
2018-06-21Improve the example getpass() implementation to show an error returnNick Mathewson
2018-06-21doc/crypto/pem.pod: modernise the example codeRichard Levitte
2018-06-21Update documentation for PEM callback: error is now -1.Nick Mathewson
2018-06-18Warn against nonce reuse in DSA_sign_setup() docNicola Tuveri
2018-06-02Document failure return of ECDSA_SIG_newKen Goldman
2018-05-11Fix typo 'is an error occurred' in documentationDr. Matthias St. Pierre
2018-05-05X509 time: tighten validation per RFC 5280Emilia Kasper
2018-05-02Add some documentation for SSL_get_shared_ciphers()Matt Caswell
2018-05-01Clarify BN_mod_exp docsMatt Caswell
2018-05-01Fix some errors and missing info in the CMS docsMatt Caswell
2018-04-27Update version docsMatt Caswell
2018-04-26Update the *use_certificate* docsMatt Caswell
2018-04-25Fix documentation for the -showcerts s_client optionMatt Caswell
2018-04-24Document when a session gets removed from cacheMatt Caswell
2018-04-17Update fingerprints.txtMatt Caswell
2018-04-12Clarify default section in config.podDaniel Bevenius
2018-04-05Update the genpkey documentationMatt Caswell
2018-03-21The default conv_form is uncompressedMatt Caswell
2018-03-15Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell
2018-03-11Fix propotype to include the const qualifierKurt Roeckx
2018-03-07BIO_s_mem.pod: fix indirection for out parameter **ppDr. Matthias St. Pierre
2018-03-02Fix wrong case in documentation of -CRLfile optionViktor Dukhovni
2018-03-01Fix typo in ASN1_STRING_length docIvan Filenko
2018-02-22Update s_client doc adding xmpp as value for -starttlsWhite_Rabbit
2018-01-24Add warnings to thread doc.Rich Salz
2018-01-24Fix BN docRich Salz
2018-01-06Add fingerprint text, remove MD5Rich Salz
2017-12-23Add missing comma between referencesViktor Dukhovni
2017-12-13Document the X509_V_FLAG_PARTIAL_CHAIN flagViktor Dukhovni
2017-11-30Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdateFdaSilvaYY
2017-10-19Additional name for all commandsRich Salz
2017-10-03Fix backport by moving file.Dr. Stephen Henson
2017-10-03Document missing EVP_PKEY_method_* itemsPaul Yang