aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_clients.c
Commit message (Collapse)AuthorAge
* Revert "-coverity: nptr frees"Martin Schanzenbach2021-05-15
| | | | This reverts commit c2b5973f9ada481c7d623e388094dd58e7668211.
* -coverity: nptr freesMartin Schanzenbach2021-05-15
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* more typosChristian Grothoff2020-11-14
|
* -fix more warningsMartin Schanzenbach2020-10-16
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
|