toxcore/toxcore
2014-03-28 22:37:42 -04:00
..
assoc.c astyled last commit. 2014-02-17 09:28:26 -05:00
assoc.h Replaced magic numbers inside candidates_create_internal() with enumerated list 2014-02-16 13:19:40 -08:00
DHT.c Renamed toping to to_ping. 2014-03-16 13:57:21 -04:00
DHT.h Renamed toping to to_ping. 2014-03-16 13:57:21 -04:00
friend_requests.c Friends client id is now removed from the request received list when he is deleted. 2014-03-21 19:27:17 -04:00
friend_requests.h Friends client id is now removed from the request received list when he is deleted. 2014-03-21 19:27:17 -04:00
group_chats.c Strings now no longer need to be NULL terminated. 2014-02-23 10:23:55 -05:00
group_chats.h Possibly fixed the issue that group chats would sometimes DOS themselves. 2014-02-16 07:25:10 -05:00
LAN_discovery.c Incorporated onion into Tox. 2014-01-17 13:35:40 -05:00
LAN_discovery.h Adjusted some delays. 2014-02-16 11:40:20 -05:00
Lossless_UDP.c Fixed some possible ways connections could linger indefinitely without being killed. 2014-03-07 16:05:08 -05:00
Lossless_UDP.h Fixed arm bug. 2013-12-12 13:49:49 -05:00
Makefile.inc Fix NaCl builds for *BSD 2014-03-23 02:05:57 +01:00
Messenger.c Friends client id is now removed from the request received list when he is deleted. 2014-03-21 19:27:17 -04:00
Messenger.h Fixed other api inconsistency. 2014-03-20 20:48:46 -04:00
misc_tools.h Astyled some files. 2013-10-24 16:37:39 -04:00
net_crypto.c A bit of work done on the TCP relay server. 2014-03-15 22:11:36 -04:00
net_crypto.h A bit of work done on the TCP relay server. 2014-03-15 22:11:36 -04:00
network.c Merge branch 'api-fix' 2014-03-18 20:02:50 -04:00
network.h Merge branch 'api-fix' 2014-03-18 20:02:50 -04:00
onion_announce.c CPU optimizations. 2014-03-05 16:54:17 -05:00
onion_announce.h Speeded up onion requests. 2014-03-07 16:31:13 -05:00
onion_client.c Reduced the number of useless onion packets sent. 2014-03-09 20:51:04 -04:00
onion_client.h Reduced the number of useless onion packets sent. 2014-03-09 20:51:04 -04:00
onion.c TCP server almost ready. 2014-03-28 22:37:42 -04:00
onion.h TCP server almost ready. 2014-03-28 22:37:42 -04:00
ping.c Renamed toping to to_ping. 2014-03-16 13:57:21 -04:00
ping.h Renamed toping to to_ping. 2014-03-16 13:57:21 -04:00
TCP_server.c TCP server almost ready. 2014-03-28 22:37:42 -04:00
TCP_server.h TCP server almost ready. 2014-03-28 22:37:42 -04:00
tox.c Fixed other api inconsistency. 2014-03-20 20:48:46 -04:00
tox.h Fixed other api inconsistency. 2014-03-20 20:48:46 -04:00
util.c Added no_replay and added some things to the docs. 2014-01-19 09:44:33 -05:00
util.h Added no_replay and added some things to the docs. 2014-01-19 09:44:33 -05:00