toxcore/toxcore
2014-05-20 09:30:55 -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
list.c fixed some mistakes 2014-05-20 09:21:26 -04:00
list.h use LIST in TCP_server 2014-05-20 07:08:03 -04:00
Makefile.inc list 2014-05-19 16:42:09 -04:00
Messenger.c misplaced bracket 2014-05-19 19:28:20 -04:00
Messenger.h max number of shared relays 2014-05-19 19:03:52 -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 mistakes 2014-05-19 11:34:40 -04:00
network.h function comments in header 2014-05-19 11:56:45 -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 Removed now useless code. 2014-05-19 10:57:56 -04:00
onion_client.h Removed now useless code. 2014-05-19 10:57:56 -04:00
onion.c added missing ipport_pack 2014-05-19 14:18:26 -04:00
onion.h IP_Port packing unpacking in onion.c 2014-05-19 09:18:04 -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 Fixed a bug where someone could just send back the ping request packet 2014-05-19 12:56:36 -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 some mistakes 2014-05-20 09:21:26 -04:00
TCP_server.h use LIST in TCP_server 2014-05-20 07:08:03 -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