| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ssl.h HISTORY up to 0.9.4; researched from OpenSSL git | schwarze | 2018-03-21 | 2 | -3/+15 |
* | ssl.h HISTORY up to 0.9.3; researched from OpenSSL gitlibressl-v2.7.0 | schwarze | 2018-03-21 | 3 | -4/+19 |
* | ssl.h HISTORY up to 0.9.2b; researched from OpenSSL git | schwarze | 2018-03-21 | 8 | -11/+49 |
* | ssl.h HISTORY up to SSLeay 0.9.1; researched from OpenSSL git | schwarze | 2018-03-21 | 2 | -4/+12 |
* | ssl.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | schwarze | 2018-03-21 | 11 | -23/+86 |
* | ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 77 | -163/+552 |
* | In ssl.h rev. 1.154 2018/03/20 15:28:12, tb@ provided | schwarze | 2018-03-20 | 1 | -9/+37 |
* | In ssl.h rev. 1.149 2018/03/17 14:40:45, jsing@ provided | schwarze | 2018-03-18 | 1 | -6/+79 |
* | In ssl.h rev. 1.148 2018/03/17 14:26:13, jsing@ provided | schwarze | 2018-03-18 | 1 | -4/+30 |
* | In crypto.h rev. 1.43 and ssl.h rev. 1.153 2018/03/17 16:20:01, beck@ | schwarze | 2018-03-17 | 2 | -1/+62 |
* | In ssl.h rev. 1.152 2018/03/17 15:55:52, tb@ provided | schwarze | 2018-03-17 | 6 | -9/+97 |
* | Provide SSL_CTX_get_min_proto_version and SSL_CTX_get_max_proto_version | jca | 2018-03-15 | 1 | -11/+51 |
* | fix a wrong preposition; from Daniel Bevenius at gmail dot com | schwarze | 2018-02-27 | 1 | -4/+5 |
* | Add a cross reference to SSL_get_ex_data_X509_STORE_CTX_idx(3); | schwarze | 2018-02-27 | 1 | -3/+9 |
* | Import SSL_CTX_set_tlsext_use_srtp(3) from OpenSSL, slightly tweaked by me. | schwarze | 2018-02-27 | 2 | -1/+190 |
* | Add four options that exist in our tree and are documented in OpenSSL. | schwarze | 2018-02-27 | 1 | -1/+9 |
* | sort option list alphabetically in preparation for adding missing options; | schwarze | 2018-02-27 | 1 | -28/+28 |
* | Mention that SSL_OP_TLSEXT_PADDING no longer has any effect, | schwarze | 2018-02-27 | 1 | -12/+10 |
* | Merge the documentation of SSL_CIPHER_get_id(3) and | schwarze | 2018-02-27 | 1 | -42/+71 |
* | In ssl.h rev. 1.145 2018/02/22 17:30:25, jsing@ provided SSL_is_server(3). | schwarze | 2018-02-27 | 1 | -9/+34 |
* | In ssl.h rev. 1.144 2018/02/22 17:29:24, jsing@ provided SSL_up_ref(3). | schwarze | 2018-02-27 | 1 | -6/+19 |
* | In ssl.h rev. 1.143 2018/02/22 17:27:07, jsing@ provided | schwarze | 2018-02-26 | 1 | -6/+24 |
* | In ssl.h rev. 1.142 2018/02/22 17:25:18, jsing@ provided | schwarze | 2018-02-26 | 1 | -12/+23 |
* | In x509_vfy.h rev. 1.22 2018/02/22 17:15:09, jsing@ provided | schwarze | 2018-02-25 | 1 | -3/+4 |
* | In ssl.h rev. 1.141 2018/02/20 18:07:11, tb@ provided | schwarze | 2018-02-24 | 7 | -12/+106 |
* | Merge new RETURN VALUES section; from Paul Yang via | schwarze | 2018-02-19 | 1 | -6/+35 |
* | In ssl.h rev. 1.139 2018/02/17 15:19:43 and rev. 1.140 2018/02/17 15:32:20, | schwarze | 2018-02-18 | 2 | -1/+148 |
* | In ssl.h rev. 1.138 2018/02/17 15:13:12, jsing@ provided | schwarze | 2018-02-18 | 2 | -1/+48 |
* | In tls1.h rev. 1.32 2018/02/17 15:08:21, jsing@ provided | schwarze | 2018-02-18 | 1 | -7/+29 |
* | In ssl.h rev. 1.136 2018/02/14 17:08:44, jsing@ provided | schwarze | 2018-02-14 | 1 | -15/+32 |
* | In ssl.h rev. 1.135 2018/02/14 16:16:10, jsing@ provided | schwarze | 2018-02-14 | 1 | -4/+42 |
* | Completely remove NPN remnants. | jsing | 2017-08-28 | 1 | -47/+3 |
* | import SSL_export_keying_material(3) from OpenSSL | schwarze | 2017-08-21 | 3 | -3/+132 |
* | merge the applicable parts of SSL_set_tlsext_host_name(3) documentation; | schwarze | 2017-08-21 | 1 | -4/+28 |
* | Selectively merge OpenSSL commit e091367d May 5 11:56:45 2017 +0100 | schwarze | 2017-08-21 | 1 | -16/+15 |
* | Mention three functions related to protocol selection by the client | schwarze | 2017-08-21 | 1 | -3/+48 |
* | Delete non-existent function SSL_flush_sessions(); | schwarze | 2017-08-21 | 1 | -12/+4 |
* | Delete non-existent functions SSL_add_session() and SSL_remove_session() and | schwarze | 2017-08-21 | 1 | -18/+6 |
* | New manual page X509_check_private_key(3), using information | schwarze | 2017-08-20 | 1 | -3/+4 |
* | remove a duplicate BIO_do_accept() call from an example; | schwarze | 2017-08-20 | 1 | -12/+6 |
* | fix .Xr ordering, found with mandoc -Tlint | schwarze | 2017-08-19 | 2 | -6/+6 |
* | Import SSL_CTX_set_min_proto_version(3) from OpenSSL, suggested by jsing@. | schwarze | 2017-08-19 | 5 | -7/+134 |
* | fix a typo and mention OpenBSD in HISTORY; | schwarze | 2017-08-19 | 1 | -3/+5 |
* | Remove NPN support. | jsing | 2017-08-12 | 1 | -3/+2 |
* | Import the SSL_CTX_set1_groups(3) manual page from OpenSSL, deleting | schwarze | 2017-08-12 | 5 | -6/+173 |
* | New manual page SSL_set_tmp_ecdh(3) written from scratch. | schwarze | 2017-08-12 | 4 | -7/+112 |
* | Remove lots of outdated information found by jsing@. | schwarze | 2017-08-12 | 1 | -192/+14 |
* | remove bogus ".POD" from .Dt name; noticed by jsing@ | schwarze | 2017-08-11 | 1 | -3/+3 |
* | add missing and correct misspelled names, most in NAME sections; | schwarze | 2017-08-01 | 2 | -6/+8 |
* | as noted by Hanno Boeck, using the *check_private_key functions is | benno | 2017-07-25 | 1 | -6/+22 |