toxcore/other
iphydf 7205db72e4
cleanup: Remove check_recursion, since tokstyle checks this now.
And tokstyle is better at it, covering not just direct recursion, but
also (most possible instances of) recursion through function pointers.
2022-05-24 21:35:16 +02:00
..
analysis
astyle
bootstrap_daemon test: Add a protocol dump test to generate initial fuzzer input. 2022-04-19 23:42:47 +00:00
docker
emscripten refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
fun
pkgconfig
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 cleanup: Remove uses of strcpy and sprintf. 2022-01-17 18:25:40 +00:00
BUILD.bazel cleanup: Split util.c out of the network library. 2022-03-04 10:33:11 +00:00
DHT_bootstrap.c refactor: Allow overriding mono_time in tox_new. 2022-04-03 22:48:16 +00:00
DHTnodes
make_single_file refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
Makefile.inc
osx_build_script_toxcore.sh
print-version
tox-warning.png
tox.png
version-sync
windows_build_script_toxcore.sh