toxcore/toxcore
2022-02-09 20:03:34 +00:00
..
events cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
attributes.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
BUILD.bazel cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
ccompat.c feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
ccompat.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +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 cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
crypto_core.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
DHT_test.cc Make more functions take const pointers to IP_Port 2022-02-03 11:17:29 -05:00
DHT.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
DHT.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +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: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
friend_connection.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
friend_requests.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
friend_requests.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
group.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
group.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
LAN_discovery.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
LAN_discovery.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
list_test.cc test: Add some simple tests for list.c. 2021-12-07 10:32:45 +00:00
list.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
list.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
logger.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
logger.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
Makefile.inc cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
Messenger.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
Messenger.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
mono_time_test.cc Use C++ style casts in C++ code. 2018-09-14 14:08:27 +00:00
mono_time.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
mono_time.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
net_crypto.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
net_crypto.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
network_test.cc Remove brackets from ip_ntoa ipv6 formatting 2022-01-29 15:29:14 -05:00
network.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
network.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
onion_announce.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
onion_announce.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
onion_client.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
onion_client.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
onion.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
onion.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
ping_array_test.cc chore: Add an undefined behaviour/integer sanitizer build. 2022-02-08 09:18:18 +00:00
ping_array.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
ping_array.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
ping.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
ping.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
state.c cleanup: Remove extra parens around function arguments. 2022-01-12 07:02:29 +00:00
state.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
TCP_client.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
TCP_client.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
TCP_common.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
TCP_common.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +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 cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
TCP_connection.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
TCP_server.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
TCP_server.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
tox_api.c chore: Add cpplint to the CI. 2022-01-17 23:42:38 +00:00
tox_dispatch.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
tox_dispatch.h feat: Add async event handling (callbacks) code. 2022-02-06 17:28:28 +00:00
tox_events.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
tox_events.h feat: Add unpacker functions for events structures. 2022-02-08 00:02:51 +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_unpack.c feat: Add unpacker functions for events structures. 2022-02-08 00:02:51 +00:00
tox_unpack.h cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00
tox.c cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +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 cleanup: Add more nonnull and nullable annotations. 2022-02-09 20:03:34 +00:00