aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Collapse)AuthorAge
...
* block size of 0 is also validChristian Grothoff2017-01-15
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* don't attempt to build dht-profiler if testing is disabledDaniel Golle2017-01-10
|
* cosmeticsChristian Grothoff2017-01-09
|
* exclude more testsChristian Grothoff2017-01-08
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* do not start unnecessary services while testing DHTChristian Grothoff2016-09-26
|
* -migrating wdht to new service APIChristian Grothoff2016-09-26
|
* 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
|
* gns needs dht, and gns does not run as user gnunetChristian Grothoff2016-09-11
|
* gnunet-service-xdht_neighbours: fix typoDaniel Golle2016-08-19
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* eliminate constantly hashing PIDs by storing and caching the resultChristian Grothoff2016-08-08
|
* -adapting xdht and wdht to new core MQ APIChristian Grothoff2016-08-01
|
* -migrate to new core MQ APIChristian Grothoff2016-08-01
|
* use different enum for HELLO address classes, deploy for DHTChristian Grothoff2016-07-30
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* migrate transport_core API to MQChristian Grothoff2016-07-08
|
* -do not crash if disable_try_connect is setChristian Grothoff2016-06-27
|
* -misc fixes to DHT testsChristian Grothoff2016-06-27
|
* -fix arg orderChristian Grothoff2016-06-27
|
* -fix ftbfsChristian Grothoff2016-06-24
|
* -fix ftbfsChristian Grothoff2016-06-23
|
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
|
* -assert on taskChristian Grothoff2016-06-19
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* 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
|
* -fixChristian Grothoff2015-10-18
|
* -install entry in DHTChristian Grothoff2015-10-18
|
* transition from TRANSPORT_try_connect to modern ATS connectivity APIChristian Grothoff2015-10-18
|
* rename all_known_peers to all_connected_peersChristian Grothoff2015-10-18
|
* -cosmetics, and preparations for try_connect changeChristian Grothoff2015-10-18
|
* -use simpler, modern scheduler APIChristian Grothoff2015-08-03
|
* work around bogus cc warning -- for some C compilers...Christian Grothoff2015-07-18
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -remove dead/unused fenv.h include (as suggested by Daniel Golle)Christian Grothoff2015-06-16
|
* -noinst-ing non-functional binaries/libraries that just exist as ↵Christian Grothoff2015-06-02
| | | | examples/templates
* -handle response messageChristian Grothoff2015-05-01
|
* -pass trail paths to callbacksChristian Grothoff2015-05-01
|
* -fix FIXMEChristian Grothoff2015-05-01
|
* -fix doxygenChristian Grothoff2015-05-01
|
* -fix doxygenChristian Grothoff2015-05-01
|
* -fixing cleanup issuesChristian Grothoff2015-05-01
|