| Commit message (Expand) | Author | Age | Files | Lines |
* | Move unsupported, obsolete ciphers and deprecated aliases out of | schwarze | 2020-04-25 | 1 | -31/+29 |
* | tweak the wording to make it clearer under which conditions exactly | schwarze | 2020-04-25 | 1 | -4/+4 |
* | Update in several respects: | schwarze | 2020-04-14 | 1 | -13/+11 |
* | add the missing sentence "LibreSSL no longer provides any such | schwarze | 2020-04-14 | 1 | -2/+3 |
* | Delete the three sentences listing the ciphers currently included | schwarze | 2020-04-14 | 1 | -15/+2 |
* | Document the TLSv1.3 control word, update the description of the | schwarze | 2020-04-11 | 1 | -4/+30 |
* | Void functions obviously do not return values; no need to elaborate. | schwarze | 2020-03-30 | 5 | -31/+10 |
* | Void functions obviously do not return values; no need to elaborate. | schwarze | 2020-03-29 | 1 | -5/+2 |
* | Remove lies from the SSL_pending man page, Our implementation never | beck | 2020-01-23 | 1 | -22/+3 |
* | In ssl.h rev. 1.167 and s3_lib.c rev. 1.188, jsing@ provided | schwarze | 2020-01-02 | 1 | -4/+21 |
* | spelling; from bryan stenson | jmc | 2019-12-19 | 1 | -3/+3 |
* | Fix typo: ECHD -> ECDH. | tb | 2019-12-03 | 1 | -4/+4 |
* | Add missing cross-reference to NOTES section. | millert | 2019-11-14 | 1 | -3/+3 |
* | Further improve the documentation of library initialization and configuration. | schwarze | 2019-06-14 | 3 | -37/+37 |
* | add missing backlinks to ssl(3) | schwarze | 2019-06-12 | 31 | -64/+100 |
* | List all 17 SSL pages that were missing. | schwarze | 2019-06-12 | 1 | -51/+89 |
* | remove pointless NOTES section header lines | schwarze | 2019-06-08 | 9 | -27/+27 |
* | *an* RSA; | jmc | 2019-05-20 | 2 | -6/+6 |
* | Recommend SSL_CTX_add1_chain_cert(3) rather than | schwarze | 2019-04-09 | 1 | -12/+11 |
* | Document SSL_CTX_clear_mode(3) and SSL_clear_mode(3). | schwarze | 2019-04-09 | 1 | -22/+48 |
* | Import SSL_CTX_add1_chain_cert(3) from OpenSSL branch 1.1.1, which is still | schwarze | 2019-04-05 | 5 | -17/+264 |
* | * note that the handshake must be completed first | schwarze | 2019-03-18 | 1 | -4/+15 |
* | In ssl.h rev. 1.165, tb@ provided version agnostic DTLS methods. | schwarze | 2019-03-18 | 1 | -3/+26 |
* | Document SSL_get1_supported_ciphers(3) and SSL_get_client_ciphers(3). | tb | 2019-01-22 | 1 | -7/+61 |
* | In ssl_lib.c rev. 1.197, jsing@ added TLSv1.3 support to SSL_get_version(3). | schwarze | 2019-01-21 | 1 | -2/+4 |
* | Fix formatting and grammatical issues with the description of how to use | jsing | 2018-08-27 | 1 | -19/+17 |
* | tweak previous; | jmc | 2018-08-24 | 1 | -3/+3 |
* | Adjust documentation for SSL_copy_session_id() | tb | 2018-08-24 | 1 | -8/+7 |
* | In ssl.h rev. 1.158 2018/05/01 13:30:24, tb@ changed BIO_f_ssl(3) | schwarze | 2018-05-01 | 1 | -3/+3 |
* | Correct direction of SSL_ERROR_ZERO_RETURN case | guenther | 2018-04-29 | 1 | -3/+3 |
* | Avoid talking about the innternal, undocumented data type "struct lhash_st", | schwarze | 2018-04-25 | 1 | -3/+3 |
* | Document the callbacks as taking "SSL *" and "SSL_CTX *" arguments | schwarze | 2018-04-25 | 1 | -7/+7 |
* | In ssl.h rev. 1.156 2018/04/25 07:10:39, tb@ added const qualifiers | schwarze | 2018-04-25 | 5 | -16/+16 |
* | In ssl.h rev. 1.155 2018/04/11 17:47:36, jsing@ changed | schwarze | 2018-04-11 | 1 | -13/+3 |
* | Write documentation for the control string parameter from scratch, | schwarze | 2018-04-10 | 1 | -30/+273 |
* | In ssl.h rev. 1.151 2018/03/17 15:48:31, tb@ provided | schwarze | 2018-04-02 | 1 | -6/+34 |
* | fix typo; from <Alex dot Gaynor at gmail dot com> | schwarze | 2018-03-30 | 1 | -4/+4 |
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 79 | -270/+342 |
* | finish ssl HISTORY; mostly 1.1.0/6.3, but also various other fixeslibressl-v2.7.1 | schwarze | 2018-03-24 | 18 | -47/+104 |
* | ouch, previous was wrong; revert it and fix HISTORY instead | schwarze | 2018-03-24 | 1 | -2/+29 |
* | delete two functions that do not exist | schwarze | 2018-03-23 | 1 | -22/+1 |
* | ssl.h HISTORY up to 1.0.2; researched from OpenSSL git and OpenBSD CVS | schwarze | 2018-03-23 | 6 | -9/+41 |
* | ssl.h HISTORY up to 1.0.1; researched from OpenSSL git | schwarze | 2018-03-23 | 9 | -18/+60 |
* | ssl.h HISTORY up to 1.0.0; researched from OpenSSL git | schwarze | 2018-03-23 | 2 | -5/+15 |
* | ssl.h HISTORY up to 0.9.8zh; researched from OpenSSL git | schwarze | 2018-03-23 | 2 | -8/+11 |
* | ssl.h HISTORY up to 0.9.8h; researched from OpenSSL git | schwarze | 2018-03-23 | 3 | -6/+23 |
* | ssl.h HISTORY up to 0.9.8; researched from OpenSSL git | schwarze | 2018-03-23 | 4 | -8/+31 |
* | ssl.h HISTORY up to 0.9.7; researched from OpenSSL git | schwarze | 2018-03-22 | 4 | -12/+19 |
* | ssl.h HISTORY up to 0.9.6c; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+8 |
* | ssl.h HISTORY up to 0.9.5; researched from OpenSSL git | schwarze | 2018-03-22 | 3 | -6/+22 |