toxcore/other
iphydf 13ae9e9a93
Move logging to a callback.
This removes the global logger (which by the way was deleted when the first tox
was killed, so other toxes would then stop logging). Various bits of the code
now carry a logger or pass it around. It's a bit less transparent now, but now
there is no need to have a global logger, and clients can decide what to log and
where.
2016-08-27 01:16:14 +01:00
..
apidsl Move logging to a callback. 2016-08-27 01:16:14 +01:00
astyle Add cmake test for apidsl. 2016-08-24 09:41:40 +01:00
bootstrap_daemon
fun Check code formatting on Travis. 2016-08-12 01:00:00 +01:00
pkgconfig
travis
bootstrap_node_packets.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
bootstrap_node_packets.h
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