summaryrefslogtreecommitdiff
path: root/auto_tests
AgeCommit message (Expand)Author
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]
2013-09-07Modified testMaxim Biro
2013-09-06Allow to build vs nacl instead of libsodiumJin^eLD
2013-09-06Fixed autotest, increased MAX_STATUSMESSAGE_LENGTH.irungentoo
2013-09-01Forward compatibility with automake 1.14jin-eld
2013-08-31Properly fixed test.irungentoo
2013-08-31Fixed test.irungentoo
2013-08-24consistency checkJamoBox
2013-08-24Remove cmake build systemjin-eld
2013-08-24Implemented autotools based build scriptsjin-eld
2013-08-24Rename core directory because of autoconf name clashjin-eld
2013-08-20Fix friends testSimon Levermann
2013-08-20Merge pull request #502 from stqism/issue-470-fixirungentoo
2013-08-20Fixed issue 470, crypto_test still forcing libsodium when NaCL is chosenSean Qureshi
2013-08-18Ran it through astyleSean Qureshi
2013-08-17Add test for getnameFlorian Hahn
2013-08-17Remove unused script for running testsFlorian Hahn
2013-08-17Use ck_assert_msgFlorian Hahn