tomato/toxcore/events
Green Sky 32a8dba185 Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0
38e4c82fe0 feat: add ngc events
8099d82397 diagnostic: get the number of close dht nodes with announce/store support
d01c116764 cleanup: make it more clear that assert and uint32_t increment both only exist if NDEBUG is not defined
58fac53429 refactor: Add a `bin_unpack_bin_max` for max-length arrays.
6be29f01e5 chore: Add more logging to loading conferences from savedata.
1195271b7f Fix inversed return values
82276ef5ac cleanup: Fix GCC compatibility.
REVERT: 82460b2124 feat: add ngc events

git-subtree-dir: external/toxcore/c-toxcore
git-subtree-split: 38e4c82fe0fc373b9d43ee9ad2b8fe5fd1d26810
2023-11-13 14:02:43 +01:00
..
conference_connected.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
conference_invite.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
conference_message.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
conference_peer_list_changed.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
conference_peer_name.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
conference_title.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
events_alloc.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
events_alloc.h Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
file_chunk_request.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
file_recv_chunk.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
file_recv_control.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
file_recv.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
friend_connection_status.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
friend_lossless_packet.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
friend_lossy_packet.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
friend_message.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
friend_name.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
friend_read_receipt.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
friend_request.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
friend_status_message.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
friend_status.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
friend_typing.c Squashed 'external/toxcore/c-toxcore/' changes from 82460b2124..38e4c82fe0 2023-11-13 14:02:43 +01:00
group_custom_packet.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_custom_private_packet.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_invite.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_join_fail.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_message.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_moderation.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_password.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_peer_exit.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_peer_join.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_peer_limit.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_peer_name.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_peer_status.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_privacy_state.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_private_message.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_self_join.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_topic_lock.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_topic.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
group_voice_state.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00
self_connection_status.c Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69 2023-07-25 11:53:09 +02:00