Refactoring gnunet time
[oweals/gnunet.git] / src / dht / gnunet-dht-driver.c
2010-10-26 Nathan S. Evansbinary converge option in dht, make find peer requests...
2010-10-12 Nathan S. Evanschange connect topology in testing_group.c to call...
2010-10-12 Nathan S. Evansadd dht testing option
2010-10-06 Christian Grothoffcode cleanup
2010-10-05 Christian Grothofffix
2010-10-04 Christian Grothoffuse propper blocktype
2010-10-02 Christian Grothoffmake code compile with enable-malicious option set
2010-09-30 Nathan S. Evanslogging to figure out whether convergence options are...
2010-09-22 Nathan S. Evansforce delay between find peer requests and puts/gets
2010-09-21 Nathan S. Evanscommit round information earlier (trying to get more...
2010-09-20 Nathan S. Evansinsert new round on first round
2010-09-17 Nathan S. Evansmissing variable
2010-09-17 Nathan S. Evanssome fixes, debugging churn nonsense
2010-09-16 Nathan S. Evansdebug messages in driver, correct time (even for mysql_...
2010-09-16 Nathan S. Evansmany useless changes to the dht testing driver, mostly...
2010-09-07 Nathan S. Evansmake insert trial easier to not screw up
2010-09-07 Nathan S. Evansfix arguments
2010-09-03 Nathan S. Evanscore request connect in addition to hello, minor driver...
2010-09-02 Nathan S. Evansdht changes, mostly making the driver do find peers...
2010-09-01 Nathan S. Evansklocwork fixes, dht routing changes (hopefully fixes)
2010-08-31 Nathan S. Evansvarious fixes, improvements, fubars, for dht... still...
2010-08-31 Nathan S. Evansattempt to equalize find peer activity for kademlia...
2010-08-30 Nathan S. Evansalways stagger everything
2010-08-30 Nathan S. Evansassorted dht changes, fixes, etc.
2010-08-19 Nathan S. Evansdht changes i don't want to have only on my machine
2010-08-12 Nathan S. Evansmyriad changes
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-09 Nathan S. Evansmosgly fixes for memory leaks, misunderstanding of...
2010-08-05 Nathan S. Evansmaking things work a bit nicer
2010-07-30 Nathan S. Evanssome dht changes
2010-07-20 Nathan S. Evansdht testcases and some minor other changes...