]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/statem/statem.c
Remove /* foo.c */ comments
[thirdparty/openssl.git] / ssl / statem / statem.c
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-02  Viktor DukhovniProtocol version selection and negotiation rewrite
2015-11-06  Matt CaswellFix compilation problems with SCTP
2015-10-30  Matt CaswellAdd ossl_statem prefix to various functions
2015-10-30  Matt CaswellConvert enums to typedefs
2015-10-30  Matt CaswellFix a bogus clang warning
2015-10-30  Matt CaswellMove in_handshake into STATEM
2015-10-30  Matt CaswellFix DTLSv1_listen following state machine changes
2015-10-30  Matt CaswellAdd a function to get the info_callback
2015-10-30  Matt CaswellChange SUB_STATE_RETURN into a typedef
2015-10-30  Matt CaswellRename STATEM to OSSL_STATEM
2015-10-30  Matt CaswellRemove SSL_state and SSL_set_state
2015-10-30  Matt CaswellMove |no_cert_verify| into state machine
2015-10-30  Matt CaswellChange statem prefix to ossl_statem
2015-10-30  Matt CaswellChange HANDSHAKE_STATE to OSSL_HANDSHAKE_STATE
2015-10-30  Matt CaswellFix a comment
2015-10-30  Matt CaswellMore state machine reorg
2015-10-30  Matt CaswellReorganise state machine files