toxcore/testing
Chris Hall 4293c4b1e6 Messenger refactor - redid work from pull request 79
Moves static state out of Messenger.c and into a Messenger struct
Purely stylistic, no functional changes were made.

This commit also changed all the callers of Messenger as they now have
to pass an instance of the Messenger struct to messenger functions.

Also removed some uses of the 'static' keyword at the beginning of
function definitions when the function was already declared static, as
these caused gcc to whine.
2013-08-12 21:37:38 +12:00
..
cmake Added crypto_speed_test 2013-08-10 18:06:51 +01:00
toxic Messenger refactor - redid work from pull request 79 2013-08-12 21:37:38 +12:00
CMakeLists.txt Added crypto_speed_test 2013-08-10 18:06:51 +01:00
crypto_speed_test.c Fixed warnings on Windows 2013-08-11 14:17:02 -04:00
DHT_cryptosendfiletest.c Fix a recurring typo in code and comments. 2013-08-09 14:01:35 +02:00
DHT_sendfiletest.c A *lot* of style changes. 2013-07-26 23:07:25 -04:00
DHT_test.c network_registerhandler 2013-08-10 00:43:50 +01:00
Lossless_UDP_testclient.c tabs -> spaces 2013-08-10 11:27:36 +01:00
Lossless_UDP_testserver.c tabs -> spaces 2013-08-10 11:27:36 +01:00
Messenger_test.c Messenger refactor - redid work from pull request 79 2013-08-12 21:37:38 +12:00
misc_tools.c Kill EOF whitespace. 2013-08-09 20:46:17 +02:00
misc_tools.h Added headers to fix build errors. 2013-08-09 15:54:14 +00:00
nTox_win32.c Update nTox_win32.c 2013-08-08 19:39:29 +01:00
nTox_win32.h Modified clients to properly work with the changes 2013-08-07 18:12:59 -04:00
nTox.c Messenger refactor - redid work from pull request 79 2013-08-12 21:37:38 +12:00
nTox.h Messenger refactor - redid work from pull request 79 2013-08-12 21:37:38 +12:00
rect.py Kill EOF whitespace. 2013-08-09 20:46:17 +02:00