toxcore/toxcore
Coren[m] 06a85177e9 minimalistic increase in elegance ;)
DHT.c:
- loops over assoc4/6 slightly more elegant
2013-09-27 18:33:52 +02:00
..
DHT.c minimalistic increase in elegance ;) 2013-09-27 18:33:52 +02:00
DHT.h expanded Client_data to hold two addresses (IPv4, IPv6) instead of one 2013-09-27 03:27:52 +02:00
friend_requests.c
friend_requests.h
group_chats.c moved stuff that belongs into ping.[ch] there 2013-09-21 15:39:15 +02:00
group_chats.h
LAN_discovery.c
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 possible bug. 2013-09-25 07:37:55 -04:00
Lossless_UDP.h Fixed the connection bug and cleaned up some stuff. 2013-09-22 11:08:23 -04:00
Makefile.inc
Messenger.c expanded Client_data to hold two addresses (IPv4, IPv6) instead of one 2013-09-27 03:27:52 +02:00
Messenger.h check length of name 2013-09-23 15:40:25 -04: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 Possible bug fixed. 2013-09-25 13:19:19 -04:00
net_crypto.h Fixed the connection bug and cleaned up some stuff. 2013-09-22 11:08:23 -04:00
network.c Astyled network.c 2013-09-22 14:37:04 -04:00
network.h Fix inet_pton/ntop on win32 2013-09-22 20:26:39 +02:00
ping.c Fixed bug where hole punching was attempted even though the 2013-09-25 10:07:07 -04:00
ping.h moved stuff that belongs into ping.[ch] there 2013-09-21 15:39:15 +02:00
tox.c made setfriendname part of public api 2013-09-23 04:30:24 -04:00
tox.h Fixed windows build. 2013-09-24 07:56:06 -04:00
util.c Allow loginit() to be delayed, store loglog() data in intermediate buffer and flush it out when loginit() is called 2013-09-18 16:25:55 +02:00
util.h expanded Client_data to hold two addresses (IPv4, IPv6) instead of one 2013-09-27 03:27:52 +02:00