toxcore/toxcore
iphydf 583d71680e
Check that TCP connections aren't dropped in callbacks.
They aren't, but it's unclear whether it's structurally impossible.
2017-01-11 17:25:39 +00:00
..
crypto_core_mem.c Fix bad attempt at refactoring 2017-01-06 16:32:39 -05:00
crypto_core.api.h Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
crypto_core.c Add secure memcmp and memzero implementation. 2017-01-04 00:40:17 +03:00
crypto_core.h Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
DHT.c Fix logging condition for IPv6 client timestamp updates. 2017-01-11 15:10:52 +00:00
DHT.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
friend_connection.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
friend_connection.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
friend_requests.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
friend_requests.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
group.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
group.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
LAN_discovery.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
LAN_discovery.h Use <stdbool.h> and replace _Bool with bool. 2016-09-13 22:01:45 +01:00
list.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
list.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
logger.c Add the 'Tox' context object to the logger. 2016-09-30 11:39:37 +01:00
logger.h Add the 'Tox' context object to the logger. 2016-09-30 11:39:37 +01:00
Makefile.inc Remove \ at end of list in makefile. 2017-01-07 11:47:30 -06:00
Messenger.c Always kill invalid file transfers when receiving file controls. 2017-01-10 16:26:44 +00:00
Messenger.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
net_crypto.c Avoid accessing uninitialised memory in net_crypto. 2017-01-07 01:49:30 +00:00
net_crypto.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
network.c Revert "Revert "Portability fixes"" 2017-01-06 04:20:00 -08:00
network.h Change packet kind enum to use hex constants. 2016-11-06 15:46:27 +00:00
onion_announce.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
onion_announce.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
onion_client.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
onion_client.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
onion.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
onion.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
ping_array.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
ping_array.h Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00
ping.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
ping.h Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
TCP_client.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
TCP_client.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
TCP_connection.c Check that TCP connections aren't dropped in callbacks. 2017-01-11 17:25:39 +00:00
TCP_connection.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
TCP_server.c Revert "Revert "Portability fixes"" 2017-01-06 04:20:00 -08:00
TCP_server.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
tox_api.c Remove tox_options_copy. 2016-12-22 20:42:47 +00:00
tox.api.h Release v0.1.3. 2017-01-05 22:02:11 +00:00
tox.c Revert "Revert "Portability fixes"" 2017-01-06 04:20:00 -08:00
tox.h Release v0.1.3. 2017-01-05 22:02:11 +00:00
util.c Revert "Revert "Portability fixes"" 2017-01-06 04:20:00 -08:00
util.h Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00