report connection per second information
[oweals/gnunet.git] / src / dht / gnunet-dht-driver.c
2011-01-31 Nathan S. Evansreport connection per second information
2011-01-31 Nathan S. Evansreduce messages from dht service
2011-01-25 Nathan S. Evansbloom size fix
2011-01-25 Nathan S. Evansadjust bloomfilter size based on number of malicious...
2011-01-24 Nathan S. Evanslarger bloom filter
2011-01-23 Nathan S. Evansmalicious even when settle time = 0 and malicious_after...
2011-01-23 Nathan S. Evansmalicious even when settle time = 0 and malicious_after...
2011-01-22 Nathan S. Evansdon't wait 90 seconds
2011-01-21 Nathan S. Evanslog topology when extended logging is enabled
2011-01-21 Nathan S. Evansallow 0 settle time
2011-01-14 Nathan S. Evansall peers match bloom filter. inexplicable.
2011-01-14 Nathan S. Evansprintf debugging
2011-01-14 Nathan S. Evansloop forever
2011-01-14 Nathan S. Evanscompile warning
2011-01-14 Nathan S. Evansdo not print pointer
2011-01-14 Nathan S. Evanschange how peers are filtered (peer id gets freed somehow?)
2011-01-14 Nathan S. Evansunknown issue
2011-01-13 Nathan S. Evansreduce verbosity
2011-01-10 Nathan S. Evansallow to build without malicious code
2011-01-09 Nathan S. Evansimplement sybil attack for testing
2010-12-28 Nathan S. Evansasynchronous malicious peer setup, fix for timing issues
2010-12-23 Christian Grothofffix
2010-12-23 Nathan S. EvansRegression test fix.
2010-12-21 Nathan S. Evansdoxygen comments, last commit of bugfixes (hopefully)
2010-12-21 Nathan S. Evanscore connect change, forgotten dht driver change
2010-12-15 Nathan S. Evansi am a dumb dummy
2010-12-07 Nathan S. Evansoff by one, should remove churn code at some point...
2010-11-29 Nathan S. Evansmore efficient malicious behavior (discard messages...
2010-11-23 Nathan S. Evansbad ordering for config values
2010-11-23 Nathan S. Evansspecify total connections desired after find peer reque...
2010-11-19 Nathan S. Evansdont try to send to more peers that exist
2010-11-19 Nathan S. Evansdont try to send to more peers that exist
2010-11-17 Nathan S. Evansreport failed connection attempts in driver, use a...
2010-11-16 Nathan S. Evansannoying those with email notifications of commits
2010-11-16 Nathan S. Evansbad free
2010-11-16 Nathan S. EvansTesting changes required to work with new core api...
2010-11-13 Christian Grothoffthe big core API/protocol change, breaks all testcases...
2010-11-12 Nathan S. Evanscoverity fixes
2010-11-11 Nathan S. EvansLog topology information with less verbose logging...
2010-11-11 Nathan S. Evansread put and get replication from config when testing
2010-11-11 Nathan S. EvansAdding replication parameter for initiating GET and...
2010-11-10 Nathan S. Evanscodesonar fixes
2010-11-08 Christian Grothoffless creative use of types
2010-11-08 Christian Grothoffuseless
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-27 Matthias WachsRefactoring gnunet time
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...