toxcore/toxcore
2013-11-07 17:39:10 -05:00
..
DHT.c Merge branch 'add2lists_forward' of https://github.com/FullName/ProjectTox-Core into FullName-add2lists_forward 2013-11-07 17:39:10 -05:00
DHT.h Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then always off). 2013-10-20 16:56:12 +02: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 Auto delete inactive peers in the group chat. 2013-11-05 20:41:33 -05:00
group_chats.h Send ping packets in group chats every 30 seconds. 2013-11-04 21:03:27 -05:00
LAN_discovery.c Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.* 2013-10-24 22:32:28 +02: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 Fixed possible issue. 2013-11-02 23:14:56 -04:00
Lossless_UDP.h This squash should work now. 2013-10-22 20:24:48 +02:00
Makefile.inc tox A/V: integration of A/V code into tox 2013-10-13 16:40:15 +02:00
Messenger.c Behind #define LOGGING: Correct usage of now() to replacement unix_time(). 2013-11-06 15:26:08 +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-10-23 14:32:09 -04:00
network.c Update time before running functions for recieved packets. 2013-10-25 14:55:46 -04:00
network.h Increased port range. 2013-10-26 23:17:11 -04:00
ping.c addto_lists(): store the IP/Port that was used to *send*. 2013-11-06 14:50:55 +01:00
ping.h Code cleanups. 2013-10-23 14:32:09 -04: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