-fix (C) notices
[oweals/gnunet.git] / src / dht / dht.h
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-09-22 Supriti Singh- Act malicious API complete
2014-06-06 Sree Harsha TotakuraEnable (X)DHT service to be compiled with malicious...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-29 Christian Grothoff-doxygen, adding missing PACKED attributes
2012-11-10 Christian Grothoff-implementing #2435
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-04 Bart PolotAdded stop operation for dht monitoring
2012-04-26 Christian Grothoff-fixing #2277
2012-04-24 Christian Grothoff-fix
2012-04-23 Christian Grothoff-fix
2012-04-22 Christian Grothoff-doxygen
2012-04-20 Bart Polot- Rewritten DHT monitoring
2012-04-19 Bart Polot- New callbacks for DHT monitoring
2012-01-04 Bart PolotNew DHT-monitor functionality
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-09-30 Christian Grothofffixing bloomfilter code, fixing testcase
2011-09-30 Christian Grothoffre-add logging, move BF add operations to the latest...
2011-09-28 Christian Grothofffixes
2011-09-27 Christian Grothoffnonews
2011-09-27 Christian Grothofffixes
2011-09-17 Christian Grothofffixing 1776 --- do not check uid in client and don...
2011-09-17 Christian Grothoffremoving reply bf entirely, problem was with UID removal
2011-09-16 Christian Grothofffixing 1770, towards fixing 1769
2011-09-16 Christian Grothoffmake 'obsolete' data structures conditionally compiled
2011-09-14 Christian Grothoffclean up
2011-09-13 Christian Grothoffstuff
2011-08-15 Christian Grothoffindentation
2011-06-22 Nathan S. Evansadditional stats on peers connected
2011-06-09 Nathan S. Evansa commit from nate, amazing
2011-02-09 Nathan S. Evansreduce logging
2011-02-02 Nathan S. Evanspath tracking commit, hopefully a fix for dht_api conne...
2011-02-01 Nathan S. Evansinitial route path recording, not yet what dht api...
2010-11-11 Nathan S. EvansAdding replication parameter for initiating GET and...
2010-10-06 Christian GrothoffDHT PUT integration into FS
2010-10-06 Nathan S. Evansdht service bug, reduce debug level
2010-10-06 Nathan S. Evanstype errors, test case errors, etc.
2010-10-05 Christian Grothofffix
2010-10-04 Christian Grothoffclient-side path tracking support
2010-10-04 Christian Grothoffpassing bf and xquery from client to service
2010-10-02 Christian Grothoffnew DHT API, tests do not yet compile
2010-09-16 Nathan S. Evanssql related changes
2010-09-09 Nathan S. Evansbetter values for dht bloomfilter, reduce collisions...
2010-09-07 Nathan S. Evansadd republish support in dht (default once an hour...
2010-09-06 Nathan S. Evansmessages 'hone in' more the higher the number of hops...
2010-09-02 Nathan S. Evansdht changes, mostly making the driver do find peers...
2010-08-31 Nathan S. Evansvarious fixes, improvements, fubars, for dht... still...
2010-08-30 Nathan S. Evansassorted dht changes, fixes, etc.
2010-08-20 Nathan S. Evansminor dht alterations
2010-08-19 Nathan S. Evansdht changes i don't want to have only on my machine
2010-08-10 Nathan S. Evansapi change to allow client to set DHT malicious, still...
2010-08-10 Nathan S. Evanslots of little things, mainly report statistics at...
2010-08-02 Nathan S. Evansdon't try to connect to all peers, but only those advan...
2010-07-21 Christian Grothoffrenaming
2010-07-20 Christian Grothofffix
2010-07-20 Nathan S. Evansdht testcases and some minor other changes...
2010-07-02 Nathan S. Evansremove debugging
2010-07-02 Christian Grothoffgpl3
2010-06-30 Nathan S. Evanstwopeer dht test, mostly for class
2010-04-19 Nathan S. Evansdht api fixes, it works again (for me)
2010-04-09 Nathan S. Evansinexorably closer to perfection
2010-04-09 Christian Grothoffbreaking DHT code
2010-04-04 Nathan S. Evansservice does simple put and get into datacache, test...
2010-04-04 Nathan S. Evansadd find peer to api, went a bit continuation crazy...
2010-03-18 Nathan S. Evansgetting dht closer to being this crazy meta dht thing
2010-03-17 Nathan S. Evansbeginning of changes
2010-03-16 Nathan S. Evansdht api, shell dht service, base of future test case...