toxcore/toxcore
2013-09-24 09:57:49 -04:00
..
DHT.c Fix bug. 2013-09-22 17:49:14 -07:00
DHT.h Merge remote-tracking branch 'upstream/master' into MessengerLoadSave 2013-09-16 09:29:08 +02: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
group_chats.c astyled everything. 2013-09-17 16:28:39 -04:00
group_chats.h astyled everything. 2013-09-17 16:28:39 -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 the connection bug and cleaned up some stuff. 2013-09-22 11:08:23 -04:00
Lossless_UDP.h Fixed the connection bug and cleaned up some stuff. 2013-09-22 11:08:23 -04:00
Makefile.inc Start of group chats integration into the core. 2013-09-09 14:44:43 -04:00
Messenger.c Possible bug fixed. 2013-09-24 09:57:49 -04: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 Removed unused variables. 2013-09-22 14:25:52 -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 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 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 astyled everything. 2013-09-17 16:28:39 -04:00