summaryrefslogtreecommitdiffstats
path: root/util/perl/TLSProxy/Message.pm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete comment.Frederik Wedel-Heinen2024-02-091-2/+0
* Support DTLS in TLS::Proxy.Frederik Wedel-Heinen2024-02-091-29/+158
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* RFC7250 (RPK) supportTodd Short2023-03-281-0/+2
* Add support for compressed certificates (RFC8879)Todd Short2022-10-181-0/+3
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Teach TLSProxy how to encrypt <= TLSv1.2 ETM recordsMatt Caswell2021-03-251-7/+30
* Teach TLSProxy how to parse CertificateRequest messagesMatt Caswell2019-09-061-0/+14
* Remove unnecessary trailing whitespaceSam Roberts2019-02-051-2/+2
* Add a test for correct handling of the cryptopro bug extensionMatt Caswell2019-01-071-5/+11
* Following the license change, modify the boilerplates in util/, tools/Richard Levitte2018-12-061-1/+1
* Update code for the final RFC version of TLSv1.3 (RFC8446)Matt Caswell2018-08-151-3/+2
* Add a test for TLSv1.3 fallbackMatt Caswell2018-08-091-0/+2
* Add a test for unencrypted alertMatt Caswell2018-08-081-0/+15
* Add a test for mismatch between key OID and sig algMatt Caswell2018-07-181-3/+6
* TLSProxy/Message.pm: refine end-of-conversation detection logic.Andy Polyakov2018-04-181-2/+5
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Add TLSv1.3 post-handshake authentication (PHA)Todd Short2018-02-011-0/+1
* Add TLSProxy tests for signature_algorithms_certBenjamin Kaduk2018-01-251-0/+1
* Renumber TLSEXT_TYPE_key_share for draft-23Benjamin Kaduk2018-01-251-1/+1
* Update TLSProxy to know about new HRR styleMatt Caswell2017-12-141-4/+6
* Merge HRR into ServerHelloMatt Caswell2017-12-141-11/+0
* Implement Maximum Fragment Length TLS extension.FdaSilvaYY2017-11-051-0/+1
* Consolidate the locations where we have our internal perl modulesRichard Levitte2017-08-151-0/+570