toxcore/other
iphydf c58928cc89
chore: Add IMPORTED_TARGET to pkg-config packages.
Also use `PRIVATE` for `target_link_libraries`. This helps avoid
implicit transitive dependencies.
2023-12-26 00:04:07 +00:00
..
analysis Clarify disabling of static assert checks 2023-12-05 06:56:27 -05:00
astyle fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
bootstrap_daemon cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
docker cleanup: Remove NaCl support. 2023-12-25 00:36:38 +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 chore: Add IMPORTED_TARGET to pkg-config packages. 2023-12-26 00:04:07 +00:00
pkgconfig
proxy cleanup: Remove explicit layering_check feature. 2023-11-23 23:55:57 +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: Remove explicit layering_check feature. 2023-11-23 23:55:57 +00:00
DHT_bootstrap.c fix: always respond to version packets with toxcore version 2023-11-13 15:45:17 +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
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 Bump toxcore version to 0.2.0. 2018-01-08 19:36:00 +00:00
windows_build_script_toxcore.sh