toxcore/toxcore
2013-08-30 22:08:15 -02:30
..
DHT.c Made clang happy by taking definitions for the macro out of functions and adding declarations 2013-08-30 22:08:15 -02:30
DHT.h Made clang happy by taking definitions for the macro out of functions and adding declarations 2013-08-30 22:08:15 -02:30
friend_requests.c Fixed build errors. 2013-08-30 03:28:50 -04: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
LAN_discovery.c Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core 2013-08-30 14:22:12 -04:00
LAN_discovery.h Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into JamoBox-master 2013-08-29 17:55:58 -04:00
Lossless_UDP.c Fixed possible crash. 2013-08-30 14:11:12 -04:00
Lossless_UDP.h Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core into vx-k-udp_connections 2013-08-30 07:53:51 -04:00
Makefile.inc Fixed warnings and moved hex_string_to_bin to testing/ 2013-08-30 08:16:34 -04:00
Messenger.c Fixed build errors. 2013-08-30 03:28:50 -04:00
Messenger.h Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into JamoBox-master 2013-08-29 17:55:58 -04:00
misc_tools.h Made clang happy by taking definitions for the macro out of functions and adding declarations 2013-08-30 22:08:15 -02:30
net_crypto.c Fixed build errors. 2013-08-30 03:28:50 -04:00
net_crypto.h Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into JamoBox-master 2013-08-29 17:55:58 -04:00
network.c Correct a lot of the grammar and spelling. Also spent a few hours fixing the comments so they follow a standard. 2013-08-29 22:17:51 +01:00
network.h Changed naming for IP union. 2013-08-30 03:02:11 -04:00
ping.c Fixed build errors. 2013-08-30 03:28:50 -04:00
ping.h Removed packet structs. 2013-08-29 19:06:09 -04:00
tox.c Correct a lot of the grammar and spelling. Also spent a few hours fixing the comments so they follow a standard. 2013-08-29 22:17:51 +01:00
tox.h Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into JamoBox-master 2013-08-29 17:55:58 -04:00
util.c Fixed build errors. 2013-08-30 03:28:50 -04:00
util.h Removed packet structs. 2013-08-29 19:06:09 -04:00