aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Collapse)AuthorAge
...
* 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 ↵Sree Harsha Totakura2014-08-22
| | | | seperate task.
* debug printsSupriti Singh2014-08-22
|
* Handling missing next hop in verify successorSupriti Singh2014-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
| | | | | 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
|
* xvine: fixesSupriti Singh2014-08-20
|
* xvine:fixesSupriti Singh2014-08-20
|
* trail rejection fixesSupriti Singh2014-08-19
|
* Xvine: FixesSupriti Singh2014-08-19
|
* Fixing warningSupriti Singh2014-08-19
|
* - PUT/GET Code refactorSupriti Singh2014-08-19
|
* Check for loop in put and get pathSupriti Singh2014-08-19
|
* xvine:fixesSupriti Singh2014-08-18
|
* xvine fixesSupriti Singh2014-08-18
|
* - Return value in select_closest_peer() instead of pointerSupriti Singh2014-08-17
| | | | | - Handle no trail found in routing table
* Removed trail compression message. Checking for friend to source in trail setup.Supriti Singh2014-08-17
|
* Added correct routing table entry in trail setupSupriti Singh2014-08-17
|
* xvine:fixesSupriti Singh2014-08-16
|
* Remove the messages of disconnected peer from pending queue.Supriti Singh2014-08-16
|
* xvine: fixesSupriti Singh2014-08-14
|
* 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
|
* xvine:fixesSupriti Singh2014-08-10
|
* xvine:fixesSupriti Singh2014-08-10
|
* Xvine: FixesSupriti Singh2014-08-10
|
* 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
|
* xvine: fixesSupriti Singh2014-08-06
|
* - added basic layout for b/w and successor stats collection in profilerSupriti Singh2014-08-06
| | | | | - fixes in neighbours
* Check for duplicate peers in trail setup and verify successorSupriti Singh2014-08-05
|
* Exponential backoff for find_finger_trail_taskSupriti Singh2014-08-05
|
* xvine:fixesSupriti Singh2014-08-04
|
* xvine:fixesSupriti Singh2014-08-04
|
* - code reviewBart Polot2014-08-01
|