aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_multipeer.c
Commit message (Expand)AuthorAge
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -fix configsChristian Grothoff2012-06-09
* -fixing #2340Christian Grothoff2012-05-27
* -more uniform naming of statisitcsChristian Grothoff2012-05-27
* -code cleanupChristian Grothoff2012-05-18
* -fixing #2277Christian Grothoff2012-04-26
* -verbose is independent of loggingChristian Grothoff2012-02-26
* - Avoid calling daemons_stop with NULL, minor doxygen fixesBart Polot2012-02-24
* - Attemp to avoid testing hang on ctrl-c during bootstrapBart Polot2012-02-24
* - Fixed crashes when ctrl-c testcasesBart Polot2012-02-24
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* -fixing indentationChristian Grothoff2011-11-29
* LRN: Do not stop daemons twice / #1919Christian Grothoff2011-11-26
* curly wars / auto-indentationChristian Grothoff2011-11-04
* use long longChristian Grothoff2011-10-24
* record more statsChristian Grothoff2011-10-24
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* more statsChristian Grothoff2011-10-04
* print statChristian Grothoff2011-10-04
* LRN's big logging rewrite (#1805):Christian Grothoff2011-10-04
* adding statsChristian Grothoff2011-10-04
* factor out stop into new task (in preparation)Christian Grothoff2011-10-04
* no printfChristian Grothoff2011-09-30
* fixing bloomfilter code, fixing testcaseChristian Grothoff2011-09-30
* re-add logging, move BF add operations to the latest possible time to avoid p...Christian Grothoff2011-09-30
* use demultiplex everywhereChristian Grothoff2011-09-29
* use unique keys for each peer pairChristian Grothoff2011-09-29
* bugfixChristian Grothoff2011-09-29
* cleaning up testcase, debuggingChristian Grothoff2011-09-29
* nicerChristian Grothoff2011-09-29
* better reportingChristian Grothoff2011-09-29
* simplify codeChristian Grothoff2011-09-29
* use ring 10, test all-to-all GET/PUTChristian Grothoff2011-09-29
* cleaning up testcase someChristian Grothoff2011-09-29
* stuffChristian Grothoff2011-09-28
* cleanupChristian Grothoff2011-09-28
* make compileChristian Grothoff2011-09-27
* staticChristian Grothoff2011-09-16
* fixing double-adding of the 'die-task'Christian Grothoff2011-09-01
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* schedulerMatthias Wachs2011-04-20
* 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
* 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