aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-xdht_datacache.c
Commit message (Collapse)AuthorAge
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -doxygenChristian Grothoff2015-04-29
|
* -extend block API to allow specifying flags, use this to allow reducing ↵Christian Grothoff2015-02-28
| | | | checks for replies from local DB
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Proper log messagesSupriti Singh2014-08-21
|
* Checking if circle is formed.Supriti Singh2014-08-10
|
* xvine:fixesSupriti Singh2014-08-04
|
* x-vine:fixesSupriti Singh2014-08-01
|
* xvine: FixesSupriti Singh2014-07-06
|
* 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
|
* -- 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
* -fix use of uninitialized memoryChristian Grothoff2014-06-17
|
* RefactoringSupriti Singh2014-05-21
|
* - 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
|
* Handling the correct return type from find_successor() in get,put,get_result ↵Supriti Singh2014-05-13
| | | | functions.
* 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
|
* -fixing includex for xdhtChristian Grothoff2013-12-12
|
* -template for supriti/xvineChristian Grothoff2013-12-05