summaryrefslogtreecommitdiff
path: root/auto_tests
AgeCommit message (Expand)Author
2014-04-14Added function to TCP client and some tests.irungentoo
2014-04-12Pings and onion packets implemented in TCP_Client.cirungentoo
2014-04-10Added TCP test to build system.irungentoo
2014-04-09Fix phone.cAZ Huang
2014-04-07Merge branch 'master' of https://github.com/mannol1/ProjectTox-Core into mann...irungentoo
2014-04-07Bug fixmannol
2014-04-06Added TCP_client.irungentoo
2014-04-06Merge branch 'master' of https://github.com/mannol1/ProjectTox-Core into mann...irungentoo
2014-04-06Codec settingsmannol
2014-04-05Astyled test.irungentoo
2014-04-05Rename suitemannol
2014-04-05Added testmannol
2014-03-31tox_group_get_names now returns a list of name lengths along with the list of...irungentoo
2014-03-29TCP server now has onion functionality.irungentoo
2014-03-28TCP server almost ready.irungentoo
2014-03-26TCP server testing in progress.irungentoo
2014-03-20Fixed an api inconsistency.irungentoo
2014-03-18Merge branch 'api-fix'irungentoo
2014-03-16Friend request callback now contains the Tox object.irungentoo
2014-03-14A bit of work done on the TCP relay server.irungentoo
2014-02-27Fixed onion test.irungentoo
2014-02-26Fixed/updated tests.irungentoo
2014-02-22fixed build.irungentoo
2014-02-19Added local file sending test to tox_test and updated TODO.irungentoo
2014-02-18Astyled and added tests.irungentoo
2014-02-17Fixed test issue.irungentoo
2014-02-09Fixed memory leaks and removed repeated codeMaxim Biro
2014-02-07Onion_test should be now a bit less failure prone.irungentoo
2014-02-05Made onion test taste more like onion.irungentoo
2014-01-30Test passes now, uncommented it.irungentoo
2014-01-29A bit of tests added.irungentoo
2014-01-21random_nodes_path should return slightly better paths.irungentoo
2014-01-20Merge branch 'onion'irungentoo
2014-01-19proper windows preprocessor detectionBen Iofel
2014-01-19Fixed onion_test.irungentoo
2014-01-18Some optimizations and fixes.irungentoo
2014-01-17Incorporated onion into Tox.irungentoo
2014-01-14Onion data packets can now be handled in onion_client.irungentoo
2014-01-09Putting the sendback outside the encrypted part of the response.irungentoo
2014-01-08Fixed problem in onion_announce.cirungentoo
2014-01-06onion_announce seems to be working perfectly.irungentoo
2014-01-05Tests added and some fixes for the onion part.irungentoo
2014-01-04Some work on the onion part done.irungentoo
2014-01-03A bit of work done on the onion part.irungentoo
2013-12-31Added onion.c to build system and added a test.irungentoo
2013-12-22Added some tests.irungentoo
2013-12-21Added function to save an encrypted version of the messenger.irungentoo
2013-12-18Added new tox autotest.irungentoo
2013-12-17Added simple test for tox.irungentoo
2013-12-16Astyled the code.irungentoo