| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert ssl_cipher_list_to_bytes() to CBB, changing the function to return | jsing | 2016-12-04 | 4 | -32/+53 |
* | Cleanup some of ssl3_send_client_kex_rsa() - tmp_buf is really the | jsing | 2016-12-04 | 1 | -10/+12 |
* | Convert ssl3_send_server_hello() to CBB. | jsing | 2016-12-04 | 1 | -18/+38 |
* | Add Copyright and license. | schwarze | 2016-12-04 | 1 | -3/+56 |
* | Add Copyright and license. | schwarze | 2016-12-04 | 1 | -14/+59 |
* | Add Copyright and license. | schwarze | 2016-12-04 | 1 | -21/+82 |
* | Add Copyright and license. | schwarze | 2016-12-04 | 2 | -9/+101 |
* | Copyright and license | schwarze | 2016-12-04 | 11 | -33/+550 |
* | Add Copyright and license. | schwarze | 2016-12-04 | 1 | -76/+107 |
* | Add Copyright and license. | schwarze | 2016-12-04 | 1 | -13/+57 |
* | various cleanup; | jmc | 2016-12-03 | 11 | -80/+77 |
* | Address a potential leak in ssl3_get_server_kex_ecdhe() - if we allocate | jsing | 2016-12-03 | 1 | -3/+4 |
* | Avoid signed vs unsigned warnings from clang by adding two casts, | jsing | 2016-12-03 | 4 | -8/+10 |
* | Add Copyright and license. | schwarze | 2016-12-03 | 1 | -6/+49 |
* | Add Copyright and license. | schwarze | 2016-12-03 | 1 | -5/+53 |
* | Add Copyright and license. | schwarze | 2016-12-03 | 1 | -6/+61 |
* | Add Copyright and license. | schwarze | 2016-12-03 | 1 | -5/+50 |
* | Add Copyright and license. | schwarze | 2016-12-03 | 1 | -20/+77 |
* | Add Copyright and license. | schwarze | 2016-12-03 | 1 | -22/+50 |
* | Add Copyright and license. | schwarze | 2016-12-03 | 1 | -11/+62 |
* | Copyright and license | schwarze | 2016-12-03 | 6 | -14/+296 |
* | minor cleanup; | jmc | 2016-12-02 | 6 | -32/+33 |
* | Copyright and license | schwarze | 2016-12-01 | 5 | -14/+251 |
* | Add Copyright and license. | schwarze | 2016-12-01 | 1 | -23/+71 |
* | Copyright and license | schwarze | 2016-12-01 | 1 | -2/+50 |
* | Add Copyright and license. | schwarze | 2016-12-01 | 1 | -7/+51 |
* | Add Copyright and license. | schwarze | 2016-12-01 | 1 | -108/+95 |
* | import tlsext documentation from OpenSSL | schwarze | 2016-12-01 | 3 | -1/+464 |
* | Copyright and license | schwarze | 2016-12-01 | 4 | -11/+200 |
* | import the parts of OpenSSL SSL_CTX_set_split_send_fragment(3) | schwarze | 2016-12-01 | 2 | -1/+91 |
* | import SSL_CTX_set_read_ahead(3) from OpsenSSL, with considerable tweaks | schwarze | 2016-12-01 | 2 | -1/+133 |
* | Copyright and license | schwarze | 2016-12-01 | 1 | -2/+49 |
* | garbage collect PSK remnants | schwarze | 2016-12-01 | 5 | -279/+3 |
* | Add Copyright and license. | schwarze | 2016-12-01 | 1 | -134/+81 |
* | Add Copyright and license. | schwarze | 2016-12-01 | 1 | -7/+50 |
* | Copyright and license | schwarze | 2016-12-01 | 2 | -5/+99 |
* | various cleanup; | jmc | 2016-11-30 | 4 | -29/+21 |
* | Add Copyright and license. | schwarze | 2016-11-30 | 1 | -11/+73 |
* | Add Copyright and license. | schwarze | 2016-11-30 | 1 | -35/+58 |
* | Add Copyright and license. | schwarze | 2016-11-30 | 1 | -21/+60 |
* | Copyright and license. | schwarze | 2016-11-30 | 2 | -12/+101 |
* | Add Copyright and license. | schwarze | 2016-11-30 | 1 | -10/+51 |
* | Add Copyright and license. | schwarze | 2016-11-30 | 1 | -19/+66 |
* | Add Copyright and license. | schwarze | 2016-11-30 | 1 | -7/+51 |
* | import SSL_CTX_set_alpn_select_cb(3) from OpenSSL | schwarze | 2016-11-30 | 2 | -1/+266 |
* | Copyright and license | schwarze | 2016-11-30 | 2 | -6/+101 |
* | Add Copyright and license. | schwarze | 2016-11-30 | 1 | -6/+53 |
* | Add Copyright and license. | schwarze | 2016-11-30 | 1 | -6/+49 |
* | Purge some SSLv2 and SSLv3 stuff that no longer exists. | schwarze | 2016-11-30 | 1 | -57/+11 |
* | Add Copyright and license. | schwarze | 2016-11-30 | 1 | -54/+164 |