toxcore/other
iphydf b4d8826228
cleanup: Remove old type-ordered event getters.
These are quite expensive, because they go through all events to index
in a typed array that no longer exists. Clients should index in the
union array and find the event they want themselves, or use dispatch.
2024-01-15 17:29:43 +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 cleanup: Remove old type-ordered event getters. 2024-01-15 17:29:43 +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 cleanup: Remove old type-ordered event getters. 2024-01-15 17:29:43 +00: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
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 Link changes. 2015-07-07 22:57:11 -04:00
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
print-version
tox-warning.png
tox.png
version-sync
windows_build_script_toxcore.sh