aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-dht-driver.c
Commit message (Expand)AuthorAge
* make code compile with enable-malicious option setChristian Grothoff2010-10-02
* logging to figure out whether convergence options are properly setNathan S. Evans2010-09-30
* force delay between find peer requests and puts/getsNathan S. Evans2010-09-22
* commit round information earlier (trying to get more accurate timing informat...Nathan S. Evans2010-09-21
* insert new round on first roundNathan S. Evans2010-09-20
* missing variableNathan S. Evans2010-09-17
* some fixes, debugging churn nonsenseNathan S. Evans2010-09-17
* debug messages in driver, correct time (even for mysql_dump), change dhtlog t...Nathan S. Evans2010-09-16
* many useless changes to the dht testing driver, mostly for churn (which may n...Nathan S. Evans2010-09-16
* make insert trial easier to not screw upNathan S. Evans2010-09-07
* fix argumentsNathan S. Evans2010-09-07
* core request connect in addition to hello, minor driver stuffNathan S. Evans2010-09-03
* dht changes, mostly making the driver do find peers adaptively... currently n...Nathan S. Evans2010-09-02
* klocwork fixes, dht routing changes (hopefully fixes)Nathan S. Evans2010-09-01
* various fixes, improvements, fubars, for dht... still tuningNathan S. Evans2010-08-31
* attempt to equalize find peer activity for kademlia and gnunet routingNathan S. Evans2010-08-31
* always stagger everythingNathan S. Evans2010-08-30
* assorted dht changes, fixes, etc.Nathan S. Evans2010-08-30
* dht changes i don't want to have only on my machineNathan S. Evans2010-08-19
* myriad changesNathan S. Evans2010-08-12
* api change to allow client to set DHT malicious, still need to implement it o...Nathan S. Evans2010-08-10
* lots of little things, mainly report statistics at end of dht profiling testcaseNathan S. Evans2010-08-10
* mosgly fixes for memory leaks, misunderstanding of some mysql library stuffNathan S. Evans2010-08-09
* making things work a bit nicerNathan S. Evans2010-08-05
* some dht changesNathan S. Evans2010-07-30
* dht testcases and some minor other changes...Nathan S. Evans2010-07-20