aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* - 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
* 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 GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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 examples/tem...Christian Grothoff2015-06-02
* -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
* -fix leakChristian Grothoff2015-05-01
* use NBO for expiration time in xvineChristian Grothoff2015-05-01
* -select randomChristian Grothoff2015-05-01
* Adding a function pick_random_friend ()Arthur Dewarumez2015-05-01
* Adding function GDS_NEIGHBOURS_send_get_result()Arthur Dewarumez2015-04-30