aboutsummaryrefslogtreecommitdiff
path: root/src/dht
AgeCommit message (Expand)Author
2013-01-25- fixed crash in case of DHT_disconnect called from a DHT_get iteratorbartpolot
2013-01-25-allow disconnecting from DHT during GET iteratorgrothoff
2012-12-21-renaming testing-new.h to testing.h, bumping library versionsgrothoff
2012-12-19- c++ guardsbartpolot
2012-12-17- fixharsha
2012-12-17- warn if connecting a peer to itselfharsha
2012-12-17- rename TOPOLOGY_FILE to OVERLAY_TOPOLOGY_FILE and remove GNUNET_TESTBED_cre...harsha
2012-12-17-new topo formatgrothoff
2012-12-17-fix option namegrothoff
2012-12-11GNUNET_TESTBED_test_run to return statusharsha
2012-11-18configurable hello expirationtg
2012-11-14- save xquery for neighborsbartpolot
2012-11-14-back to sane logginggrothoff
2012-11-14fixing crash of mesh service -- reproduced by regex profiler w 100 peers -- o...grothoff
2012-11-14-removing useless castsgrothoff
2012-11-14-extra logging, minor code cleanupgrothoff
2012-11-14use exp backoff macro, start with retry frequency of 1s, instead of the insan...grothoff
2012-11-14-allow override of NSE result for benchmarkinggrothoff
2012-11-14Added GNUNET_BLOCK_EVALUATION_RESULT_IRRELEVANTbartpolot
2012-11-13-memory is cheap, default to heapgrothoff
2012-11-13changing datacache API to separate put-paths from data (so that plugins can t...grothoff
2012-11-12-new datacache optiongrothoff
2012-11-10-implementing #2435grothoff
2012-11-10-more realistic default quota valuesgrothoff
2012-11-09changes to transport apiwachs
2012-11-08- fix multicast keepalivebartpolot
2012-11-05make dist not workingwachs
2012-11-05-fix no-dot-in-path issue on FreeBSD botgrothoff
2012-11-05-version bumpinggrothoff
2012-11-04-misc bugfixes, travel hackinggrothoff
2012-11-03link testbed after dhttest (depends on testbed)LRN
2012-11-03-misc minor fixesgrothoff
2012-11-03twopeer test depends on dhttest libraryLRN
2012-11-02twopeer test depends on testbedLRN
2012-11-02-more DHT test modernizationgrothoff
2012-11-02-major DHT test cleanupgrothoff
2012-10-31-moving DHT test to testbed APIgrothoff
2012-10-29installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...grothoff
2012-10-26-bugfixes, code cleanupgrothoff
2012-10-24- enforce topologybartpolot
2012-10-24- allow n peers, typos, stylebartpolot
2012-10-09-getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settinggrothoff
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationgrothoff
2012-09-27-do not start vpn when testing dhtgrothoff
2012-09-16-fixing #2546grothoff
2012-09-16Remove duplicate cleanupsLRN
2012-09-15fixing #2544grothoff
2012-09-14fixgrothoff
2012-09-14demux everywhere option for CLIwachs
2012-09-14- print key when putwachs