toxcore/other
2022-04-19 23:42:47 +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: Add a protocol dump test to generate initial fuzzer input. 2022-04-19 23:42:47 +00:00
docker chore: Add initial ESP32 docker build. 2022-04-05 20:11:18 +00:00
emscripten refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
fun cleanup: Remove all uses of TOX_*_MAX_SIZE macros. 2022-04-01 09:10:37 +00:00
pkgconfig
proxy test: Enable fuzzing for TCP. 2022-04-14 13:19:56 +00:00
rpm
bootstrap_node_packets.c Make functions take const pointer to IP_Port wherever possible 2022-02-03 10:54:48 -05:00
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 Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
osx_build_script_toxcore.sh
print-version chore: Add bootstrap daemon docker image build. 2021-12-23 15:54:24 +00:00
tox-warning.png [ImgBot] Optimize images 2020-04-24 21:55:23 +00:00
tox.png
version-sync
windows_build_script_toxcore.sh