Update a comment
[openssl.git] / ssl / t1_reneg.c
2016-11-04 Matt CaswellFix misc size_t issues causing Windows warnings in...
2016-09-29 Matt CaswellConvert ServerHello construction to WPACKET
2016-09-13 Matt CaswellConvert tls_construct_client_hello() to use PACKETW
2016-08-18 Emilia KasperIndent ssl/
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-01 Emilia Kasperconstify PACKET
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-09-07 Matt CaswellPACKETise ServerHello processing
2015-08-03 Matt CaswellPACKETise ClientHello processing
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2009-12-27 Dr. Stephen HensonUpdate RI to match latest spec.
2009-12-08 Dr. Stephen HensonAdd support for magic cipher suite value (MCSV). Make...
2009-11-09 Dr. Stephen HensonFirst cut of renegotiation extension. (port to HEAD)