aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-xdht_neighbours.c
Commit message (Collapse)AuthorAge
...
* 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
|
* x-vine:fixesSupriti Singh2014-08-01
|
* x-vine:fixesSupriti Singh2014-07-31
|
* XVine: FixesSupriti Singh2014-07-31
|
* xdht: track topology successor and predecessor neighbours.Sree Harsha Totakura2014-07-24
|
* Calculating index from finger value and my identity using shift operationSupriti Singh2014-07-24
|
* xvine:fixesSupriti Singh2014-07-24
|
* Removing warningsSupriti Singh2014-07-16
|
* code cleanupSupriti Singh2014-07-16
|
* xvine: fixesSupriti Singh2014-07-16
|
* xvine: FixesSupriti Singh2014-07-06
|
* Xvine: fixesSupriti Singh2014-07-03
|
* xvine: fixesSupriti Singh2014-07-01
|
* xvine: bug fixesSupriti Singh2014-06-27
|
* xvine: bug fixSupriti Singh2014-06-26
|
* Handling 'put', 'get' and 'get result' correctlySupriti Singh2014-06-25
|
* xvine: fixesSupriti Singh2014-06-24
|
* don't send trail teardown in remove_matching_fingers()Supriti Singh2014-06-24
|
* Passing correct argument, is_predecessor to select_closest_peer()Supriti Singh2014-06-23
|
* xvine:bug fixSupriti Singh2014-06-23
|
* -- New message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_PUT and ↵Supriti Singh2014-06-23
| | | | | | | | GNUNET_MESSAGE_TYPE_XDHT_P2P_GET -- Changing name of all the messages of X-Vine by appending X in front of DHT. -- Not sending trail teardown in case next_hop or prev_hop is me (remove routing trail due to disconnected peer)
* xvine:bug fixSupriti Singh2014-06-23
|
* xvine: minor fixesSupriti Singh2014-06-23
|
* - Initializing head, tail in datacache struct get_contextSupriti Singh2014-06-19
| | | | | | - Static analysis bug fixes - Other minor fixes
* xvine - minor fixesSupriti Singh2014-06-17
|
* xvine dht: few fixesSupriti Singh2014-06-16
|
* Xvine_DHT: Minor fixesSupriti Singh2014-06-12
|
* Minor fixesSupriti Singh2014-06-11
|
* Removing warningsSupriti Singh2014-06-10
| | | | | | | Using array to store finger table Storing routing entries at endpoints routing table Refactoring the code.
* Not passing finger_map_index in trail setup message.Supriti Singh2014-06-05
| | | | | Not passing trail length in any message.
* Fixing issue #0003414Supriti Singh2014-06-01
|
* - code review notesBart Polot2014-05-30
|
* -Adapting trail teardown and add trail messages for trail id.Supriti Singh2014-05-30
|
* Removing warning messagesSupriti Singh2014-05-28
|
* Adapting verify successor code to use trail idSupriti Singh2014-05-28
| | | | | | Linear lookup in find_successor() Typo fix in comment of trail compression
* Using trail id Supriti Singh2014-05-27
| | | | | | Finger table add functionality complete Adding a new message trail compression
* RefactoringSupriti Singh2014-05-21
|
* - Adding code to check for congestion and threshold in find_successor()Supriti Singh2014-05-20
| | | | | - Updating trail rejection to get congestion time from congested peer.
* - Adding a new message type,GNUNET_MESSAGE_TYPE_DHT_P2P_ADD_TRAILSupriti Singh2014-05-19
| | | | | | - removing compare_and_update_predecessor() - refactoring trail rejection.
* Bug fixSupriti Singh2014-05-16
|
* - Fixes in routing table functionsSupriti Singh2014-05-14
|
* Handling the correct return type from find_successor() in get,put,get_result ↵Supriti Singh2014-05-13
| | | | functions.
* - Adding a new field in struct PeerTrailTearDownMessage, new_first_friend.Supriti Singh2014-05-13
|