aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_clients.c
Commit message (Collapse)AuthorAge
* -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
|
* -fixChristian Grothoff2012-04-19
|
* - Add local DHT request to the monitoring resultsBart Polot2012-04-19
|
* -fix segvChristian Grothoff2012-03-29
|
* - Removed old param nameBart Polot2012-02-20
|
* - Added missing parameterBart Polot2012-02-20
|
* - DoxygenBart Polot2012-02-13
|
* - Improved test to count only relevant messages, completed info transmitted ↵Bart Polot2012-01-05
| | | | from service
* - Fixed some bugs in monitor codeBart Polot2012-01-05
|
* New DHT-monitor functionalityBart Polot2012-01-04
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* put ifdefs around DEBUG logsChristian Grothoff2011-10-25
|
* loggingChristian Grothoff2011-10-25
|
* more logging for insane bug 1829Christian Grothoff2011-10-24
|
* problem is caused by client disconnecting before we can queue the reply, ↵Christian Grothoff2011-10-24
| | | | more logging
* even more loggingChristian Grothoff2011-10-24
|
* log local operationsChristian Grothoff2011-10-24
|
* log local operationsChristian Grothoff2011-10-24
|
* Fixed order of PUT and GET paths from service to clientBart Polot2011-10-11
|
* fix stat, count 2nd case as wellChristian Grothoff2011-10-04
|
* remove excessive loggingChristian Grothoff2011-09-29
|
* fix code to perform GET retriesChristian Grothoff2011-09-29
|
* fixing warningChristian Grothoff2011-09-28
|