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