aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* -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
* -more stuffChristian Grothoff2015-04-30
* -more stuffChristian Grothoff2015-04-30
* -fix ftbfsChristian Grothoff2015-04-30
* Adding the handle_dht_p2p_trail_destroy function.Arthur Dewarumez2015-04-30
* -implementing trail timeout handlingChristian Grothoff2015-04-30
* -towards tracking paths and trails via datacache in wdhtChristian Grothoff2015-04-30
* -more datacache integration workChristian Grothoff2015-04-30
* -fixing 'delete_trail()'Christian Grothoff2015-04-30
* Add delete_trail function.Arthur Dewarumez2015-04-30
* -towards an API for the successor setChristian Grothoff2015-04-30
* -major wdht hacking / refactoring -- still not finishedChristian Grothoff2015-04-29
* -fix ftbfs issuesChristian Grothoff2015-04-29
* Start implementation of some functions.Arthur Dewarumez2015-04-29
* -doxygenChristian Grothoff2015-04-29