toxcore/toxcore
2017-12-17 19:14:38 +01: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 Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
crypto_core.c Remove network dependency from toxcrypto 2017-02-26 23:19:24 +03:00
crypto_core.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
DHT.c reset hole-punching parameters after not punching for a while 2017-09-17 20:27:37 +02:00
DHT.h Remove useless 'to_net_family' and 'to_host_family' 2017-08-24 20:09:08 +03:00
friend_connection.c forget DHT pubkey of offline friend after DHT timeout 2017-11-20 22:45:12 +01:00
friend_connection.h Improve LAN discovery 2017-10-04 00:16:35 +03:00
friend_requests.c Add VLA compatibility macro for C89-ish compilers. 2017-01-28 20:49:12 +00:00
friend_requests.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
group.c Add a monolith_test that includes all toxcore sources. 2017-06-04 17:48:23 +00:00
group.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
LAN_discovery.c Add log info message, when someone found client with LAN discovery 2017-10-04 08:55:35 +03: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 Fixed the bug when receipts for messages sent from the receipt callback never arrived. 2017-12-17 19:14:38 +01:00
Messenger.h Revert "initial version of tox_loop" 2017-04-22 15:31:25 -04:00
net_crypto.c AF_INET -> TOX_AF_INET 2017-08-24 20:09:08 +03:00
net_crypto.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
network.c Fix IPv4 and IPv6 loopbacks 2017-11-15 15:21:39 +03:00
network.h Fix IPv4 and IPv6 loopbacks 2017-11-15 15:21:39 +03:00
onion_announce.c set onion pingid timeout to announce timeout (300s) 2017-10-28 14:26:23 +02:00
onion_announce.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
onion_client.c AF_INET -> TOX_AF_INET 2017-08-24 20:09:08 +03:00
onion_client.h Save bandwidth by moderating onion pinging. 2017-08-05 15:06:44 +02: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.c Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
ping_array.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
ping.c AF_INET -> TOX_AF_INET 2017-08-24 20:09:08 +03:00
ping.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
TCP_client.c Add platform independent constants 2017-08-24 20:09:08 +03:00
TCP_client.h Revert "Implement tox_loop" 2017-04-22 15:31:25 -04:00
TCP_connection.c AF_INET -> TOX_AF_INET 2017-08-24 20:09:08 +03:00
TCP_connection.h Fix typo 2017-11-19 23:52:23 +01:00
TCP_server.c AF_INET -> TOX_AF_INET 2017-08-24 20:09:08 +03:00
TCP_server.h Disable MSG_NOSIGNAL on systems not supporting it 2017-08-22 04:10:45 -04:00
tox_api.c Remove tox_options_copy. 2016-12-22 20:42:47 +00:00
tox.api.h Release v0.1.10 2017-08-06 12:22:48 +02:00
tox.c Add platform independent constants 2017-08-24 20:09:08 +03:00
tox.h Release v0.1.10 2017-08-06 12:22:48 +02: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