aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for the key logging callbacksCory Benfield2017-01-231-0/+48
* 'openssl passwd' command can now compute AIX MD5-based passwords hashes.GaƩtan Njinang2017-01-211-1/+8
* correct 3 mistakesMarkus Triska2017-01-191-2/+2
* Defines and strings for special salt length values, add testsDr. Stephen Henson2017-01-183-13/+15
* Add support for -1, -2 salt lengths for PSS only keys.Dr. Stephen Henson2017-01-181-2/+3
* Correct reference to SSL_get_peer_cert_chain().Markus Triska2017-01-181-1/+1
* Fix man3 reference to CRYPTO_secure_usedxemdetia2017-01-161-2/+2
* Fix "failure rate" bugsRich Salz2017-01-131-2/+2
* Make X509_Digest,others publicRich Salz2017-01-121-0/+65
* Rename file so "ls" works on 80 columnsRich Salz2017-01-121-0/+0
* Add documentationRich Salz2017-01-121-1/+31
* GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz2017-01-121-0/+2
* UI documentation fixupRichard Levitte2017-01-121-3/+2
* Add a few documentation lines about UI_OpenSSL()Richard Levitte2017-01-111-0/+3
* Document the UI utility functionsRichard Levitte2017-01-111-0/+47
* Add an application data field in the UI_METHODRichard Levitte2017-01-111-0/+1
* Fix typo in Blake2 function namesRich Salz2017-01-101-6/+6
* Rename "verify_cb" to SSL_verify_cbRich Salz2017-01-091-4/+4
* Doc nits: callback function typedefsRich Salz2017-01-099-15/+32
* Documentation clarification and fixes.Dr. Stephen Henson2017-01-081-15/+15
* Add documentation for PSS control operations.Dr. Stephen Henson2017-01-081-0/+99
* document RSA-PSS algorithm optionsDr. Stephen Henson2017-01-082-0/+51
* replace "will lookup up" by "will look up"Markus Triska2016-12-291-1/+1
* Fix typo.Finn Hakansson2016-12-181-1/+1
* man3/OPENSSL_ia32cap.pod: clarify AVX512 support in clang context.Andy Polyakov2016-12-151-1/+20
* Add X509_VERIFY_PARAM inheritance flag set/getRich Salz2016-12-131-3/+49
* Fix various doc nits.Rich Salz2016-12-1328-52/+48
* Typo fixedDmitry Belyavskiy2016-12-121-1/+1
* Restore the ERR_FATAL_ERROR() macroBenjamin Kaduk2016-12-121-2/+8
* Fix reference to SSL_set_max_proto_version.Markus Triska2016-12-101-1/+1
* Test mac-then-encryptEmilia Kasper2016-11-281-0/+4
* Add an s_server capability to read an OCSP Response from a fileMatt Caswell2016-11-231-0/+6
* Clarify what X509_NAME_online does with the given buffer and sizeRichard Levitte2016-11-231-3/+5
* Make SSL_read and SSL_write return the old behaviour and document it.Kurt Roeckx2016-11-213-47/+35
* Add LMTP support (RFC 2033) to s_client ("-starttls lmtp")Robert Scheck2016-11-181-1/+1
* Use consistent variable names in exampleBeat Bolli2016-11-181-2/+1
* Remove a hack from ssl_test_oldMatt Caswell2016-11-161-1/+21
* Add SSL_peek() and SSL_peek_ex() to NAME sectionMatt Caswell2016-11-161-1/+2
* By default, allow SCT timestamps to be up to 5 minutes in the futureRob Percival2016-11-151-2/+2
* Default CT_POLICY_EVAL_CTX.epoch_time_in_ms to time()Rob Percival2016-11-151-2/+2
* Reword documentation for {SCT_CTX/CT_POLICY_EVAL_CTX}_set_timeRob Percival2016-11-151-3/+6
* Check that SCT timestamps are not in the futureRob Percival2016-11-153-6/+24
* Allow CA.pl script user to pass extra arguments to openssl commandmarko asplund2016-11-141-23/+49
* Update s_client and s_server documentation about some missing argumentsEasySec2016-11-122-2/+42
* Replace the 'SSL' broken link with SSL_CTX_set_security_level which seems not...EasySec2016-11-121-0/+1
* EVP docs: chacha20, chacha20-poly1305enkore2016-11-121-1/+13
* Fix referenses in section 7 manualsRichard Levitte2016-11-116-10/+10
* Fix referenses in section 1 manualsRichard Levitte2016-11-116-8/+9
* Fix referenses in section 3 manualsRichard Levitte2016-11-11215-256/+254
* Rename the Elliptic Curves extension to supported_groupsMatt Caswell2016-11-101-26/+45