mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
5770a0e29a
Main changes: 1. Strings no longer need to be NULL terminated. 2. tox_get_friend_id is now named tox_get_friend_number. 3. The friend request callback function is now (Tox *tox, uint8_t *, uint8_t *, uint16_t, void *), the Tox object pointer has been added to it. |
||
---|---|---|
.. | ||
assoc_test.c | ||
crypto_test.c | ||
friends_test.c | ||
Makefile.inc | ||
messenger_test.c | ||
network_test.c | ||
onion_test.c | ||
skeleton_test.c | ||
TCP_test.c | ||
tox_test.c |