summaryrefslogtreecommitdiffstats
path: root/ssl/d1_msg.c
AgeCommit message (Expand)Author
2017-04-25Remove special case code for SCTP reneg handlingMatt Caswell
2016-06-29Whitespace cleanup in ssl folderFdaSilvaYY
2016-05-17Copyright consolidation 01/10Rich Salz
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