aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht.h
Commit message (Collapse)AuthorAge
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - Act malicious API completeSupriti Singh2014-09-22
| | | | | - Using multiple trails in PUT/GET
* Enable (X)DHT service to be compiled with malicious code.Sree Harsha Totakura2014-06-06
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -doxygen, adding missing PACKED attributesChristian Grothoff2013-09-29
|
* -implementing #2435Christian Grothoff2012-11-10
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* Added stop operation for dht monitoringBart Polot2012-05-04
|
* -fixing #2277Christian Grothoff2012-04-26
|
* -fixChristian Grothoff2012-04-24
|
* -fixChristian Grothoff2012-04-23
|
* -doxygenChristian Grothoff2012-04-22
|
* - Rewritten DHT monitoringBart Polot2012-04-20
|
* - New callbacks for DHT monitoringBart Polot2012-04-19
|
* New DHT-monitor functionalityBart Polot2012-01-04
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* fixing bloomfilter code, fixing testcaseChristian Grothoff2011-09-30
|
* re-add logging, move BF add operations to the latest possible time to avoid ↵Christian Grothoff2011-09-30
| | | | polluting tests needlessly
* fixesChristian Grothoff2011-09-28
|
* nonewsChristian Grothoff2011-09-27
|
* fixesChristian Grothoff2011-09-27
|
* fixing 1776 --- do not check uid in client and don't put it into recentChristian Grothoff2011-09-17
|
* removing reply bf entirely, problem was with UID removalChristian Grothoff2011-09-17
|
* fixing 1770, towards fixing 1769Christian Grothoff2011-09-16
|
* make 'obsolete' data structures conditionally compiledChristian Grothoff2011-09-16
|
* clean upChristian Grothoff2011-09-14
|
* stuffChristian Grothoff2011-09-13
|
* indentationChristian Grothoff2011-08-15
|
* additional stats on peers connectedNathan S. Evans2011-06-22
|
* a commit from nate, amazingNathan S. Evans2011-06-09
|
* reduce loggingNathan S. Evans2011-02-09
|
* path tracking commit, hopefully a fix for dht_api connect bug, needs testedNathan S. Evans2011-02-02
|
* initial route path recording, not yet what dht api expectsNathan S. Evans2011-02-01
|
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
|
* DHT PUT integration into FSChristian Grothoff2010-10-06
|
* dht service bug, reduce debug levelNathan S. Evans2010-10-06
|
* type errors, test case errors, etc.Nathan S. Evans2010-10-06
|
* fixChristian Grothoff2010-10-05
|
* client-side path tracking supportChristian Grothoff2010-10-04
|
* passing bf and xquery from client to serviceChristian Grothoff2010-10-04
|
* new DHT API, tests do not yet compileChristian Grothoff2010-10-02
|
* sql related changesNathan S. Evans2010-09-16
|
* better values for dht bloomfilter, reduce collisions for peers even with ↵Nathan S. Evans2010-09-09
| | | | large routing tables
* add republish support in dht (default once an hour, just like kademlia), ↵Nathan S. Evans2010-09-07
| | | | improved next hop selection (or so I think), use 'TrialInfo' struct in dhtlog testcase
* messages 'hone in' more the higher the number of hops, still needs some tweakingNathan S. Evans2010-09-06
|
* dht changes, mostly making the driver do find peers adaptively... currently ↵Nathan S. Evans2010-09-02
| | | | not seeing any crazy issues
* various fixes, improvements, fubars, for dht... still tuningNathan S. Evans2010-08-31
|