aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet_dht_profiler.c
AgeCommit message (Expand)Author
2014-10-05-add assertionChristian 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-05Removing r5n profiler, using the same profiler for both x-vine and r5nSupriti Singh
2014-08-27Exponential backoff Supriti Singh
2014-08-26If 0 max search, use r5n dhtSupriti 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-22Modified logic for notify successorSupriti Singh
2014-08-22FixmeSupriti Singh
2014-08-22Do not continue if we are going to shutdown.Sree Harsha Totakura
2014-08-22Teardown DHT connection after clearing up the ActiveContextSree Harsha Totakura
2014-08-22Make the delays to start PUTs and GETs configurable as program parameters.Sree Harsha Totakura
2014-08-22Do not realloc as this will render the pointers to ActiveContexts invalid.Sree Harsha Totakura
2014-08-22After completing DHT PUT operations teardown the service connections in a sep...Sree Harsha Totakura
2014-08-21Commented out Exponential BackoffSupriti Singh
2014-08-21Changed find_finger and verify_successor timeoutsSupriti Singh
2014-08-21Fixing Warning, Creating new delays for puts and getsSupriti Singh
2014-08-21Free successor_hash_mapSupriti Singh
2014-08-21Code refactoringSupriti Singh
2014-08-21Proper log messagesSupriti Singh
2014-08-21Changing the logic to check for circle completionSupriti Singh
2014-08-21Fixing trail setup rejectionSupriti Singh
2014-08-20- fixesSree Harsha Totakura
2014-08-20Change the mode in DHT disconnect handler.Sree Harsha Totakura
2014-08-20Reconnect to DHT services for doing GETs after PUTs have been made.Sree Harsha Totakura
2014-08-20Mark operations as done when they are finished.Sree Harsha Totakura
2014-08-20Fix counting started peers.Sree Harsha Totakura
2014-08-20Start PUTs and GETs only from active peersSree Harsha Totakura
2014-08-19Fixing warningSupriti Singh
2014-08-19- PUT/GET Code refactorSupriti Singh
2014-08-19Check for loop in put and get pathSupriti Singh
2014-08-13Check that you are not present in trail twiceSupriti Singh
2014-08-13Act Malicious service code Supriti Singh
2014-08-10Checking if circle is formed.Supriti Singh
2014-08-08-FixmesSree Harsha Totakura
2014-08-08Using statistics to collect current successor of a peer in profilerSupriti Singh
2014-08-07- Collect bandwidth statistics in profilerSupriti Singh
2014-08-06X-Vine:FixesSupriti Singh
2014-08-06- added basic layout for b/w and successor stats collection in profilerSupriti Singh
2014-08-01x-vine:fixesSupriti Singh
2014-07-31XVine: FixesSupriti Singh
2014-07-14Add DEBUG to GET requests. Add replication degree as an option.Supriti Singh
2014-07-14Close client connection to DHT once GET is succeeded or failed.Supriti Singh