toxcore/toxcore
irungentoo d2ab13c611 Cleaned up some code/fixed some warnings.
I'm sure nobody has any of the old save files anymore so I removed the
functions.
2013-10-27 20:25:31 -04:00
..
DHT.c Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.* 2013-10-24 22:32:28 +02: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 All modules using unix_time should run unix_time_update() 2013-10-25 14:47:34 -04:00
group_chats.h Removed useless ifdefs. 2013-10-01 19:01:15 -04: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 This squash should work now. 2013-10-22 20:24:48 +02: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 Cleaned up some code/fixed some warnings. 2013-10-27 20:25:31 -04:00
Messenger.h Code cleanups. 2013-10-23 14:42:39 -04: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 Merge remote-tracking branch 'upstream/master' into cleanup_unix_time_id_eq_cpy_is_timeout 2013-10-24 22:47:23 +02: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 Merge remote-tracking branch 'upstream/master' into cleanup_unix_time_id_eq_cpy_is_timeout 2013-10-24 22:47:23 +02: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