]> git.ipfire.org Git - thirdparty/openssl.git/history - util/perl/TLSProxy/Message.pm
RFC7250 (RPK) support
[thirdparty/openssl.git] / util / perl / TLSProxy / Message.pm
2023-03-28  Todd ShortRFC7250 (RPK) support
2022-10-18  Todd ShortAdd support for compressed certificates (RFC8879)
2021-04-08  Matt CaswellUpdate copyright year
2021-03-25  Matt CaswellTeach TLSProxy how to encrypt <= TLSv1.2 ETM records
2019-09-06  Matt CaswellTeach TLSProxy how to parse CertificateRequest messages
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2019-01-07  Matt CaswellAdd a test for correct handling of the cryptopro bug...
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-09  Matt CaswellAdd a test for TLSv1.3 fallback
2018-08-08  Matt CaswellAdd a test for unencrypted alert
2018-07-18  Matt CaswellAdd a test for mismatch between key OID and sig alg
2018-04-18  Andy PolyakovTLSProxy/Message.pm: refine end-of-conversation detecti...
2018-02-13  Matt CaswellUpdate copyright year
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-25  Benjamin KadukAdd TLSProxy tests for signature_algorithms_cert
2018-01-25  Benjamin KadukRenumber TLSEXT_TYPE_key_share for draft-23
2017-12-14  Matt CaswellUpdate TLSProxy to know about new HRR style
2017-12-14  Matt CaswellMerge HRR into ServerHello
2017-11-05  FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-08-15  Richard LevitteConsolidate the locations where we have our internal...