toxcore/toxcore
2014-05-10 13:42:59 -04:00
..
assoc.c multiple spelling fixes 2014-04-16 12:14:44 -04:00
assoc.h Replaced magic numbers inside candidates_create_internal() with enumerated list 2014-02-16 13:19:40 -08:00
crypto_core.c Random number functions belong in crypto_core. 2014-05-01 19:42:44 -04:00
crypto_core.h Random number functions belong in crypto_core. 2014-05-01 19:42:44 -04:00
DHT.c Merge branch 'master' into TCP 2014-05-08 18:26:01 -04:00
DHT.h Merge branch 'master' into TCP 2014-05-08 18:26:01 -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
Makefile.inc Remove Lossless UDP (This breaks Tox.) 2014-05-02 10:36:48 -04:00
Messenger.c Fixed small issues. 2014-05-09 21:46:37 -04:00
Messenger.h Merge branch 'master' into TCP 2014-05-08 18:26:01 -04:00
misc_tools.h Astyled some files. 2013-10-24 16:37:39 -04:00
net_crypto.c Added basic congestion control to net_crypto. 2014-05-10 13:42:59 -04:00
net_crypto.h Added basic congestion control to net_crypto. 2014-05-10 13:42:59 -04:00
network.c Merge branch 'master' into TCP 2014-05-08 18:26:01 -04:00
network.h All time in core is now monotonic. 2014-05-03 11:58:45 -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 Merge branch 'master' into TCP 2014-05-08 18:26:01 -04:00
onion_client.h Merge branch 'master' into TCP 2014-05-08 18:26:01 -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 Merge branch 'master' into TCP 2014-05-08 18:26:01 -04:00
TCP_server.h Merge branch 'master' into TCP 2014-05-08 18:26:01 -04:00
tox.c Merge branch 'master' into TCP 2014-05-08 18:26:01 -04:00
tox.h Merge branch 'master' into TCP 2014-05-08 18:26:01 -04:00
util.c All time in core is now monotonic. 2014-05-03 11:58:45 -04:00
util.h Added no_replay and added some things to the docs. 2014-01-19 09:44:33 -05:00