toxcore/toxcore
Coren[m] 0d8329b3a9
Significantly trimmed down version of an ID<=>IP cache.
Besides acknowledging timeouts, the module isn't trying to do anything fancy with the data besides storing and retrieving.
2013-11-14 19:05:53 +01:00
..
assoc.c Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
assoc.h Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
DHT.c Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
DHT.h Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
friend_requests.c Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.* 2013-10-24 22:32:28 +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 Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
group_chats.h Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
LAN_discovery.c IPv6 address of ::1 is local. 2013-11-13 23:51:19 +01:00
LAN_discovery.h don't lose globally valid addresses for locally valid ones 2013-09-27 21:34:13 +02:00
Lossless_UDP.c Optimized data sending slightly more. 2013-11-09 22:29:16 -05:00
Lossless_UDP.h This squash should work now. 2013-10-22 20:24:48 +02:00
Makefile.inc Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
Messenger.c Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
Messenger.h The group chats we invite a friend to are now stored. 2013-11-03 17:39:49 -05:00
misc_tools.h tox A/V: integration of A/V code into tox 2013-10-13 16:40:15 +02:00
net_crypto.c Cleaned up some code/fixed some warnings. 2013-10-27 20:25:31 -04:00
net_crypto.h Code cleanups. 2013-11-08 21:01:20 -05:00
network.c Update time before running functions for recieved packets. 2013-10-25 14:55:46 -04:00
network.h Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
ping.c Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
ping.h Significantly trimmed down version of an ID<=>IP cache. 2013-11-14 19:05:53 +01:00
tox.c Code cleanups. 2013-10-23 14:42:39 -04:00
tox.h Cleaned up some code/fixed some warnings. 2013-10-27 20:25:31 -04:00
util.c Behind #define LOGGING: Correct usage of now() to replacement unix_time(). 2013-11-06 15:26:08 +01:00
util.h Merge remote-tracking branch 'upstream/master' into cleanup_unix_time_id_eq_cpy_is_timeout 2013-10-24 22:47:23 +02:00