aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet_dht_profiler.c
Commit message (Expand)AuthorAge
* getopt API porting.Marcello Stanisci2017-03-15
* -fix ftbfsChristian Grothoff2016-06-24
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -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 e...Christian Grothoff2014-12-24
* -clarify logicChristian Grothoff2014-12-20
* -add assertionChristian 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
* Removing trail compression messageSupriti Singh2014-09-17
* Removing r5n profiler, using the same profiler for both x-vine and r5nSupriti Singh2014-09-05
* Exponential backoff Supriti Singh2014-08-27
* If 0 max search, use r5n dhtSupriti Singh2014-08-26
* Wait for Bandwidth statistics to be collected.Sree Harsha Totakura2014-08-26
* - Adding r5n profiler.Supriti Singh2014-08-25
* Changing delay_put and delay_getSupriti Singh2014-08-24
* Randomized PUT/GET delay interval.Supriti Singh2014-08-24
* Code refactoringSupriti Singh2014-08-24
* Modified logic for notify successorSupriti Singh2014-08-22
* FixmeSupriti Singh2014-08-22
* Do not continue if we are going to shutdown.Sree Harsha Totakura2014-08-22
* Teardown DHT connection after clearing up the ActiveContextSree Harsha Totakura2014-08-22
* Make the delays to start PUTs and GETs configurable as program parameters.Sree Harsha Totakura2014-08-22
* Do not realloc as this will render the pointers to ActiveContexts invalid.Sree Harsha Totakura2014-08-22
* After completing DHT PUT operations teardown the service connections in a sep...Sree Harsha Totakura2014-08-22
* Commented out Exponential BackoffSupriti Singh2014-08-21
* Changed find_finger and verify_successor timeoutsSupriti Singh2014-08-21
* Fixing Warning, Creating new delays for puts and getsSupriti Singh2014-08-21
* Free successor_hash_mapSupriti Singh2014-08-21
* Code refactoringSupriti Singh2014-08-21
* Proper log messagesSupriti Singh2014-08-21
* Changing the logic to check for circle completionSupriti Singh2014-08-21
* Fixing trail setup rejectionSupriti Singh2014-08-21
* - fixesSree Harsha Totakura2014-08-20
* Change the mode in DHT disconnect handler.Sree Harsha Totakura2014-08-20
* Reconnect to DHT services for doing GETs after PUTs have been made.Sree Harsha Totakura2014-08-20
* Mark operations as done when they are finished.Sree Harsha Totakura2014-08-20
* Fix counting started peers.Sree Harsha Totakura2014-08-20
* Start PUTs and GETs only from active peersSree Harsha Totakura2014-08-20
* Fixing warningSupriti Singh2014-08-19
* - PUT/GET Code refactorSupriti Singh2014-08-19
* Check for loop in put and get pathSupriti Singh2014-08-19
* Check that you are not present in trail twiceSupriti Singh2014-08-13