toxcore/other
iphydf cebf64a588
Split toxcore into layers.
This allows us to more clearly define interfaces between modules, and have the
linker help us ensure that module boundaries are respected.

The onion/tcp/net_crypto layer is a bit too large. This is due to a cyclic
dependency (onion -> net_crypto -> TCP -> onion). We may or may not want to
break that cycle in the future to allow the onion library to exist on its own
without net_crypto.
2016-08-16 17:36:18 +01:00
..
apidsl Fix a few issues with running Toxcore tests on Travis-CI 2016-08-11 14:41:57 -07:00
astyle Add real instruction on how to use APIDSL and astyle 2015-06-20 01:22:46 +01:00
bootstrap_daemon Check code formatting on Travis. 2016-08-12 01:00:00 +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 Split toxcore into layers. 2016-08-16 17:36:18 +01:00
bootstrap_node_packets.c Put config-related functions in a separate file 2016-01-01 00:19:35 -05:00
bootstrap_node_packets.h Put config-related functions in a separate file 2016-01-01 00:19:35 -05:00
DHT_bootstrap.c Put config-related functions in a separate file 2016-01-01 00:19:35 -05: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