tomato/auto_tests
Green Sky ff3512a77e Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace
f785959eace chore: add to_string functions for netprof enums
a95b7957288 cleanup: Heap allocate network profile objects
a3c80149edd feat: Implement Tox network profiler
ac812871a2e feat: implement the last 2 missing network struct functions and make use of them
29d1043be0b test: friend request test now tests min/max message sizes
93aafd78c1f fix: friend requests with very long messages are no longer dropped
819aa2b2618 feat: Add option to disable DNS lookups in toxcore.
0ac23cee035 fix: windows use of REUSEADDR
7d2811d302d chore(ci): make bazel server shutdown faster
1dc399ba20d chore: Use vcpkg instead of conan in the MSVC build.
14d823165d9 chore: Migrate to conan 2.
bdd17c16787 cleanup: Allocate logger using tox memory allocator.
b396c061515 chore(deps): bump third_party/cmp from `2ac6bca` to `52bfcfa`
2e94da60d09 feat(net): add missing connect to network struct
41fb1839c7b chore: Add check to ensure version numbers agree.
934a8301113 chore: Release 0.2.20
3acef4bf044 fix: Add missing free in dht_get_nodes_response event.

git-subtree-dir: external/toxcore/c-toxcore
git-subtree-split: f785959eacebc59590f756b133b52601c335a1d1
2024-12-04 11:41:10 +01:00
..
data Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
announce_test.c Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace 2024-12-04 11:41:10 +01:00
auto_test_support.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
auto_test_support.h Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
bootstrap_test.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
BUILD.bazel Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
check_compat.h Squashed 'external/toxcore/c-toxcore/' changes from 8f0d505f9a..6d634674a9 2024-01-12 21:30:48 +01:00
CMakeLists.txt Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace 2024-12-04 11:41:10 +01:00
conference_av_test.c Squashed 'external/toxcore/c-toxcore/' changes from 03e9fbf3703..55752a2e2ef 2024-11-09 13:44:30 +01:00
conference_double_invite_test.c Squashed 'external/toxcore/c-toxcore/' changes from 03e9fbf3703..55752a2e2ef 2024-11-09 13:44:30 +01:00
conference_invite_merge_test.c Squashed 'external/toxcore/c-toxcore/' changes from 03e9fbf3703..55752a2e2ef 2024-11-09 13:44:30 +01:00
conference_peer_nick_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
conference_simple_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
conference_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
conference_two_test.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
crypto_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
dht_getnodes_api_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
encryptsave_test.c Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace 2024-12-04 11:41:10 +01:00
file_saving_test.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
file_streaming_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
file_transfer_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
forwarding_test.c Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace 2024-12-04 11:41:10 +01:00
friend_connection_test.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
friend_request_spam_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
friend_request_test.c Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace 2024-12-04 11:41:10 +01:00
group_general_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
group_invite_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
group_message_test.c Squashed 'external/toxcore/c-toxcore/' changes from b03b571272..3e05824b80 2024-03-11 11:34:13 +01:00
group_moderation_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
group_save_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
group_state_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
group_sync_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
group_tcp_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
group_topic_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
invalid_tcp_proxy_test.c Squashed 'external/toxcore/c-toxcore/' changes from e29e185c03..f1df709b87 2023-12-27 12:37:22 +01:00
invalid_udp_proxy_test.c Squashed 'external/toxcore/c-toxcore/' changes from e29e185c03..f1df709b87 2023-12-27 12:37:22 +01:00
lan_discovery_test.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
lossless_packet_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
lossy_packet_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
Makefile.inc Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
netprof_test.c Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace 2024-12-04 11:41:10 +01:00
network_test.c Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace 2024-12-04 11:41:10 +01:00
onion_test.c Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace 2024-12-04 11:41:10 +01:00
overflow_recvq_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
overflow_sendq_test.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
proxy_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
reconnect_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
save_compatibility_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
save_friend_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
save_load_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
send_message_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
set_name_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
set_status_message_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
tcp_relay_test.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
TCP_test.c Squashed 'external/toxcore/c-toxcore/' changes from 55752a2e2ef..f785959eace 2024-12-04 11:41:10 +01:00
tox_dispatch_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
tox_events_test.c Squashed 'external/toxcore/c-toxcore/' changes from 8f0d505f9a..6d634674a9 2024-01-12 21:30:48 +01:00
tox_many_tcp_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
tox_many_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
tox_new_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
tox_strncasecmp_test.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00
toxav_basic_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
toxav_many_test.c Squashed 'external/toxcore/c-toxcore/' changes from 03e9fbf3703..55752a2e2ef 2024-11-09 13:44:30 +01:00
typing_test.c Squashed 'external/toxcore/c-toxcore/' changes from e2c01e457b..b03b571272 2024-03-07 23:12:55 +01:00
version_test.c Squashed 'external/toxcore/c-toxcore/' changes from 67badf694..82460b212 2023-10-10 19:37:39 +02:00