summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2014-08-23Added FreeBSD includeMaxim Biro
2014-08-20Daily OS X fix.stal
2014-08-19Added tox_shell to testing.irungentoo
2014-08-14Modified tox_bootstrap_from_address() function.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-06crypto speed test is pretty useless, removed it.irungentoo
2014-07-02Fixed const related warnings.irungentoo
2014-06-30Const correctness for toxcore/Messenger.c and related filesMarc Schütz
2014-06-20Fix CppCheck style errorsTux3 / Mlkj / !Lev.uXFMLA
2014-06-19dns3_test now automatically does the DNS request.irungentoo
2014-06-14Fixed some issues in toxdns and added a test.irungentoo
2014-06-13Attempt fix of tox_sync not building on some systems.irungentoo
2014-06-10Astyle and fixes.irungentoo
2014-06-10Const correctness in various interdependent filesMarc Schütz
2014-06-08Fixed some nTox bugs.irungentoo
2014-06-08fix nTox cmdline input slow problem.liuguangzhao
2014-06-01Fixed TOX_MAX_MESSAGE_LENGTH define.irungentoo
2014-05-31Fixed the undefined reference to pow errorMaxim Biro
2014-05-30Renamed tox_do_run_interval to tox_do_interval.irungentoo
2014-05-30Replaced tox_wait* functions with tox_do_run_interval().irungentoo
2014-05-28Fixed Tox sync.irungentoo
2014-05-02Remove Lossless UDP (This breaks Tox.)irungentoo
2014-04-23Updated some files so that they could build with latest core.irungentoo
2014-04-21Crypto related cleanups.irungentoo
2014-03-31tox_group_get_names now returns a list of name lengths along with the list of...irungentoo
2014-03-23Fix NaCl builds for *BSDJin^eLD
2014-03-18nTox fixes.irungentoo
2014-03-18Merge branch 'api-fix'irungentoo
2014-03-16Friend request callback now contains the Tox object.irungentoo
2014-03-12updated compilation and execution instructions for Lossless UDP tests, and fi...Kelong Cong
2014-02-25bound checking in messenger testingseshagiriprabhu
2014-02-25Added bound checking for friend ID input in DHT testseshagiriprabhu
2014-02-22Renamed dht server to dht nodeMaxim Biro
2014-02-21Some api changes.irungentoo
2014-02-09Astyled and removed some useless files.irungentoo
2014-02-09Fixed buildMaxim Biro
2014-02-09Fixed memory leaks and removed repeated codeMaxim Biro
2014-02-09Modified hex_string_to_binMaxim Biro
2014-01-20Updated DHT server list with onion supporting DHT servers.irungentoo
2014-01-19proper windows preprocessor detectionBen Iofel
2013-12-19Fixed ntox building on windows.irungentoo
2013-12-16Astyled the code.irungentoo
2013-12-06Merge branch 'master' into hardenirungentoo
2013-11-29Fix typo.AZ Huang
2013-11-29Fix API name consistency.AZ Huang
2013-11-29Fix return code inconsistency.AZ Huang
2013-11-27Various changes to nTox including a potential crash (also possible from remot...Coren[m]
2013-11-26Print a more detailed message on CHAT_CHANGE_PEER_DEL, so a user isn't confou...Coren[m]
2013-11-24group_namelistchange(): for ui reasons, divulge the peernumber and the nature...Coren[m]