tomato/toxcore
Green Sky 4f02c2b55b Squashed 'external/toxcore/c-toxcore/' changes from 75f3c33943..d4b06edc2a
d4b06edc2a feat: add ngc events
cd34b60f0f feat: allow for larger incoming NGC packets
94cf9d1f36 fix: Fix memory leak in the error path of loading savedata.
fc623a5281 tox_new() should return null when savedata loading fails
06d949a701 fix: always respond to version packets with toxcore version
REVERT: 75f3c33943 adopt to #2415 changes
REVERT: 38e4c82fe0 feat: add ngc events

git-subtree-dir: external/toxcore/c-toxcore
git-subtree-split: d4b06edc2a35bad51b0f0950d74f61c8c70630ab
2023-11-17 16:01:52 +01:00
..
events Squashed 'external/toxcore/c-toxcore/' changes from 38e4c82fe0..75f3c33943 2023-11-13 15:03:22 +01:00
announce.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
announce.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
attributes.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
bin_pack_test.cc Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
bin_pack.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
bin_pack.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
bin_unpack.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
bin_unpack.h Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
BUILD.bazel Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
ccompat.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
ccompat.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
crypto_core_test.cc Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
crypto_core.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
crypto_core.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
DHT_fuzz_test.cc Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
DHT_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
DHT.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
DHT.h Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
forwarding_fuzz_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
forwarding.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
forwarding.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
friend_connection_test.cc Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
friend_connection.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
friend_connection.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
friend_requests.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
friend_requests.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_announce_fuzz_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
group_announce_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
group_announce.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_announce.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_chats.c Squashed 'external/toxcore/c-toxcore/' changes from 75f3c33943..d4b06edc2a 2023-11-17 16:01:52 +01:00
group_chats.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_common.h Squashed 'external/toxcore/c-toxcore/' changes from 75f3c33943..d4b06edc2a 2023-11-17 16:01:52 +01:00
group_connection.c Squashed 'external/toxcore/c-toxcore/' changes from 75f3c33943..d4b06edc2a 2023-11-17 16:01:52 +01:00
group_connection.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_moderation_fuzz_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
group_moderation_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
group_moderation.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
group_moderation.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
group_onion_announce.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_onion_announce.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_pack.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
group_pack.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
group.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
LAN_discovery.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
LAN_discovery.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
list_test.cc Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
list.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
list.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
logger.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
logger.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
Makefile.inc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
mem_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
mem.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
mem.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
Messenger.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
Messenger.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
mono_time_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
mono_time.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
mono_time.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
net_crypto.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
net_crypto.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
network_test.cc Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
network.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
network.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
onion_announce.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
onion_announce.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
onion_client.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
onion_client.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
onion.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
onion.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
ping_array_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
ping_array.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
ping_array.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
ping.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
ping.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
shared_key_cache.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
shared_key_cache.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
state.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
state.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
TCP_client.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
TCP_client.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
TCP_common.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
TCP_common.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
TCP_connection_test.cc Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
TCP_connection.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
TCP_connection.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
TCP_server.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
TCP_server.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
timed_auth.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
timed_auth.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
tox_api.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
tox_dispatch.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
tox_dispatch.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
tox_events_fuzz_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
tox_events_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
tox_events.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
tox_events.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
tox_private.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
tox_private.h Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
tox_struct.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
tox_test.cc Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
tox_unpack.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
tox_unpack.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
tox.c Squashed 'external/toxcore/c-toxcore/' changes from 75f3c33943..d4b06edc2a 2023-11-17 16:01:52 +01:00
tox.h Squashed 'external/toxcore/c-toxcore/' changes from 75f3c33943..d4b06edc2a 2023-11-17 16:01:52 +01:00
util_test.cc Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
util.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
util.h Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00