toxcore/toxcore
2014-01-31 18:05:49 -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 Attempted fix of some hole punching issues. 2014-01-26 17:44:20 -05:00
DHT.h Improved hole punching a bit. 2014-01-25 21:09:26 -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 Convert IPv4 in IPv6 to IPv6 address in recieve packet. 2014-01-30 13:59:10 -05:00
network.h Convert IPv4 in IPv6 to IPv6 address in recieve packet. 2014-01-30 13:59:10 -05:00
onion_announce.c Fixed possible anonimity leak with the onion routing. 2014-01-25 13:33:39 -05:00
onion_announce.h Small protocol change for more replay attack prevention. 2014-01-19 13:53:24 -05:00
onion_client.c Improved onion connection by a bit. 2014-01-31 18:05:49 -05:00
onion_client.h Adjusted some timeouts. 2014-01-21 07:51:30 -05:00
onion.c Fixed possible anonimity leak with the onion routing. 2014-01-25 13:33:39 -05:00
onion.h Tests added and some fixes for the onion part. 2014-01-05 19:22:38 -05:00
ping.c Improved hole punching a bit. 2014-01-25 21:09:26 -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 That newline looks cleaner 2014-01-25 18:51:55 -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