toxcore/toxcore
2014-04-28 20:14:07 -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
crypto_core.c Added some functions to create/handle middle level protocol packets. 2014-04-28 20:14:07 -04:00
crypto_core.h Added some functions to create/handle middle level protocol packets. 2014-04-28 20:14:07 -04:00
DHT.c The data in the DHT get nodes and send nodes packets can now be of 2014-04-25 09:02:49 -04:00
DHT.h MAX_SENT_NODE is now 4. 2014-04-25 09:15:53 -04:00
friend_requests.c Major cleanups. 2014-04-23 11:35:40 -04:00
friend_requests.h Major cleanups. 2014-04-23 11:35:40 -04:00
group_chats.c Major cleanups. 2014-04-23 11:35:40 -04:00
group_chats.h Crypto related cleanups. 2014-04-21 16:51:36 -04:00
LAN_discovery.c Fixed minor issue. 2014-04-26 12:30:29 -04: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 Crypto related cleanups. 2014-04-21 16:51:36 -04:00
Messenger.c Major cleanups. 2014-04-23 11:35:40 -04:00
Messenger.h Major cleanups. 2014-04-23 11:35:40 -04:00
misc_tools.h Astyled some files. 2013-10-24 16:37:39 -04:00
net_crypto.c Added some functions to create/handle middle level protocol packets. 2014-04-28 20:14:07 -04:00
net_crypto.h Updated some files so that they could build with latest core. 2014-04-23 12:29:24 -04:00
network.c Fixed issue. 2014-04-25 17:31:04 -04:00
network.h Decided pretty much how the handshake would work. 2014-04-22 20:28:40 -04:00
onion_announce.c Updated some files so that they could build with latest core. 2014-04-23 12:29:24 -04:00
onion_announce.h Major cleanups. 2014-04-23 11:35:40 -04:00
onion_client.c The data in the DHT get nodes and send nodes packets can now be of 2014-04-25 09:02:49 -04:00
onion_client.h Major cleanups. 2014-04-23 11:35:40 -04:00
onion.c Major cleanups. 2014-04-23 11:35:40 -04:00
onion.h Major cleanups. 2014-04-23 11:35:40 -04:00
ping.c Decided pretty much how the handshake would work. 2014-04-22 20:28:40 -04:00
ping.h Renamed toping to to_ping. 2014-03-16 13:57:21 -04:00
TCP_client.c Decided pretty much how the handshake would work. 2014-04-22 20:28:40 -04:00
TCP_client.h Crypto related cleanups. 2014-04-21 16:51:36 -04:00
TCP_server.c Decided pretty much how the handshake would work. 2014-04-22 20:28:40 -04:00
TCP_server.h Decided pretty much how the handshake would work. 2014-04-22 20:28:40 -04:00
tox.c Crypto related cleanups. 2014-04-21 16:51:36 -04:00
tox.h Crypto related cleanups. 2014-04-21 16:51:36 -04:00
util.c Autoconf apparently gives us a nice define for processor endianess. 2014-04-19 11:38:14 -04:00
util.h Added no_replay and added some things to the docs. 2014-01-19 09:44:33 -05:00