aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_clients.c
Commit message (Collapse)AuthorAge
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* eliminate DHT PUT OK message by using MQ feature of calling continuation ↵Christian Grothoff2018-04-30
| | | | when transmission is complete
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* support BF size adjustments in other pluginsChristian Grothoff2017-02-22
|
* try to fix BF size mess created by original BLOCK API changeChristian Grothoff2017-02-22
|
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
|
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
|
* porting xdht to new service API, major code de-duplication effortChristian Grothoff2016-09-26
|
* refactor DHT for new service APIChristian Grothoff2016-09-26
|
* -fix bad indentChristian Grothoff2016-09-11
|
* fix dht kill issueChristian Grothoff2016-09-11
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -misc fixes to DHT testsChristian Grothoff2016-06-27
|
* -fix arg orderChristian Grothoff2016-06-27
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* 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
|
* -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
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -fmtChristian Grothoff2014-05-27
|
* -doxygenChristian Grothoff2014-04-07
|
* - change log info of LOG_TRAFFIC, use R5N to distinguish from XDHTBart Polot2014-02-05
|
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
|
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* add option to cache blocks from result messages as wellChristian Grothoff2013-09-23
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* - undebugBart Polot2013-05-23
|
* - use dht-traffic class for service-client as well as p2pBart Polot2013-05-23
|
* - debug infoBart Polot2013-03-14
|
* - new debug separation for dht-clientsBart Polot2013-03-06
|
* -back to sane loggingChristian Grothoff2012-11-14
|
* fixing crash of mesh service -- reproduced by regex profiler w 100 peers -- ↵Christian Grothoff2012-11-14
| | | | on shutdown due to failure to initialize dht_handle field
* -removing useless castsChristian Grothoff2012-11-14
|
* use exp backoff macro, start with retry frequency of 1s, instead of the ↵Christian Grothoff2012-11-14
| | | | insane 1ms
* Added GNUNET_BLOCK_EVALUATION_RESULT_IRRELEVANTBart Polot2012-11-14
|
* -implementing #2435Christian Grothoff2012-11-10
|
* - fix multicast keepaliveBart Polot2012-11-08
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* - fixed use after free #2499Bart Polot2012-07-17
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* - minor cast changeBart Polot2012-05-08
|
* Added stop operation for dht monitoringBart Polot2012-05-04
|
* -fixing #2277Christian Grothoff2012-04-26
|
* - Rewritten DHT monitoringBart Polot2012-04-20
|