toxcore/toxcore
2014-01-09 20:55:45 -05:00
..
assoc.c Merge pull request #678 from FullName/retipp-fix 2013-12-13 11:40:17 -08:00
assoc.h Merge branch 'assoc-refresh-distant-data' of https://github.com/FullName/ProjectTox-Core into FullName-assoc-refresh-distant-data 2013-12-12 21:51:17 -05:00
DHT.c Some work done on the onion announce part. 2014-01-02 22:33:46 -05:00
DHT.h Some work done on the onion announce part. 2014-01-02 22:33:46 -05:00
friend_requests.c Friend requests from friends are now discarded. 2013-11-27 14:18:39 -05:00
friend_requests.h Friend requests from friends are now discarded. 2013-11-27 14:18:39 -05:00
group_chats.c Code cleanups. 2013-12-15 18:57:10 -05:00
group_chats.h Astyled the code. 2013-12-16 20:49:24 -05:00
LAN_discovery.c Shared address space for stacking NAT (CGN) is, just like 'regular' private address space, LAN. 2013-12-05 20:47:03 +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 Fixed arm bug. 2013-12-12 13:49:49 -05:00
Lossless_UDP.h Fixed arm bug. 2013-12-12 13:49:49 -05:00
Makefile.inc Some work on the onion part done. 2014-01-04 19:40:43 -05:00
Messenger.c Some small cleanups. 2014-01-01 22:24:09 -05:00
Messenger.h Added function to save an encrypted version of the messenger. 2013-12-21 22:35:27 -05:00
misc_tools.h Astyled some files. 2013-10-24 16:37:39 -04:00
net_crypto.c It makes more sense for new_keys() to be in new_net_crypto() 2013-12-26 09:47:35 -05:00
net_crypto.h Merge branch 'master' into harden 2013-11-10 14:32:46 -05:00
network.c Tests added and some fixes for the onion part. 2014-01-05 19:22:38 -05:00
network.h Added the shell of onion.{c, h} 2013-12-24 16:22:56 -05:00
onion_announce.c Some work done on the client part. 2014-01-09 20:55:45 -05:00
onion_announce.h Some work done on the client part. 2014-01-09 20:55:45 -05:00
onion_client.c Some work done on the client part. 2014-01-09 20:55:45 -05:00
onion_client.h Some work done on the client part. 2014-01-09 20:55:45 -05:00
onion.c Tests added and some fixes for the onion part. 2014-01-05 19:22:38 -05:00
onion.h Tests added and some fixes for the onion part. 2014-01-05 19:22:38 -05:00
ping.c Cleaned up and fixed various things. 2013-12-08 19:48:18 -05:00
ping.h Merge branch 'master' into harden 2013-12-06 22:51:17 -05:00
tox.c Added function to save an encrypted version of the messenger. 2013-12-21 22:35:27 -05:00
tox.h Added the shell of onion.{c, h} 2013-12-24 16:22:56 -05:00
util.c Code cleanups. 2013-12-15 18:57:10 -05:00
util.h Code cleanups. 2013-12-15 18:57:10 -05:00