| Commit message (Expand) | Author | Age | Files | Lines |
| * | Link SSL_get_finished.3 to build. |  tb | 2021-01-27 | 1 | -1/+2 |
| * | In ssl.h rev. 1.174 to 1.176, tb@ added some stubs related to 0-RTT data. |  schwarze | 2020-09-21 | 1 | -1/+4 |
| * | Document the public function SSL_set_SSL_CTX(3) from scratch, |  schwarze | 2020-09-20 | 1 | -1/+2 |
| * | Install the new page SSL_set1_host(3), link to it from relevant places, |  schwarze | 2020-09-17 | 1 | -1/+2 |
| * | Import SSL_CTX_add1_chain_cert(3) from OpenSSL branch 1.1.1, which is still |  schwarze | 2019-04-05 | 1 | -1/+2 |
| * | In crypto.h rev. 1.43 and ssl.h rev. 1.153 2018/03/17 16:20:01, beck@ |  schwarze | 2018-03-17 | 1 | -1/+2 |
| * | In ssl.h rev. 1.152 2018/03/17 15:55:52, tb@ provided |  schwarze | 2018-03-17 | 1 | -1/+2 |
| * | Import SSL_CTX_set_tlsext_use_srtp(3) from OpenSSL, slightly tweaked by me. |  schwarze | 2018-02-27 | 1 | -1/+2 |
| * | In ssl.h rev. 1.141 2018/02/20 18:07:11, tb@ provided |  schwarze | 2018-02-24 | 1 | -1/+2 |
| * | 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 | 1 | -1/+2 |
| * | In ssl.h rev. 1.138 2018/02/17 15:13:12, jsing@ provided |  schwarze | 2018-02-18 | 1 | -1/+2 |
| * | import SSL_export_keying_material(3) from OpenSSL |  schwarze | 2017-08-21 | 1 | -1/+2 |
| * | Import SSL_CTX_set_min_proto_version(3) from OpenSSL, suggested by jsing@. |  schwarze | 2017-08-19 | 1 | -1/+2 |
| * | Import the SSL_CTX_set1_groups(3) manual page from OpenSSL, deleting |  schwarze | 2017-08-12 | 1 | -1/+2 |
| * | New manual page SSL_set_tmp_ecdh(3) written from scratch. |  schwarze | 2017-08-12 | 1 | -1/+2 |
| * | new manual page SSL_get_server_tmp_key(3) |  schwarze | 2017-04-10 | 1 | -1/+2 |
| * | Additional SSL_SESSION documentation |  schwarze | 2017-04-10 | 1 | -1/+5 |
| * | new manual page SSL_CTX_set_tlsext_servername_callback(3) for SNI; |  schwarze | 2017-04-10 | 1 | -1/+2 |
| * | Write an SSL_get_shared_ciphers(3) manual from scratch; another one |  schwarze | 2016-12-10 | 1 | -1/+2 |
| * | New manual pages SSL_get_certificate(3), SSL_get_state(3), and |  schwarze | 2016-12-10 | 1 | -1/+4 |
| * | Write SSL_renegotiate(3) manual from scratch; this function is listed |  schwarze | 2016-12-07 | 1 | -1/+2 |
| * | Write SSL_copy_session_id(3) manual from scratch. This function is |  schwarze | 2016-12-07 | 1 | -1/+2 |
| * | Write new SSL_dup(3) manual from scratch. This function is listed |  schwarze | 2016-12-07 | 1 | -1/+2 |
| * | New SSL_dup_CA_list(3) manual written from scratch. |  schwarze | 2016-12-07 | 1 | -1/+2 |
| * | An SSL_SESSION_print(3) manual written from scratch. It's clearly |  schwarze | 2016-12-06 | 1 | -1/+2 |
| * | New manual page SSL_SESSION_new(3) written from scratch. |  schwarze | 2016-12-06 | 1 | -1/+2 |
| * | import tlsext documentation from OpenSSL |  schwarze | 2016-12-01 | 1 | -1/+3 |
| * | import the parts of OpenSSL SSL_CTX_set_split_send_fragment(3) |  schwarze | 2016-12-01 | 1 | -1/+2 |
| * | import SSL_CTX_set_read_ahead(3) from OpsenSSL, with considerable tweaks |  schwarze | 2016-12-01 | 1 | -1/+2 |
| * | garbage collect PSK remnants |  schwarze | 2016-12-01 | 1 | -4/+1 |
| * | import SSL_CTX_set_alpn_select_cb(3) from OpenSSL |  schwarze | 2016-11-30 | 1 | -1/+2 |
| * | Import the relevant parts of SSL_CTX_get0_param(3) from OpenSSL. |  schwarze | 2016-11-30 | 1 | -1/+2 |
| * | The OpenSSL file doc/man3/PEM_read_CMS.pod contains parts belonging |  schwarze | 2016-11-28 | 1 | -1/+2 |
| * | Import the DTLSv1_listen(3) manual from OpenSSL, |  schwarze | 2016-11-21 | 1 | -1/+2 |
| * | move manual pages from doc/ to man/ for consistency with other |  schwarze | 2016-11-05 | 1 | -0/+93 |
| * | after getting rid of the pod files, clean up the Makefiles; ok bcook@ |  schwarze | 2016-11-05 | 1 | -111/+0 |
| * | Make tree build again |  beck | 2016-09-03 | 1 | -2/+2 |
| * | for some time now mandoc has not required MLINKS to function |  jmc | 2016-03-30 | 1 | -166/+1 |
| * | SSL_CTX_sess_set_remove mlink should be SSL_CTX_sess_set_remove_cb; |  jmc | 2015-11-10 | 1 | -2/+2 |
| * | Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem(). |  reyk | 2015-02-06 | 1 | -1/+2 |
| * | Delete the MANLINT variable and the related SUFFIXES rules because |  schwarze | 2015-01-16 | 1 | -2/+2 |
| * | missing \ |  deraadt | 2014-07-11 | 1 | -2/+2 |
| * | formatting |  beck | 2014-07-11 | 1 | -4/+6 |
| * | Modify formatting to make portable's life a lot easier. |  beck | 2014-07-11 | 1 | -7/+6 |
| * | Huge documentation update for libcrypto and libssl, mostly from Matt Caswell, |  miod | 2014-07-11 | 1 | -1/+13 |
| * | Sync the list of man pages for libcrypto, explicity rename conflicting |  mpi | 2014-04-16 | 1 | -123/+86 |
| * | Sync the list of man pages with doc/crypto and doc/ssl. MLINKS will |  mpi | 2014-04-14 | 1 | -85/+120 |
| * | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well |  miod | 2014-04-11 | 1 | -874/+4 |
| * | * Fix another instance of directly writing to the target with a utility |  schwarze | 2014-03-18 | 1 | -4/+6 |
| * | prevent failed command from generating bogus file |  espie | 2014-03-18 | 1 | -2/+2 |