aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/d1_msg.c
Commit message (Expand)AuthorAgeFilesLines
* Remove special case code for SCTP reneg handlingMatt Caswell2017-04-251-12/+1
* Remove some obsolete/obscure internal define switches:Emilia Kasper2017-03-011-12/+1
* Convert libssl writing for size_tMatt Caswell2016-11-041-5/+6
* Whitespace cleanup in ssl folderFdaSilvaYY2016-06-291-1/+1
* Copyright consolidation 01/10Rich Salz2016-05-171-110/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Move in_handshake into STATEMMatt Caswell2015-10-301-2/+2
* Change statem prefix to ossl_statemMatt Caswell2015-10-301-1/+1
* Implement Client TLS state machineMatt Caswell2015-10-301-2/+1
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Split out non record layer functions out of s3_pkt.c and d1_pkt.c intoMatt Caswell2015-03-261-0/+202