aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-dht-driver.c
Commit message (Expand)AuthorAge
...
* fixChristian Grothoff2010-12-23
* Regression test fix.Nathan S. Evans2010-12-23
* doxygen comments, last commit of bugfixes (hopefully)Nathan S. Evans2010-12-21
* core connect change, forgotten dht driver changeNathan S. Evans2010-12-21
* i am a dumb dummyNathan S. Evans2010-12-15
* off by one, should remove churn code at some point thoughNathan S. Evans2010-12-07
* more efficient malicious behavior (discard messages earlier)Nathan S. Evans2010-11-29
* bad ordering for config valuesNathan S. Evans2010-11-23
* specify total connections desired after find peer requests for dht testing, u...Nathan S. Evans2010-11-23
* dont try to send to more peers that existNathan S. Evans2010-11-19
* dont try to send to more peers that existNathan S. Evans2010-11-19
* report failed connection attempts in driver, use a queue bigger than 1 in coreNathan S. Evans2010-11-17
* annoying those with email notifications of commitsNathan S. Evans2010-11-16
* bad freeNathan S. Evans2010-11-16
* Testing changes required to work with new core api. Revert GNUNET_CORE_itera...Nathan S. Evans2010-11-16
* the big core API/protocol change, breaks all testcases using core, since the ...Christian Grothoff2010-11-13
* coverity fixesNathan S. Evans2010-11-12
* Log topology information with less verbose logging as well.Nathan S. Evans2010-11-11
* read put and get replication from config when testingNathan S. Evans2010-11-11
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
* codesonar fixesNathan S. Evans2010-11-10
* less creative use of typesChristian Grothoff2010-11-08
* uselessChristian Grothoff2010-11-08
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* Refactoring gnunet timeMatthias Wachs2010-10-27
* binary converge option in dht, make find peer requests more likely to be sent...Nathan S. Evans2010-10-26
* change connect topology in testing_group.c to call callback on all peers conn...Nathan S. Evans2010-10-12
* add dht testing optionNathan S. Evans2010-10-12
* code cleanupChristian Grothoff2010-10-06
* fixChristian Grothoff2010-10-05
* use propper blocktypeChristian Grothoff2010-10-04
* 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