Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Exports DNS A/AAAA responses (up to 4 addresses) | Luca | 2024-10-02 |
| | | | | Changed the default to IPv4 (used to be IPv6) in case of DNS error response | ||
* | Tls out of order (#2561) | Ivan Nardi | 2024-09-18 |
| | | | | | | | | | | | | * Revert "Added fix for handling Server Hello before CLient Hello" This reverts commit eb15b22e7757cb70894fdcde440e62bc40f22df1. * TLS: add some tests with unidirectional traffic * TLS: another attempt to process CH received after the SH Obviously, we will process unidirectional traffic longer, because we are now waiting for messages in both directions | ||
* | Added fix for handling Server Hello before CLient Hello | Luca | 2024-09-17 |
| | |||
* | HTTP, QUIC, TLS: allow to disable sub-classification (#2533) | Ivan Nardi | 2024-09-03 |