toxcore/other
iphydf 4cea4f9ca4
fix: Make all the fuzzers work again, and add a test for protodump.
fuzz_select_target wasn't selecting anything, so fuzzers using that
function either did nothing or would only ever select one of the
functions.
2024-01-13 15:06:30 +00:00
..
analysis test: Add fuzz tests to the coverage run. 2024-01-12 12:33:41 +00:00
astyle chore: Simplify msvc build using vcpkg. 2024-01-06 12:27:31 +00:00
bootstrap_daemon fix: Make all the fuzzers work again, and add a test for protodump. 2024-01-13 15:06:30 +00:00
docker test: Add fuzz tests to the coverage run. 2024-01-12 12:33:41 +00:00
emscripten refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
event_tooling fix: unpack enum function names in event impl generator 2023-12-24 14:34:34 +01:00
fun test: Upgrade cppcheck, fix some warnings. 2023-12-27 00:00:10 +00:00
pkgconfig
proxy cleanup: Remove explicit layering_check feature. 2023-11-23 23:55:57 +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 cleanup: Make all .c files include the headers they need. 2023-12-27 01:21:47 +00:00
bootstrap_node_packets.h cleanup: Remove uses of strcpy and sprintf. 2022-01-17 18:25:40 +00:00
BUILD.bazel cleanup: Make all .c files include the headers they need. 2023-12-27 01:21:47 +00:00
DHT_bootstrap.c cleanup: Make all .c files include the headers they need. 2023-12-27 01:21:47 +00:00
DHTnodes
make_single_file chore: Fix make_single_file to support core-only. 2023-12-20 23:12:06 +00:00
Makefile.inc cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
osx_build_script_toxcore.sh Move OS X install script 2015-02-03 12:48:15 -05:00
print-version
tox-warning.png
tox.png
version-sync
windows_build_script_toxcore.sh