aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-xdht.c
Commit message (Collapse)AuthorAge
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -also don't need xdht routing subsystem for wdhtChristian Grothoff2015-04-27
|
* eliminating dead HELLO logic, not needed for x-vine/whanauChristian Grothoff2015-04-27
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - Collect bandwidth statistics in profilerSupriti Singh2014-08-07
| | | | | | - Get average put/get length in profiler - Check for GNUNET_CONSTANTS_MAX_ENCRYPTED_MESSAGE_SIZE,instead of GNUNET_SERVER_MAX_MESSAGE_SIZE
* XVine: FixesSupriti Singh2014-07-31
|
* xdht: track topology successor and predecessor neighbours.Sree Harsha Totakura2014-07-24
|
* Enable (X)DHT service to be compiled with malicious code.Sree Harsha Totakura2014-06-06
|
* refactoring the code for finger_table_add(), compare_and_update_predecessor()Supriti Singh2014-05-12
|
* - 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.
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
|
* -fixing includex for xdhtChristian Grothoff2013-12-12
|
* -template for supriti/xvineChristian Grothoff2013-12-05