aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-xdht_neighbours.h
Commit message (Collapse)AuthorAge
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* eliminating dead HELLO logic, not needed for x-vine/whanauChristian Grothoff2015-04-27
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -remove superflous semicolon causing branch to be always taken and ↵Christian Grothoff2014-10-05
| | | | significant logic to be omitted; pass pointers to HashCode and PeerIdentities instead of making copies
* - Act malicious API completeSupriti Singh2014-09-22
| | | | | - Using multiple trails in PUT/GET
* Fixing warningSupriti Singh2014-08-19
|
* - PUT/GET Code refactorSupriti Singh2014-08-19
|
* Act Malicious service code Supriti Singh2014-08-13
|
* x-vine:fixesSupriti Singh2014-08-01
|
* xvine: fixesSupriti Singh2014-07-16
|
* xvine: bug fixSupriti Singh2014-06-26
|
* Handling 'put', 'get' and 'get result' correctlySupriti Singh2014-06-25
|
* xvine: minor fixesSupriti Singh2014-06-23
|
* 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.
* RefactoringSupriti Singh2014-05-21
|
* 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
|
* Adding correct include file "gnunet_dht_service.h" in neighbours.hSupriti 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.
* -comments for surpitiChristian Grothoff2014-04-14
|
* 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
|
* - Adding self to trail_peer_listSupriti Singh2014-03-05
| | | | | | | - Adding functions to handle concurrent node joins. - Modified but incomplete find_successor logic. - Added new message types for concurrent node joins.
* 1.Modified struct PeerTrailSetupMessage and PeerTrailSetupResultMessage.Supriti Singh2014-02-17
| | | | | 2.Handling trail setup result message.
* -Modified struct PeerTrailSetupMessage.Supriti Singh2014-01-27
| | | | | | | | -Modified struct PeerTrailSetupResultMessage. -Added stubs for find_predecessor. -Added comments to understand the flow.
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
|
* -fixing includex for xdhtChristian Grothoff2013-12-12
|
* -template for supriti/xvineChristian Grothoff2013-12-05