indentation
[oweals/gnunet.git] / src / dht / dht.h
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...