]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/statem/statem_locl.h
Move setting of the handshake header up one more level
[thirdparty/openssl.git] / ssl / statem / statem_locl.h
2016-10-03  Matt CaswellMove setting of the handshake header up one more level
2016-10-03  Matt CaswellRemove the special case processing for finished constru...
2016-10-03  Matt CaswellDon't set the handshake header in every message
2016-10-03  Matt CaswellMove init of the WPACKET into write_state_machine()
2016-08-18  Emilia KasperIndent ssl/
2016-05-17  Rich SalzCopyright consolidation 01/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-10-30  Matt CaswellAdd ossl_statem prefix to various functions
2015-10-30  Matt CaswellConvert enums to typedefs
2015-10-30  Matt CaswellMore state machine reorg