aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-xdht_neighbours.c
Commit message (Expand)AuthorAge
* Readding trail compression to check if it can reduce trail lengthSupriti Singh2014-08-28
* Exponential backoff for find finger trail taskSupriti Singh2014-08-28
* Reset the successor send time in notify confirmation messageSupriti Singh2014-08-27
* Exponential backoff Supriti Singh2014-08-27
* Checking for GNUNET_CONSTANTS_MAX_ENCRYPTED_MESSAGE_SIZE in put message in X-...Supriti Singh2014-08-26
* - Adding r5n profiler.Supriti Singh2014-08-25
* Randomized PUT/GET delay interval.Supriti Singh2014-08-24
* Code refactoringSupriti Singh2014-08-24
* FixSupriti Singh2014-08-24
* FixSupriti Singh2014-08-24
* FixSupriti Singh2014-08-24
* Fixing bug causing cancelling of unscheduled task in send_notifySupriti Singh2014-08-24
* Code refactoringSupriti Singh2014-08-23
* Change in put/get logicSupriti Singh2014-08-23
* Modified logic for notify successorSupriti Singh2014-08-22
* FixmeSupriti Singh2014-08-22
* Check if task is deadSupriti Singh2014-08-22
* Waiting for verify successor result and timing out if result not received in ...Supriti Singh2014-08-22
* Adding a new message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_NOTIFY_SUCCESSOR_CONF...Supriti Singh2014-08-22
* 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
* Proper log messagesSupriti Singh2014-08-21
* Fixing trail setup rejectionSupriti Singh2014-08-21
* xvine: fixesSupriti Singh2014-08-20
* xvine:fixesSupriti Singh2014-08-20
* trail rejection fixesSupriti Singh2014-08-19
* Xvine: FixesSupriti 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
* 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
* 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
* Using statistics to collect current successor of a peer in profilerSupriti Singh2014-08-08
* - Collect bandwidth statistics in profilerSupriti Singh2014-08-07