toxcore/other/proxy
iphydf 19b9cf3812
test: Enable fuzzing for TCP.
If the `recvbuf` network function returns 0 all the time, that means
there is never any data available on the TCP socket. This change makes
it so there is a random amount of data available on the TCP socket.

This invalidates the bootstrap fuzzer corpus.
2022-04-14 13:19:56 +00:00
..
BUILD.bazel test: Add mallocfail and proxy test to our coverage runs. 2022-02-25 01:55:28 +00:00
go.mod test: Enable fuzzing for TCP. 2022-04-14 13:19:56 +00:00
go.sum test: Enable fuzzing for TCP. 2022-04-14 13:19:56 +00:00
proxy_server.go test: Add mallocfail and proxy test to our coverage runs. 2022-02-25 01:55:28 +00:00