aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Collapse)AuthorAge
...
* adding API to get random key from datacacheChristian Grothoff2015-04-29
|
* -doxygenChristian Grothoff2015-04-29
|
* -sending messages / starting random walksChristian Grothoff2015-04-28
|
* Add some comments in the handler functions.Arthur Dewarumez2015-04-28
|
* -work around ftbfsChristian Grothoff2015-04-27
|
* Finish the create of the handler for every message.Arthur Dewarumez2015-04-27
|
* -dead decl removalChristian Grothoff2015-04-27
|
* Adding some function in the handlerArthur Dewarumez2015-04-27
|
* -fix FTBFS from wdhtChristian Grothoff2015-04-27
|
* -reducing to required parts of skeletonChristian Grothoff2015-04-27
|
* -also don't need xdht routing subsystem for wdhtChristian Grothoff2015-04-27
|
* eliminating dead HELLO logic, not needed for x-vine/whanauChristian Grothoff2015-04-27
|
* starting with whanuChristian Grothoff2015-04-27
|
* Adding files for whanau.Arthur Dewarumez2015-04-27
|
* do not do cryptographic verification for results from datacacheChristian Grothoff2015-03-08
|
* -extend block API to allow specifying flags, use this to allow reducing ↵Christian Grothoff2015-02-28
| | | | checks for replies from local DB
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -clarify logicChristian Grothoff2014-12-20
|
* -check RVChristian Grothoff2014-12-19
|
* -check RVChristian Grothoff2014-12-19
|
* -simplify tools testChristian Grothoff2014-12-16
|
* -simplify tools testChristian Grothoff2014-12-16
|
* -doxygen, one more statisticChristian Grothoff2014-12-13
|
* -fix leakChristian Grothoff2014-12-12
|
* -fix leakChristian Grothoff2014-12-12
|
* -bad alloc, just leaksChristian Grothoff2014-12-12
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* -actually enable logic to drop part of path to fit message size, check ↵Christian Grothoff2014-10-05
| | | | against correct constant
* -add assertionChristian Grothoff2014-10-05
|
* -fix leakChristian Grothoff2014-10-05
|
* -remove superflous semicolon, causing logic to be executed despite condition ↵Christian Grothoff2014-10-05
| | | | not being satisfied
* -remove superflous semicolon causing branch to be always taken and ↵Christian Grothoff2014-10-05
| | | | significant logic to be omitted; pass pointers to HashCode and PeerIdentities instead of making copies
* -avoid leaking trail by avoiding allocation in the first place, use unsigned ↵Christian Grothoff2014-10-05
| | | | as appropriate, eliminate useless return
* -fix i/j indexing confusion, resulting in array index out of boundsChristian Grothoff2014-10-05
|
* xvine: better log printsSupriti Singh2014-09-22
|
* xvine: remove warningsSupriti Singh2014-09-22
|
* X-Vine: FixesSupriti Singh2014-09-22
|
* - Act malicious API completeSupriti Singh2014-09-22
| | | | | - Using multiple trails in PUT/GET
* Removing trail compression messageSupriti Singh2014-09-17
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* Removing r5n profiler, using the same profiler for both x-vine and r5nSupriti Singh2014-09-05
|
* Readding trail compression to check if it can reduce trail lengthSupriti Singh2014-08-28
|
* Exponential backoff for find finger trail taskSupriti Singh2014-08-28
|
* Reset the successor send time in notify confirmation messageSupriti Singh2014-08-27
|
* Exponential backoff Supriti Singh2014-08-27
|
* If 0 max search, use r5n dhtSupriti Singh2014-08-26
|
* Checking for GNUNET_CONSTANTS_MAX_ENCRYPTED_MESSAGE_SIZE in put message in ↵Supriti Singh2014-08-26
| | | | X-Vine
* Wait for Bandwidth statistics to be collected.Sree Harsha Totakura2014-08-26
|