summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-132-2/+42
* Replace the 'SSL' broken link with SSL_CTX_set_security_level which seems not...EasySec2016-11-131-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
* Add some documentation for the new HKDF modesMatt Caswell2016-11-091-10/+48
* Update HKDF to support separte Extract and Expand stepsMatt Caswell2016-11-091-2/+2
* Allow null in X509_CRL_METHOD_freeFdaSilvaYY2016-11-071-2/+0
* Improve PRF documentationAndrea Grandi2016-11-071-2/+2
* Make RSA_sign.pod less confusing.David Benjamin2016-11-071-3/+3
* Partial revert of "Fix client verify mode to check SSL_VERIFY_PEER"Matt Caswell2016-11-071-0/+7
* Tweak the SSL_read()/SSL_write() text based on feedback received.Matt Caswell2016-11-042-3/+3
* Clarify the return values for SSL_read_ex()/SSL_write_ex()Matt Caswell2016-11-042-4/+17
* Document the HMAC_size() functionMatt Caswell2016-11-041-1/+9
* Clarify the return values for the peek functionsMatt Caswell2016-11-041-3/+3
* Updates various man pages based on review feedback received.Matt Caswell2016-11-046-95/+86