toxcore/auto_tests
dubslow d90ee9d4e4 fix #1124 by adding salt manip functions
Also, all data now has the magic number prepended. This is incompatible
for all but the save/load functions, but I think nothing besides the one
experimental qTox branch used any of those, which is why I feel confident
about the change.
2014-10-23 04:19:18 -05:00
..
assoc_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
crypto_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
dht_test.c Tests fix for an original behavior for duplicates 2014-08-09 13:31:40 +03:00
encryptsave_test.c fix #1124 by adding salt manip functions 2014-10-23 04:19:18 -05:00
friends_test.c Friend request callback now contains the Tox object. 2014-03-16 13:24:39 -04:00
helpers.h Merge branch 'remove-sort_list' of https://github.com/pyruvate/toxcore 2014-08-09 17:35:23 -04:00
Makefile.inc encrypted save fully work with both libsodium and nacl 2014-09-12 21:15:05 -05:00
messenger_test.c UDP can now be disabled. 2014-08-14 15:27:34 -04:00
network_test.c Removed now useless network sturct size tests. 2014-09-26 18:01:03 -04:00
onion_test.c Added callbacks to onion_client and net_crypto for the temp dht key. 2014-09-26 20:32:38 -04:00
skeleton_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
TCP_test.c Added basic socks5 proxy support to TCP client. 2014-08-14 14:31:26 -04:00
tox_test.c Fixed memory leak. 2014-09-21 14:55:23 -04:00
toxav_basic_test.c Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions 2014-08-09 11:33:20 +03:00
toxav_many_test.c Fixed test. 2014-09-21 15:15:35 -04:00