aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet_dht_profiler.c
Commit message (Collapse)AuthorAge
...
* Fixing Warning, Creating new delays for puts and getsSupriti Singh2014-08-21
|
* Free successor_hash_mapSupriti Singh2014-08-21
|
* Code refactoringSupriti Singh2014-08-21
| | | | | Handling the case where friend which is a finger may have trail len > 0
* 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
| | | | | Check that sender peer is a valid peer
* Act Malicious service code Supriti Singh2014-08-13
|
* Checking if circle is formed.Supriti Singh2014-08-10
|
* -FixmesSree Harsha Totakura2014-08-08
|
* Using statistics to collect current successor of a peer in profilerSupriti Singh2014-08-08
|
* - Collect bandwidth statistics in profilerSupriti Singh2014-08-07
| | | | | | - Get average put/get length in profiler - Check for GNUNET_CONSTANTS_MAX_ENCRYPTED_MESSAGE_SIZE,instead of GNUNET_SERVER_MAX_MESSAGE_SIZE
* X-Vine:FixesSupriti Singh2014-08-06
|
* - added basic layout for b/w and successor stats collection in profilerSupriti Singh2014-08-06
| | | | | - fixes in neighbours
* x-vine:fixesSupriti Singh2014-08-01
|
* XVine: FixesSupriti Singh2014-07-31
|
* Add DEBUG to GET requests. Add replication degree as an option.Supriti Singh2014-07-14
|
* Close client connection to DHT once GET is succeeded or failed.Supriti Singh2014-07-14
|
* Use correct key while doing GET. Wait for all PUT and GET requests to complete.Supriti Singh2014-07-14
|
* xvine: FixesSupriti Singh2014-07-06
|
* Xvine: fixesSupriti Singh2014-07-03
|
* xvine: fixesSupriti Singh2014-07-01
|
* xvine: bug fixesSupriti Singh2014-06-27
|
* -fix doxygenChristian Grothoff2014-06-22
|
* Add DHT profiler.Sree Harsha Totakura2014-06-20
|
* Add profiler stub for DHT.Sree Harsha Totakura2014-06-06