toxcore/toxcore
2014-01-21 16:51:55 -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 random_nodes_path should return slightly better paths. 2014-01-21 11:14:16 -05:00
DHT.h Some small improvements added. 2014-01-19 14:14:23 -05:00
friend_requests.c Incorporated onion into Tox. 2014-01-17 13:35:40 -05:00
friend_requests.h Incorporated onion into Tox. 2014-01-17 13:35:40 -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 Incorporated onion into Tox. 2014-01-17 13:35:40 -05:00
LAN_discovery.h Incorporated onion into Tox. 2014-01-17 13:35:40 -05: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 Wrote random_path function. 2014-01-16 10:00:36 -05:00
Messenger.c Adjusted some timeouts and fixed possible memory leak. 2014-01-20 21:01:56 -05:00
Messenger.h Incorporated onion into Tox. 2014-01-17 13:35:40 -05:00
misc_tools.h Astyled some files. 2013-10-24 16:37:39 -04:00
net_crypto.c Incorporated onion into Tox. 2014-01-17 13:35:40 -05:00
net_crypto.h Merge branch 'master' into harden 2013-11-10 14:32:46 -05:00
network.c Update network.c 2014-01-20 00:27:01 -05:00
network.h proper windows preprocessor detection 2014-01-19 19:30:14 -05:00
onion_announce.c Small protocol change for more replay attack prevention. 2014-01-19 13:53:24 -05:00
onion_announce.h Small protocol change for more replay attack prevention. 2014-01-19 13:53:24 -05:00
onion_client.c Decreased interval between sending announce packets. 2014-01-21 16:51:55 -05:00
onion_client.h Adjusted some timeouts. 2014-01-21 07:51:30 -05:00
onion.c Fixed some portability issues. 2014-01-21 07:31:19 -05:00
onion.h Tests added and some fixes for the onion part. 2014-01-05 19:22:38 -05:00
ping.c Incorporated onion into Tox. 2014-01-17 13:35:40 -05:00
ping.h Incorporated onion into Tox. 2014-01-17 13:35:40 -05:00
tox.c Added function to save an encrypted version of the messenger. 2013-12-21 22:35:27 -05:00
tox.h Fixed BSD IP stack issue 2014-01-21 11:13:44 -08: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