aboutsummaryrefslogtreecommitdiff
path: root/tests/pcap/fbzero-missing-lengthcheck.pcap
Commit message (Collapse)AuthorAge
* Remove FB_ZERO protocol (#1102)Ivan Nardi2021-01-04
| | | | | | FB_ZERO was an experimental protocol run by Facebook. They switched to QUIC/TLS1.3 more than 2 years ago; no one ever used it but them so it is definitely dead. See: https://engineering.fb.com/2018/08/06/security/fizz/
* Fixed missing length check in fbzero.Toni Uhlig2020-06-23
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>