aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_twopeer.c
Commit message (Expand)AuthorAge
* -major DHT test cleanupChristian Grothoff2012-11-02
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -fix configsChristian Grothoff2012-06-09
* -actually start both DHTsChristian Grothoff2012-05-31
* -fixing #2340Christian Grothoff2012-05-27
* -code cleanupChristian Grothoff2012-05-18
* - Give more time for GET to suceed, minor cleanupsBart Polot2012-02-28
* -dont print useless stuffChristian Grothoff2012-02-26
* -verbose is independent of loggingChristian Grothoff2012-02-26
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* curly wars / auto-indentationChristian Grothoff2011-11-04
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* fixesChristian Grothoff2011-09-28
* nonewsChristian Grothoff2011-09-27
* fixChristian Grothoff2011-09-27
* fixesChristian Grothoff2011-09-27
* stuffChristian Grothoff2011-09-19
* fix emsgChristian Grothoff2011-09-19
* fix emsgChristian Grothoff2011-09-19
* print emsgChristian Grothoff2011-09-19
* print emsgChristian Grothoff2011-09-19
* print emsgChristian Grothoff2011-09-19
* no useless printfsChristian Grothoff2011-09-16
* fixing double-adding of the 'die-task'Christian Grothoff2011-09-01
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* Testing api change and related test case fixes, remember retry task and clean...Nathan S. Evans2011-02-15
* test case changes required due to testing api changeNathan S. Evans2011-02-08
* path tracking commit, hopefully a fix for dht_api connect bug, needs testedNathan S. Evans2011-02-02
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* possible fix for dht testcase segfaultNathan S. Evans2010-11-05
* change connect topology in testing_group.c to call callback on all peers conn...Nathan S. Evans2010-10-12
* reduce verbosity of testcases, minor fixNathan S. Evans2010-10-06
* test case fixes...Nathan S. Evans2010-10-06
* make second test compileChristian Grothoff2010-10-02
* add retry attempts to test_dht_twopeer, remove core from defaultservices to e...Nathan S. Evans2010-09-15
* add testcases to run on make check, fix dht a bitNathan S. Evans2010-07-20
* gpl3Christian Grothoff2010-07-02
* give dht service a chance to receive core connect messageNathan S. Evans2010-06-30
* two peer start, connect, ensure core connect message made it to the dht, disc...Nathan S. Evans2010-06-30
* twopeer dht test, mostly for classNathan S. Evans2010-06-30