toxcore/testing
Jin^eLD e092eee869 Allow to build vs nacl instead of libsodium
By default libsodium is used. Only if --enable-nacl is specified, then
nacl will be used instead of libsodium.

Pass locations of nacl headers and libraries by using the following
options:

--with-nacl-headers=/home/me/somewhere/nacl-20110221/build/469/include/amd64/
--with-nacl-libs=/home/me/somewhere/nacl-20110221/build/469/lib/amd64/
2013-09-06 22:54:45 +03:00
..
experiment Base of group chats seems to be working now. 2013-09-05 17:00:41 -04:00
crypto_speed_test.c Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
DHT_test.c Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
Lossless_UDP_testclient.c Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
Lossless_UDP_testserver.c Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
Makefile.inc Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
Messenger_test.c Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
misc_tools.c Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
nTox.c Fixed warnings and moved hex_string_to_bin to testing/ 2013-08-30 08:16:34 -04:00
nTox.h Make nTox work on MinGW/Win32 2013-08-27 14:25:09 +03:00