toxcore/testing
Coren[m] 513e37815d tox.h, DHT.h:
- tox_bootstrap_ex(), DHT_bootstrap_ex() renamed to tox_bootstrap_from_address(), DHT_bootstrap_from_address()
- (handle_)sendnodes_ex() renamed to (handle_)sendnodes_ipv6()
- only sending sendnodes_ipv6() if we're actually IPv6 enabled
- changed comments to conform better

nTox.c, Messenger_text.c, DHT_test.c, DHT_bootstrap.c:
- fallout from *_ex() to *_from_address()

DHT_bootstrap.c:
- corrected a potentially wrong info message

util.c:
- fixed logfile name: now (funcptr) => now() (number)

network.c:
- addead comment about the necessity of bind() to succeed

auto_test/messenger_test.c:
- defaulting ipv6enabled to TOX_ENABLE_IPV6_DEFAULT

LAN_discovery.c:
- slight cleanup and comments for clarity
2013-09-11 20:50:15 +02:00
..
experiment move group chats to /toxcore 2013-09-09 14:16:53 -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 tox.h, DHT.h: 2013-09-11 20:50:15 +02:00
Lossless_UDP_testclient.c toxcore/util.h: 2013-09-11 15:19:39 +02:00
Lossless_UDP_testserver.c toxcore/util.h: 2013-09-11 15:19:39 +02:00
Makefile.inc Allow to build vs nacl instead of libsodium 2013-09-06 22:54:45 +03:00
Messenger_test.c tox.h, DHT.h: 2013-09-11 20:50:15 +02:00
misc_tools.c toxcore/util.h: 2013-09-11 15:19:39 +02:00
nTox.c tox.h, DHT.h: 2013-09-11 20:50:15 +02:00
nTox.h Make nTox work on MinGW/Win32 2013-08-27 14:25:09 +03:00