aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* adapting code to new ATS APIsChristian Grothoff2011-10-13
* new ATS API -- code won't compileChristian Grothoff2011-10-13
* leakChristian Grothoff2011-10-12
* leakChristian Grothoff2011-10-12
* Fixed order of PUT and GET paths from service to clientBart Polot2011-10-11
* use LOG macro in dht_api.cChristian Grothoff2011-10-10
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
* renaming in code to use new ATS pref/reservation APIChristian Grothoff2011-10-10
* first round of simplification to change preference APIChristian Grothoff2011-10-07
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
* dbgChristian Grothoff2011-10-05
* prevent very low estimates from being usedChristian Grothoff2011-10-05
* Added testcase to check proper working of insertion of own ID into a 2dtorus dhtBart Polot2011-10-05
* tell transport to connect, not coreChristian Grothoff2011-10-05
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* more statsChristian Grothoff2011-10-04
* fix stat, count 2nd case as wellChristian Grothoff2011-10-04
* print statChristian Grothoff2011-10-04
* add statisticChristian Grothoff2011-10-04
* add a few assertionsChristian Grothoff2011-10-04
* fixing memory leak (#1809)Christian 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
* added assertion to find https://www.gnunet.org/bugs/view.php?id=1808Matthias Wachs2011-09-30
* fixChristian Grothoff2011-09-30
* re-add logging, move BF add operations to the latest possible time to avoid p...Christian Grothoff2011-09-30
* remove excessive loggingChristian Grothoff2011-09-29
* removing excessive logging, adding missing decrement (choice) to avoid assert...Christian Grothoff2011-09-29
* use demultiplex everywhereChristian Grothoff2011-09-29
* nologChristian Grothoff2011-09-29
* fix code to perform GET retriesChristian Grothoff2011-09-29
* use unique keys for each peer pairChristian Grothoff2011-09-29
* do not add 1 twice -- callee also added 1, resulting in an increment by 2 per...Christian Grothoff2011-09-29
* log more details for debuggingChristian Grothoff2011-09-29
* bugfixChristian Grothoff2011-09-29
* cleaning up testcase, debuggingChristian Grothoff2011-09-29
* disable for nowChristian Grothoff2011-09-29
* nicerChristian Grothoff2011-09-29
* better reportingChristian Grothoff2011-09-29
* fixing 1804Christian 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
* fixing warningChristian Grothoff2011-09-28
* dbgChristian Grothoff2011-09-28
* fixesChristian Grothoff2011-09-28
* stuffChristian Grothoff2011-09-28