]> git.ipfire.org Git - thirdparty/openssl.git/history - util/perl/TLSProxy/Record.pm
Remove unnecessary trailing whitespace
[thirdparty/openssl.git] / util / perl / TLSProxy / Record.pm
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-15  Matt CaswellUpdate code for the final RFC version of TLSv1.3 (RFC8446)
2018-08-08  Matt CaswellAdd a test for unencrypted alert
2018-05-15  Matt CaswellSuport TLSv1.3 draft 28
2018-04-18  Andy PolyakovTLSProxy/Record.pm: add is_fatal_alert method.
2018-04-13  Bernd EdlingerRework partial packet handling once more
2018-04-08  Andy PolyakovTLSProxy/Record.pm: remove dead condition and improve...
2018-03-22  Bernd EdlingerHandle partial messages in TLSProxy
2018-03-14  Matt CaswellUpdate version numbers for TLSv1.3 draft-26
2018-02-21  Matt CaswellRemove a spurious TLSProxy byte in TLSv1.3
2018-02-13  Matt CaswellUpdate copyright year
2018-01-25  Benjamin KadukBump TLS1_3_VERSION_DRAFT for draft-23
2017-12-14  Matt CaswellUpdate TLSProxy to know about new HRR style
2017-12-14  Matt CaswellSend a CCS from the client in a non-early_data handshake
2017-12-14  Matt CaswellUpdate the TLSv1.3 draft version indicators to draft 22
2017-08-15  Richard LevitteConsolidate the locations where we have our internal...