summaryrefslogtreecommitdiff
path: root/auto_tests
AgeCommit message (Expand)Author
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
2014-07-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-07-21This should fix test failingmannol
2014-07-21Fixed conflictsmannol
2014-07-21Improved protocol and cleaned code a bitmannol
2014-07-07locks in testnotsecure
2014-07-07make autotests compilenotsecure
2014-07-05The width and height set during the video encoder initialization isirungentoo
2014-07-02Fixed const related warnings.irungentoo
2014-06-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-06-23Removed hamful codemannol
2014-06-15Fixed some warnings.irungentoo
2014-06-10Fixed some warnings.irungentoo
2014-06-10Astyle and fixes.irungentoo
2014-06-06Kill toxes when finished in tox_test to test tox_kill.irungentoo
2014-06-01tox_test now checks if TOX_MAX_MESSAGE_LENGTH is correctly set.irungentoo
2014-05-30Renamed tox_do_run_interval to tox_do_interval.irungentoo
2014-05-25Fixed issue.irungentoo
2014-05-25Replaced randombytes_salsa20_random_buf() with randombytes() in av tests.irungentoo
2014-05-25Merge branch 'mannol1-Multicalls' into multi-avirungentoo
2014-05-24Tests works and some fixesmannol
2014-05-20Merge upstream fo real now?mannol
2014-05-20Merge upstream and other stuffmannol
2014-05-16This works.mannol
2014-05-15Exposed and tested disconnect notification TCP packets.irungentoo
2014-05-14Added OOB packets to the TCP client and server.irungentoo
2014-05-14Really fixed TCP_test.irungentoo
2014-05-13Fixed TCP_test.irungentoo