toxcore/toxcore
2018-01-15 08:48:22 +00:00
..
ccompat.h Add VLA compatibility macro for C89-ish compilers. 2017-01-28 20:49:12 +00:00
crypto_core_mem.c Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
crypto_core.api.h Add random_u16 function and rename the others to match. 2018-01-14 21:08:02 +00:00
crypto_core.c Add random_u16 function and rename the others to match. 2018-01-14 21:08:02 +00:00
crypto_core.h Add random_u16 function and rename the others to match. 2018-01-14 21:08:02 +00:00
DHT.c Add random_u16 function and rename the others to match. 2018-01-14 21:08:02 +00:00
DHT.h Use apidsl to generate ping.h. 2018-01-14 19:30:05 +00:00
friend_connection.c Make Friend_Connections a module-private type. 2018-01-14 19:12:28 +00:00
friend_connection.h Make Friend_Connections a module-private type. 2018-01-14 19:12:28 +00:00
friend_requests.c Make Friend_Requests a module-private type. 2018-01-14 16:16:30 +00:00
friend_requests.h Make Friend_Requests a module-private type. 2018-01-14 16:16:30 +00:00
group.c Add correction message type 2018-01-15 08:48:22 +00:00
group.h Add correction message type 2018-01-15 08:48:22 +00:00
LAN_discovery.c Filter out annoying log statements in unit tests. 2018-01-14 10:52:13 +00:00
LAN_discovery.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
list.c Fix list malloc(0) bug 2017-03-26 12:51:30 +00:00
list.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
logger.c Fix compiler warning due to missing void 2017-08-22 04:10:45 -04:00
logger.h Fix compiler warning due to missing void 2017-08-22 04:10:45 -04:00
Makefile.inc Revert "Implement tox_loop" 2017-04-22 15:31:25 -04:00
Messenger.c Add correction message type 2018-01-15 08:48:22 +00:00
Messenger.h Add correction message type 2018-01-15 08:48:22 +00:00
net_crypto.c Add random_u16 function and rename the others to match. 2018-01-14 21:08:02 +00:00
net_crypto.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
network.c Move Networking_Core struct into the .c file. 2018-01-11 11:59:14 +00:00
network.h Use apidsl to generate ping.h. 2018-01-14 19:30:05 +00:00
onion_announce.c Make Onion_Announce a module-private type. 2018-01-14 14:20:20 +00:00
onion_announce.h Make Onion_Announce a module-private type. 2018-01-14 14:20:20 +00:00
onion_client.c Make Onion_Client a module-private type. 2018-01-14 16:20:43 +00:00
onion_client.h Make Onion_Client a module-private type. 2018-01-14 16:20:43 +00:00
onion.c Remove useless 'to_net_family' and 'to_host_family' 2017-08-24 20:09:08 +03:00
onion.h AF_INET -> TOX_AF_INET 2017-08-24 20:09:08 +03:00
ping_array.api.h Make Ping_Array a module-private type. 2018-01-13 23:55:08 +00:00
ping_array.c Add random_u16 function and rename the others to match. 2018-01-14 21:08:02 +00:00
ping_array.h Make Ping_Array a module-private type. 2018-01-13 23:55:08 +00:00
ping.api.h Use apidsl to generate ping.h. 2018-01-14 19:30:05 +00:00
ping.c Use apidsl to generate ping.h. 2018-01-14 19:30:05 +00:00
ping.h Use apidsl to generate ping.h. 2018-01-14 19:30:05 +00:00
TCP_client.c Add random_u16 function and rename the others to match. 2018-01-14 21:08:02 +00:00
TCP_client.h Make TCP_Client_Connection a module-private type. 2018-01-14 19:13:32 +00:00
TCP_connection.c Make TCP_Client_Connection a module-private type. 2018-01-14 19:13:32 +00:00
TCP_connection.h Fix typo 2017-11-19 23:52:23 +01:00
TCP_server.c Add random_u16 function and rename the others to match. 2018-01-14 21:08:02 +00:00
TCP_server.h Move TCP_Secure_Connection from .h to .c file. 2018-01-14 19:12:55 +00:00
tox_api.c Remove tox_options_copy. 2016-12-22 20:42:47 +00:00
tox.api.h Add correction message type 2018-01-15 08:48:22 +00:00
tox.c Make Friend_Requests a module-private type. 2018-01-14 16:16:30 +00:00
tox.h Add correction message type 2018-01-15 08:48:22 +00:00
util.c Add VLA compatibility macro for C89-ish compilers. 2017-01-28 20:49:12 +00:00
util.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00