aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht_neighbours.c
Commit message (Collapse)AuthorAge
* -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
|
* 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
|
* -extend block API to allow specifying flags, use this to allow reducing ↵Christian Grothoff2015-02-28
| | | | checks for replies from local DB
* -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
* -doxygen, one more statisticChristian Grothoff2014-12-13
|
* -actually enable logic to drop part of path to fit message size, check ↵Christian Grothoff2014-10-05
| | | | against correct constant
* enable DHT monitors to distinguish routing requests from requests that ↵Christian Grothoff2014-05-27
| | | | terminate at the local node (for GET/PUT, not for replies)
* Framework for put/get/monitorSupriti Singh2014-03-28
|
* 1.Modified struct PeerTrailSetupMessage and PeerTrailSetupResultMessage.Supriti Singh2014-02-17
| | | | | 2.Handling trail setup result message.
* - change log info of LOG_TRAFFIC, use R5N to distinguish from XDHTBart Polot2014-02-05
|
* - log FULL keys on mismatchBart Polot2014-02-05
|
* -doxygenChristian Grothoff2014-01-30
|
* towards reviving priorities in core API, this time with enum to make classes ↵Christian Grothoff2014-01-30
| | | | clearer
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
|
* malloc -> newLRN2013-12-19
|
* rename coreAPI to core_api to follow naming conventions betterChristian Grothoff2013-10-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -getting dht to compile again (part of #3047)Christian Grothoff2013-09-30
|
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again ↵Christian Grothoff2013-09-30
| | | | (part of #3047)
* - debugBart Polot2013-09-27
|
* add option to cache blocks from result messages as wellChristian Grothoff2013-09-23
|
* -doxygen, styleChristian Grothoff2013-09-23
|
* rename to match api nameMatthias Wachs2013-08-29
|
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* - collect traffic info by defaultBart Polot2013-05-29
|
* - explicitly log requests dropped due to TTL exhaustionBart Polot2013-05-23
|
* api changeMatthias Wachs2013-03-26
|
* ats api changeMatthias Wachs2013-03-25
|
* -doxygenChristian Grothoff2013-03-23
|
* change to core paiMatthias Wachs2013-03-21
|
* BLOCK_EVALUATE regex PUT messagesBart Polot2013-03-11
| | | | | - reorder debug info for easier following
* - debug xqueryBart Polot2013-03-11
|
* - more verbosity in DEBUGBart Polot2013-03-08
|
* -make DHt routing more saneChristian Grothoff2013-03-08
|
* - more debug infoBart Polot2013-03-07
|
* fixBart Polot2013-03-06
|
* - dont #define debug output, use getenvBart Polot2013-03-06
|
* - dont even start a FIND_PEER if TRY_CONNECT is disabledBart Polot2013-03-05
|
* - dont offer hellos if not going to use themBart Polot2013-03-05
|
* Remove CORE corking from DHT trafficBart Polot2013-03-01
|
* - fix in monitoring, styleBart Polot2013-03-01
|