toxcore/toxcore
Coren[m] ee1cc34d55 Fix in ip_equal, plus testing code which led to that fix...
network.c:
- use the correct macro for IPv4-in-IPv6 test

network_test.c:
- bunch of tests for addr_resolve() and ip_equal()
2013-09-15 23:39:09 +02:00
..
DHT.c Fixed portability problems. 2013-09-15 09:47:17 -04:00
DHT.h astyled everything. 2013-09-14 12:42:17 -04:00
friend_requests.c big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +02:00
friend_requests.h Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into JamoBox-master 2013-08-29 17:55:58 -04:00
group_chats.c Merge remote-tracking branch 'upstream/master' into Integration 2013-09-12 19:55:51 +02:00
group_chats.h Very basic group chats, tested and working with nTox. 2013-09-12 19:26:30 -04:00
LAN_discovery.c Fixed portability problems. 2013-09-15 09:47:17 -04:00
LAN_discovery.h Patch to allow DHT_bootstrap to also do LAN discovery. 2013-09-12 19:09:25 +02:00
Lossless_UDP.c Fixed portablity problems. 2013-09-15 09:31:27 -04:00
Lossless_UDP.h big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +02:00
Makefile.inc Start of group chats integration into the core. 2013-09-09 14:44:43 -04:00
Messenger.c astyled everything. 2013-09-14 12:42:17 -04:00
Messenger.h Merge remote-tracking branch 'upstream/master' into Integration 2013-09-13 09:06:52 +02:00
misc_tools.h Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into JamoBox-master 2013-09-02 15:59:28 -04:00
net_crypto.c Merge remote-tracking branch 'upstream/master' into Integration 2013-09-13 19:44:14 +02:00
net_crypto.h Nonce generation changes. 2013-09-13 10:42:14 -04:00
network.c Fix in ip_equal, plus testing code which led to that fix... 2013-09-15 23:39:09 +02:00
network.h more portability fixes. 2013-09-15 10:17:09 -04:00
ping.c astyled everything. 2013-09-14 12:42:17 -04:00
ping.h Removed packet structs. 2013-08-29 19:06:09 -04:00
tox.c astyled everything. 2013-09-14 12:42:17 -04:00
tox.h Fixed portablity problems. 2013-09-15 09:31:27 -04:00
util.c TOX_ENABLE_IPV6 is now #define'd per default. Added some logging and error messages. 2013-09-13 08:50:46 +02:00
util.h toxcore/util.h: 2013-09-11 15:19:39 +02:00