toxcore/testing
Tux3 / Mlkj / !Lev.uXFMLA 3044bd8101 Fix CppCheck style errors
#if 0 the content of toxav/msi.c : int stringify_message(MSIMessage
*msg, char *dest)
This function has no effect and does not seem to be used for actively
waiting.

Fix various other style errors, reduce scope when possible, avoid
redundant writes, clarify operator priorities, etc.
2014-06-20 21:43:21 +02:00
..
crypto_speed_test.c Crypto related cleanups. 2014-04-21 16:51:36 -04:00
DHT_test.c Updated some files so that they could build with latest core. 2014-04-23 12:29:24 -04:00
dns3_test.c dns3_test now automatically does the DNS request. 2014-06-19 10:50:46 -04:00
Makefile.inc Fixed some issues in toxdns and added a test. 2014-06-14 11:31:56 -04:00
Messenger_test.c Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00
misc_tools.c Astyled and removed some useless files. 2014-02-09 09:43:16 -05:00
nTox.c Fix CppCheck style errors 2014-06-20 21:43:21 +02:00
nTox.h Started as a simple bugfix for wrap(), expanded to more detailed help. 2013-11-10 19:06:17 +01:00
tox_sync.c Attempt fix of tox_sync not building on some systems. 2014-06-13 05:38:19 -04:00