Remove the type variable
[openssl.git] / ssl / statem.c
2015-10-30 Matt CaswellRemove the type variable
2015-10-30 Matt CaswellRedefine old state values
2015-10-30 Matt CaswellRemove redundant code
2015-10-30 Matt CaswellMove server side DTLS to new state machine
2015-10-30 Matt CaswellMove server side TLS to new state machine
2015-10-30 Matt CaswellImplement DTLS client move to new state machine
2015-10-30 Matt Caswelldtls_get_message changes for state machine move
2015-10-30 Matt CaswellImplement Client TLS state machine
2015-10-30 Matt CaswellAdd initial state machine rewrite code