toxcore/other
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
..
analysis fix: Don't crash if RNG init failed. 2022-04-03 20:46:44 +00:00
astyle fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
bootstrap_daemon test: Enable fuzzing for TCP. 2022-04-14 13:19:56 +00:00
docker
emscripten
fun cleanup: Remove all uses of TOX_*_MAX_SIZE macros. 2022-04-01 09:10:37 +00:00
pkgconfig update rpm spec and use variables in cmake instead of hardcoded paths (#624) 2018-01-15 14:23:33 +03:00
proxy test: Enable fuzzing for TCP. 2022-04-14 13:19:56 +00:00
rpm Use the markdown GPLv3 license in the c-toxcore repo. 2018-02-08 16:08:09 +00:00
bootstrap_node_packets.c
bootstrap_node_packets.h
BUILD.bazel
DHT_bootstrap.c
DHTnodes
make_single_file refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
Makefile.inc Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
osx_build_script_toxcore.sh
print-version
tox-warning.png
tox.png [ImgBot] Optimize images 2020-04-24 21:55:23 +00:00
version-sync
windows_build_script_toxcore.sh