toxcore/other
iphydf fa3b51266b
Add missing #includes to headers and rename tox_old to tox_group.
Also, no longer #include the group code into tox.c. Instead, compile it
separately in tox_group.c. This is a bit less surprising to someone looking
around the code. Having some implementations in a .h file is certainly a bit
surprising to a disciplined C programmer, especially when there is no technical
reason to do it.
2016-08-30 19:31:40 +01:00
..
apidsl Add missing #includes to headers and rename tox_old to tox_group. 2016-08-30 19:31:40 +01:00
astyle Add cmake test for apidsl. 2016-08-24 09:41:40 +01:00
bootstrap_daemon Move logging to a callback. 2016-08-27 01:16:14 +01:00
fun Check code formatting on Travis. 2016-08-12 01:00:00 +01:00
pkgconfig Split toxcore into layers. 2016-08-16 17:36:18 +01:00
travis Move logging to a callback. 2016-08-27 01:16:14 +01:00
bootstrap_node_packets.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
bootstrap_node_packets.h Put config-related functions in a separate file 2016-01-01 00:19:35 -05:00
DHT_bootstrap.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
DHTnodes Link changes. 2015-07-07 22:57:11 -04:00
Makefile.inc Put config-related functions in a separate file 2016-01-01 00:19:35 -05:00
osx_build_script_toxcore.sh Move OS X install script 2015-02-03 12:48:15 -05:00
tox.png Added logo in readme to repo. 2013-08-14 12:35:55 -04:00