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