Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add CAN over Ethernet dissector. | Toni Uhlig | 2023-10-23 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Added HAProxy protocol. (#2088) | Toni | 2023-10-02 |
| | | | | | | * fixed tests/do.sh.in failure print Signed-off-by: lns <matzeton@googlemail.com> Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Add support for (un-encrypted) HTTP/2 (#2087) | Ivan Nardi | 2023-09-18 |
| | | | | Plaintext HTTP/2 is quite rare on the general "internet" but it is used in some private networks (example: 5G core network) | ||
* | Add Service Location Protocol dissector. (#2036) | Toni | 2023-08-01 |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | fuzz: extend fuzzing coverage (#2052) | Ivan Nardi | 2023-07-18 |
Added/merged some traces. Improved Socks identification |