Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide functions to write early data | Matt Caswell | 2017-03-02 | 1 | -1/+4 |
* | Fix some missed size_t updates | Matt Caswell | 2016-11-04 | 1 | -1/+1 |
* | Update numerous misc libssl fields to be size_t | Matt Caswell | 2016-11-04 | 1 | -5/+5 |
* | Convert libssl writing for size_t | Matt Caswell | 2016-11-04 | 1 | -3/+5 |
* | Indent ssl/ | Emilia Kasper | 2016-08-18 | 1 | -2/+1 |
* | Always use session_ctx when removing a session | Todd Short | 2016-06-08 | 1 | -1/+1 |
* | Copyright consolidation 01/10 | Rich Salz | 2016-05-17 | 1 | -107/+6 |
* | Implement write pipeline support in libssl | Matt Caswell | 2016-03-07 | 1 | -1/+3 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Remove redundant code | Matt Caswell | 2015-10-30 | 1 | -2/+2 |
* | Introduce the functions RECORD_LAYER_release, RECORD_LAYER_read_pending, and | Matt Caswell | 2015-03-26 | 1 | -1/+1 |
* | Split out non record layer functions out of s3_pkt.c and d1_pkt.c into | Matt Caswell | 2015-03-26 | 1 | -0/+226 |