aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_neighbours.c
Commit message (Expand)AuthorAge
* ob1Christian Grothoff2011-10-25
* fix loop boundsChristian Grothoff2011-10-25
* put ifdefs around DEBUG logsChristian Grothoff2011-10-25
* replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff2011-10-22
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* adapting code to new ATS APIsChristian Grothoff2011-10-13
* new ATS API -- code won't compileChristian Grothoff2011-10-13
* leakChristian Grothoff2011-10-12
* leakChristian Grothoff2011-10-12
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
* renaming in code to use new ATS pref/reservation APIChristian Grothoff2011-10-10
* first round of simplification to change preference APIChristian Grothoff2011-10-07
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
* tell transport to connect, not coreChristian Grothoff2011-10-05
* add statisticChristian Grothoff2011-10-04
* add a few assertionsChristian Grothoff2011-10-04
* fixing memory leak (#1809)Christian Grothoff2011-10-04
* LRN's big logging rewrite (#1805):Christian Grothoff2011-10-04
* fixing bloomfilter code, fixing testcaseChristian Grothoff2011-09-30
* added assertion to find https://www.gnunet.org/bugs/view.php?id=1808Matthias Wachs2011-09-30
* fixChristian Grothoff2011-09-30
* re-add logging, move BF add operations to the latest possible time to avoid p...Christian Grothoff2011-09-30
* removing excessive logging, adding missing decrement (choice) to avoid assert...Christian Grothoff2011-09-29
* do not add 1 twice -- callee also added 1, resulting in an increment by 2 per...Christian Grothoff2011-09-29
* log more details for debuggingChristian Grothoff2011-09-29
* cleaning up testcase, debuggingChristian Grothoff2011-09-29
* nicerChristian Grothoff2011-09-29
* fixing 1804Christian Grothoff2011-09-29
* fixesChristian Grothoff2011-09-28
* stuffChristian Grothoff2011-09-28
* nonewsChristian Grothoff2011-09-27
* fixesChristian Grothoff2011-09-27
* fixesChristian Grothoff2011-09-27
* fixesChristian Grothoff2011-09-27
* adding some statsChristian Grothoff2011-09-27
* fixChristian Grothoff2011-09-27
* track HELLOs from peerinfoChristian Grothoff2011-09-27
* getting client API to compileChristian Grothoff2011-09-27
* do not route requests that were perfectly satisfiedChristian Grothoff2011-09-27
* updateChristian Grothoff2011-09-27
* process find peer requests and repliesChristian Grothoff2011-09-27
* give priority to resultsChristian Grothoff2011-09-27
* respect path tracking and demultiplex everywhere optionsChristian Grothoff2011-09-27
* stuffChristian Grothoff2011-09-27
* making some files compileChristian Grothoff2011-09-27
* making some files compileChristian Grothoff2011-09-27
* hxingChristian Grothoff2011-09-27
* more wild hxingChristian Grothoff2011-09-26
* wild hxingChristian Grothoff2011-09-25
* stuffChristian Grothoff2011-09-21