toxcore/other
iphydf cff9a18e39
cleanup: Split util.c out of the network library.
Also, don't include ccompat.h in header files. Instead, explicitly
include it in .c files.
2022-03-04 10:33:11 +00:00
..
analysis cleanup: Remove redundant Messenger and DHT tests. 2022-03-03 21:17:03 +00:00
astyle fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
bootstrap_daemon cleanup: Split util.c out of the network library. 2022-03-04 10:33:11 +00:00
docker cleanup: Remove port from Broadcast_Info. 2022-03-03 15:21:34 +00:00
emscripten cleanup: Remove redundant Messenger and DHT tests. 2022-03-03 21:17:03 +00:00
fun cleanup: Enable most cppcheck warnings as errors. 2022-02-21 17:17:36 +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: Add mallocfail and proxy test to our coverage runs. 2022-02-25 01:55:28 +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 Make functions take const pointer to IP_Port wherever possible 2022-02-03 10:54:48 -05:00
bootstrap_node_packets.h
BUILD.bazel cleanup: Split util.c out of the network library. 2022-03-04 10:33:11 +00:00
DHT_bootstrap.c cleanup: Split util.c out of the network library. 2022-03-04 10:33:11 +00:00
DHTnodes
make_single_file feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
Makefile.inc
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 Bump toxcore version to 0.2.0. 2018-01-08 19:36:00 +00:00
windows_build_script_toxcore.sh