toxcore/testing
Coren[m] 591d6c70c6 network.*:
- addr_resolv(_or_parse_ip)(): added an optional parameter to return both an IPv6 and an IPv4 address if requested address family was AF_UNSPEC
- logging of unhandled packets

DHT.c:
- bootstrap_from_address(): use the additional return from addr_resolv_or_parse_ip() to bootstrap in both network types at once

Lossless_UDP_testclient.c:
- main(): adapt to signature change of addr_resolve()

Messenger.c. LAN_discovery.h:
- lost a htons(), readded
- moved LAN_DISCOVERY_INTERVAL #define into LAN_discovery.h

LAN_discovery.c:
- added IPv4-in-IPv6 local address test
2013-09-12 18:39:21 +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 network.*: 2013-09-12 18:39:21 +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: 2013-09-12 15:42:03 +02:00
nTox.h Make nTox work on MinGW/Win32 2013-08-27 14:25:09 +03:00