aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-xdht_clients.c
Commit message (Collapse)AuthorAge
* Handling 'put', 'get' and 'get result' correctlySupriti Singh2014-06-25
|
* - Initializing head, tail in datacache struct get_contextSupriti Singh2014-06-19
| | | | | | - Static analysis bug fixes - Other minor fixes
* Enable (X)DHT service to be compiled with malicious code.Sree Harsha Totakura2014-06-06
|
* Not passing finger_map_index in trail setup message.Supriti Singh2014-06-05
| | | | | Not passing trail length in any message.
* RefactoringSupriti Singh2014-05-21
|
* Bug fixSupriti Singh2014-05-16
|
* Handling the correct return type from find_successor() in get,put,get_result ↵Supriti Singh2014-05-13
| | | | functions.
* Removing compile warningsSupriti Singh2014-04-23
| | | | | Adding a new message type, tear down.
* Removing routing table entries corresponding to disconnected peer Supriti Singh2014-04-16
|
* Removing current_trail_index, current_destination_type where not required.Supriti Singh2014-04-15
| | | | | Cleaning up handle_get, handle_put, handle_trail code.
* changes in get and put code.Supriti Singh2014-04-13
|
* Framework for trail rejection and threshold on linksSupriti Singh2014-04-13
| | | | | first phase changes for get.
* 1.Removed GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-04-07
| | | | | | | 2.Removed myself as the first element of the trail. 3.Multiple entries in the routing table. 4.Put/Get/Monitor from old DHT added back in clients file.
* Framework for put/get/monitorSupriti Singh2014-03-28
|
* Finding successor of a peer id.Supriti Singh2014-02-04
|
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
|
* malloc -> newLRN2013-12-19
|
* -fixing includex for xdhtChristian Grothoff2013-12-12
|
* -template for supriti/xvineChristian Grothoff2013-12-05