summaryrefslogtreecommitdiffstats
path: root/ssl/statem.c
AgeCommit message (Expand)Author
2015-10-30Reorganise state machine filesMatt Caswell
2015-10-30Move PACKET creation into the state machineMatt Caswell
2015-10-30Remove the type variableMatt Caswell
2015-10-30Redefine old state valuesMatt Caswell
2015-10-30Remove redundant codeMatt Caswell
2015-10-30Move server side DTLS to new state machineMatt Caswell
2015-10-30Move server side TLS to new state machineMatt Caswell
2015-10-30Implement DTLS client move to new state machineMatt Caswell
2015-10-30dtls_get_message changes for state machine moveMatt Caswell
2015-10-30Implement Client TLS state machineMatt Caswell
2015-10-30Add initial state machine rewrite codeMatt Caswell