summaryrefslogtreecommitdiffstats
path: root/ssl/record/rec_layer_d1.c
AgeCommit message (Expand)Author
2015-11-09Standardise our style for checking malloc failuresMatt Caswell
2015-10-30Move in_handshake into STATEMMatt Caswell
2015-10-30Remove SSL_state and SSL_set_stateMatt Caswell
2015-10-30Change statem prefix to ossl_statemMatt Caswell
2015-10-30Remove redundant codeMatt Caswell
2015-10-30Implement Client TLS state machineMatt Caswell
2015-09-23Remove remaining old listen codeMatt Caswell
2015-09-23DTLSv1_listen rewriteMatt Caswell
2015-08-14CCM support.Dr. Stephen Henson
2015-08-03Move DTLS CCS processing into the state machineMatt Caswell
2015-08-03Move TLS CCS processing into the state machineMatt Caswell
2015-05-29Remove struct ccs_header_stMatt Caswell
2015-05-22Lost alert in DTLSLubom
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-31Clean up record layerMatt Caswell
2015-03-26Fix formatting odditiesMatt Caswell
2015-03-26Rename record layer source filesMatt Caswell