toxcore/toxcore
2016-09-02 11:02:56 +01:00
..
assoc.c Do not use else after return. 2016-09-02 11:02:56 +01:00
assoc.h Match parameter names in declarations with their definitions. 2016-09-01 14:54:17 +01:00
crypto_core.c Add braces to all if statements. 2016-08-31 20:04:16 +01:00
crypto_core.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
DHT.c Do not use else after return. 2016-09-02 11:02:56 +01:00
DHT.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
friend_connection.c Do not use else after return. 2016-09-02 11:02:56 +01:00
friend_connection.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
friend_requests.c Add braces to all if statements. 2016-08-31 20:04:16 +01:00
friend_requests.h Updated types in Messenger callbacks to fit with the ones in the new api. 2015-02-17 15:49:22 -05:00
group.c Do not use else after return. 2016-09-02 11:02:56 +01:00
group.h get peer pubkey api 2014-11-19 20:36:09 -06:00
LAN_discovery.c Do not use else after return. 2016-09-02 11:02:56 +01:00
LAN_discovery.h If we get the ip/port of a relay on a local ip, assume that our friend 2015-05-18 20:40:18 -04:00
list.c Do not use else after return. 2016-09-02 11:02:56 +01:00
list.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
logger.c Add braces to all if statements. 2016-08-31 20:04:16 +01:00
logger.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
Makefile.inc Add missing #includes to headers and rename tox_old to tox_group. 2016-08-30 19:31:40 +01:00
Messenger.c Do not use else after return. 2016-09-02 11:02:56 +01:00
Messenger.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
misc_tools.h Removed useless code 2014-06-05 18:26:25 -04:00
net_crypto.c Do not use else after return. 2016-09-02 11:02:56 +01:00
net_crypto.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
network.c Do not use else after return. 2016-09-02 11:02:56 +01:00
network.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
onion_announce.c Remove useless casts. 2016-09-01 18:49:49 +01:00
onion_announce.h Increased max number of stored announce entries. 2015-10-23 22:54:21 +02:00
onion_client.c Do not use else after return. 2016-09-02 11:02:56 +01:00
onion_client.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
onion.c Do not use else after return. 2016-09-02 11:02:56 +01:00
onion.h Added a define for the length of onion paths. 2015-05-01 15:46:48 -04:00
ping_array.c Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
ping_array.h Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00
ping.c Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
ping.h Add missing #includes to headers and rename tox_old to tox_group. 2016-08-30 19:31:40 +01:00
TCP_client.c Do not use else after return. 2016-09-02 11:02:56 +01:00
TCP_client.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
TCP_connection.c Do not use else after return. 2016-09-02 11:02:56 +01:00
TCP_connection.h Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
TCP_server.c Do not use else after return. 2016-09-02 11:02:56 +01:00
TCP_server.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
tox_group.c Add missing #includes to headers and rename tox_old to tox_group. 2016-08-30 19:31:40 +01:00
tox_group.h Add missing #includes to headers and rename tox_old to tox_group. 2016-08-30 19:31:40 +01:00
tox.c Do not use else after return. 2016-09-02 11:02:56 +01:00
tox.h Add missing #includes to headers and rename tox_old to tox_group. 2016-08-30 19:31:40 +01:00
util.c Remove redundant return statements. 2016-08-31 23:51:39 +01:00
util.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00