summaryrefslogtreecommitdiff
path: root/auto_tests
AgeCommit message (Expand)Author
2014-02-27Fixed onion test.irungentoo
2014-02-26Fixed/updated tests.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
2013-12-07Added/updated some basic docs and cleaned up some things.irungentoo
2013-12-06Merge branch 'master' into hardenirungentoo
2013-12-05Added a assoc test.irungentoo
2013-11-17Assoc's array is now allocated dynamically and per default much smaller (320 ...Coren[m]
2013-11-14Significantly trimmed down version of an ID<=>IP cache.Coren[m]
2013-11-10Fixed test.irungentoo
2013-11-10Merge branch 'master' into hardenirungentoo
2013-11-06Reduce duplicate data. Add a mostly empty skeleton test.Coren[m]
2013-10-24Removed define that could become confusing.irungentoo
2013-10-23Code cleanups.irungentoo
2013-10-05Broken *_wait() into *_wait_prepare() and *_wait_execute()Coren[m]
2013-09-27Permit -Wshadow as useful warning.Coren[m]
2013-09-17astyled everything.irungentoo
2013-09-16Merge pull request #583 from FullName/TestCryptoSlowirungentoo
2013-09-17Tests of state loading/saving lead to two fixes for DHT.c and util.cCoren[m]
2013-09-16Make test "endtoend" pass on 'slow' systemsCoren[m]
2013-09-15Fix in ip_equal, plus testing code which led to that fix...Coren[m]
2013-09-11tox.h, DHT.h:Coren[m]
2013-09-11Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-10Fixed building with NaCl.irungentoo
2013-09-09tox.*, Messenger.*:Coren[m]