aboutsummaryrefslogtreecommitdiff
path: root/src/dht
AgeCommit message (Expand)Author
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
2014-08-24Changing delay_put and delay_getSupriti Singh
2014-08-24Randomized PUT/GET delay interval.Supriti Singh
2014-08-24Code refactoringSupriti Singh
2014-08-24FixSupriti Singh
2014-08-24FixSupriti Singh
2014-08-24FixSupriti Singh
2014-08-24Fixing bug causing cancelling of unscheduled task in send_notifySupriti Singh
2014-08-23Code refactoringSupriti Singh
2014-08-23Change in put/get logicSupriti Singh
2014-08-22Modified logic for notify successorSupriti Singh
2014-08-22FixmeSupriti Singh
2014-08-22Check if task is deadSupriti Singh