toxcore/toxcore
2014-05-18 16:07:26 -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 It's bad to have more than one path with the same first node in the 2014-05-14 12:08:30 -04:00
DHT.h pack/unpack nodes can now pack and unpack TCP nodes. 2014-05-13 14:53:59 -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 Added ping_array, a special efficient array for use in operations 2014-05-12 14:07:03 -04:00
Messenger.c Save a couple TCP relays on save and reconnect to them on load. 2014-05-18 13:45:33 -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 Save a couple TCP relays on save and reconnect to them on load. 2014-05-18 13:45:33 -04:00
net_crypto.h TCP branch now ready for start of real testing. 2014-05-18 10:55:38 -04:00
network.c Merge branch 'master' into TCP 2014-05-08 18:26:01 -04:00
network.h Fixed IP_Port packed struct being 1 byte too big on windows. 2014-05-18 16:07:26 -04:00
onion_announce.c Use ping_array to store onion announce information instead of sending 2014-05-12 14:39:12 -04:00
onion_announce.h Use ping_array to store onion announce information instead of sending 2014-05-12 14:39:12 -04:00
onion_client.c TCP branch now ready for start of real testing. 2014-05-18 10:55:38 -04:00
onion_client.h TCP branch now ready for start of real testing. 2014-05-18 10:55:38 -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_array.c Fixed segfault. 2014-05-12 19:48:19 -04:00
ping_array.h Use ping_array to store onion announce information instead of sending 2014-05-12 14:39:12 -04:00
ping.c Nodes already in the DHT closelist should not be added to the toping list. 2014-05-13 12:14:09 -04:00
ping.h Renamed toping to to_ping. 2014-03-16 13:57:21 -04:00
TCP_client.c Fixed possible connection issue. 2014-05-18 13:58:41 -04:00
TCP_client.h TCP branch now ready for start of real testing. 2014-05-18 10:55:38 -04:00
TCP_server.c Fixed bug in TCP server where memory was expected to be zero but 2014-05-17 14:29:28 -04:00
TCP_server.h Fixed some issues in TCP_server. 2014-05-16 11:26:41 -04:00
tox.c TCP branch now ready for start of real testing. 2014-05-18 10:55:38 -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