Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove FB_ZERO protocol (#1102) | Ivan Nardi | 2021-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 Uhlig | 2020-06-23 |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |