summaryrefslogtreecommitdiff
path: root/auto_tests
AgeCommit message (Expand)Author
2014-12-16cs_set_video_encoder_resolution improvements.irungentoo
2014-12-15Fixed test.irungentoo
2014-12-14Sendback data size is always 8 bytes.irungentoo
2014-12-13More group auto testing.irungentoo
2014-12-11Test if everything goes well when a peer leaves the group chat.irungentoo
2014-12-10Added a tox_add_friend auto test.irungentoo
2014-12-09Fixed tox_test.cirungentoo
2014-12-09Merge branch 'more_consistent_custom_packet_handlers' of https://github.com/w...irungentoo
2014-12-09Patch auto_tests/tox_test.c with the new prototypeWill Rouesnel
2014-12-05Test now works with large groups.irungentoo
2014-12-05Added basic group message test.irungentoo
2014-12-04Added simple group auto test.irungentoo
2014-11-29More av cleanupmannol
2014-11-27Attempted fix of threading issue in test.irungentoo
2014-11-25Astyle autotests.irungentoo
2014-11-24Merge branch 'master' of https://github.com/mannol/toxcoreirungentoo
2014-11-21Cleaned up packet length types in toxcore.irungentoo
2014-11-18av refactormannol
2014-10-23fix #1124 by adding salt manip functionsdubslow
2014-10-17add new test cases, cleanup astray printfdubslow
2014-10-17add load/save from key instead of pwdubslow
2014-10-08refactor toxencryptedsave to allow passphrase encryption of arbitrary datadubslow
2014-10-07fix #1104dubslow
2014-09-26Added callbacks to onion_client and net_crypto for the temp dht key.irungentoo
2014-09-26Removed now useless network sturct size tests.irungentoo
2014-09-21Fixed test.irungentoo
2014-09-21Fixed memory leak.irungentoo
2014-09-12encrypted save fully work with both libsodium and nacldubslow
2014-09-11memzero() segfaulted for unknown reasons... probably pebkac...Dubslow
2014-09-11testing works, but doesn't pass...Dubslow
2014-09-08Added tests for custom lossy and lossless packets.irungentoo
2014-09-04Increased number of friends tested in tox_test.irungentoo
2014-08-14Added disabling of UDP and basic SOCKS5 proxy support to public API.irungentoo
2014-08-14UDP can now be disabled.irungentoo
2014-08-14Added basic socks5 proxy support to TCP client.irungentoo
2014-08-13Decreased maximum onion_test test time.irungentoo
2014-08-09Merge branch 'remove-sort_list' of https://github.com/pyruvate/toxcoreirungentoo
2014-08-09Tests fix for an original behavior for duplicatespyruvate
2014-08-09Refactoring of node replacements in addto_lists functionpyruvate
2014-08-09Added tests for addto_lists functionpyruvate
2014-08-09Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitionspyruvate
2014-08-04The receiver of a file now needs to confirm that he did receive itirungentoo
2014-08-02Merge branch 'mannol1-master'irungentoo
2014-08-02Added userdata pointer to audio/video callbacksmannol
2014-07-31fix testnotsecure
2014-07-28Fix test_many_clients in tox_testpyruvate
2014-07-27Fixed undefined references from libvpx.so in toxav_basic_testpyruvate
2014-07-26Merge branch 'mannol1-master'irungentoo
2014-07-27Fixed tests and conflictsmannol
2014-07-26Make codec settings dynamicmannol