toxcore/other
2022-02-19 00:51:01 +01:00
..
analysis refactor: Compare pointers in if conditions to nullptr. 2022-02-17 19:55:29 +00:00
astyle fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
bootstrap_daemon Release 0.2.16 2022-02-19 00:51:01 +01:00
docker chore: Simplify and speed up nacl build using toxchat/nacl. 2022-02-18 22:13:42 +00:00
emscripten feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
fun perf: Reduce minimal encoding size of packed events. 2022-02-12 17:44:44 +00:00
pkgconfig
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 perf: Reduce minimal encoding size of packed events. 2022-02-12 17:44:44 +00:00
cpufeatures.c
DHT_bootstrap.c cleanup: Make LAN discovery thread-safe without data races. 2022-02-06 19:56:34 +00:00
DHTnodes
make_single_file feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +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
tox-warning.png [ImgBot] Optimize images 2020-04-24 21:55:23 +00:00
tox.png
version-sync
windows_build_script_toxcore.sh