aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/s3_msg.c
Commit message (Expand)AuthorAgeFilesLines
* Always flush the BIO when we send any alertTodd Short2017-06-061-5/+3
* Provide functions to write early dataMatt Caswell2017-03-021-1/+4
* Fix some missed size_t updatesMatt Caswell2016-11-041-1/+1
* Update numerous misc libssl fields to be size_tMatt Caswell2016-11-041-5/+5
* Convert libssl writing for size_tMatt Caswell2016-11-041-3/+5
* Indent ssl/Emilia Kasper2016-08-181-2/+1
* Always use session_ctx when removing a sessionTodd Short2016-06-081-1/+1
* Copyright consolidation 01/10Rich Salz2016-05-171-107/+6
* Implement write pipeline support in libsslMatt Caswell2016-03-071-1/+3
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove redundant codeMatt Caswell2015-10-301-2/+2
* Introduce the functions RECORD_LAYER_release, RECORD_LAYER_read_pending, andMatt Caswell2015-03-261-1/+1
* Split out non record layer functions out of s3_pkt.c and d1_pkt.c intoMatt Caswell2015-03-261-0/+226