toxcore/toxcore
2022-02-07 02:43:24 +00:00
..
events feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
BUILD.bazel feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
ccompat.c feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
ccompat.h feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
crypto_core_test.cc fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
crypto_core.c docs: Make crypto_core.h appear on doxygen. 2022-02-05 19:34:13 +00:00
crypto_core.h docs: Make crypto_core.h appear on doxygen. 2022-02-05 19:34:13 +00:00
DHT_test.cc Make more functions take const pointers to IP_Port 2022-02-03 11:17:29 -05:00
DHT.c Use proper method for generating random numbers in a range 2022-02-05 11:14:45 -05:00
DHT.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
friend_connection_test.cc chore: Rename test source to match standard. 2021-12-23 03:50:16 +00:00
friend_connection.c cleanup: Make LAN discovery thread-safe without data races. 2022-02-06 19:56:34 +00:00
friend_connection.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
friend_requests.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
friend_requests.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
group.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
group.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
LAN_discovery.c cleanup: Make LAN discovery thread-safe without data races. 2022-02-06 19:56:34 +00:00
LAN_discovery.h cleanup: Make LAN discovery thread-safe without data races. 2022-02-06 19:56:34 +00:00
list_test.cc test: Add some simple tests for list.c. 2021-12-07 10:32:45 +00:00
list.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
list.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
logger.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
logger.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
Makefile.inc feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
Messenger.c cleanup: Comply with new cimple callback rules. 2022-02-06 16:45:41 +00:00
Messenger.h cleanup: Comply with new cimple callback rules. 2022-02-06 16:45:41 +00:00
mono_time_test.cc Use C++ style casts in C++ code. 2018-09-14 14:08:27 +00:00
mono_time.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
mono_time.h chore: Tie down the use of doxygen comments. 2021-12-15 18:35:48 +00:00
net_crypto.c feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
net_crypto.h feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
network_test.cc Remove brackets from ip_ntoa ipv6 formatting 2022-01-29 15:29:14 -05:00
network.c cleanup: Comply with new cimple callback rules. 2022-02-06 16:45:41 +00:00
network.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
onion_announce.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
onion_announce.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
onion_client.c Use proper method for generating random numbers in a range 2022-02-05 11:14:45 -05:00
onion_client.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
onion.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
onion.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
ping_array_test.cc Fix errors on error paths found by oomer. 2020-05-02 21:47:08 +01:00
ping_array.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
ping_array.h docs: Make crypto_core.h appear on doxygen. 2022-02-05 19:34:13 +00:00
ping.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
ping.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
state.c cleanup: Remove extra parens around function arguments. 2022-01-12 07:02:29 +00:00
state.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
TCP_client.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
TCP_client.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
TCP_common.c fix: Reduce logging verbosity even more. 2022-02-06 03:33:34 +00:00
TCP_common.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
TCP_connection_test.cc merge tcp_connection changes from new groupchats fork 2021-12-14 16:57:28 -05:00
TCP_connection.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
TCP_connection.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
TCP_server.c fix: Reduce logging verbosity even more. 2022-02-06 03:33:34 +00:00
TCP_server.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
tox_api.c chore: Add cpplint to the CI. 2022-01-17 23:42:38 +00:00
tox_dispatch.c feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
tox_dispatch.h feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
tox_events.c feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
tox_events.h feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
tox_private.h Add new semi-private API functions to set per-packet-id custom handlers. 2020-04-16 12:28:13 +00:00
tox.c cleanup: Comply with new cimple callback rules. 2022-02-06 16:45:41 +00:00
tox.h feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
util_test.cc Fix errors on error paths found by oomer. 2020-05-02 21:47:08 +01:00
util.c chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00
util.h chore: Make all top level comments doxygen style /**. 2022-02-04 22:43:02 +00:00