aboutsummaryrefslogtreecommitdiff
path: root/ssl/d1_msg.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-10-30Move in_handshake into STATEMMatt Caswell1-2/+2
2015-10-30Change statem prefix to ossl_statemMatt Caswell1-1/+1
2015-10-30Implement Client TLS state machineMatt Caswell1-2/+1
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz1-1/+1
2015-03-26Split out non record layer functions out of s3_pkt.c and d1_pkt.c intoMatt Caswell1-0/+202