remove SHA-512 code, use libgcrypt implementation
[oweals/gnunet.git] / src / dht /
2010-10-07 Nathan S. Evansfind peer messages were never getting actually forwarde...
2010-10-07 Nathan S. Evansunique id is quite useful for the dht, even for puts
2010-10-07 Nathan S. Evanstypo, continuations for dht operations use continuation...
2010-10-06 Christian GrothoffDHT PUT integration into FS
2010-10-06 Christian Grothoffuse size_t
2010-10-06 Nathan S. Evansreduce verbosity of testcases, minor fix
2010-10-06 Nathan S. Evansmissing route2 call
2010-10-06 Christian Grothofffix
2010-10-06 Nathan S. Evansdht service bug, reduce debug level
2010-10-06 Nathan S. Evanstest case fix, dht bugfix
2010-10-06 Christian Grothoffcode cleanup
2010-10-06 Nathan S. Evanstest case fixes...
2010-10-06 Nathan S. Evanstype errors, test case errors, etc.
2010-10-06 Nathan S. Evansfix get error (never canceled) in test_dht_api, remove...
2010-10-06 Christian Grothoffleak
2010-10-05 Christian Grothoffmess
2010-10-05 Christian Grothofffix
2010-10-04 Christian Grothoffblock library initialization
2010-10-04 Christian Grothoffclient-side path tracking support
2010-10-04 Christian Grothoffpassing bf and xquery from client to service
2010-10-04 Christian Grothoffuse propper blocktype
2010-10-04 Christian Grothofffix
2010-10-03 Christian Grothoffmaking test_dht_api work
2010-10-02 Christian Grothoffmake code compile with enable-malicious option set
2010-10-02 Christian Grothoffmaking all tests compile
2010-10-02 Christian Grothoffmake third test compile
2010-10-02 Christian Grothoffmake third test compile
2010-10-02 Christian Grothoffmake second test compile
2010-10-02 Christian Grothoffmake first test compile
2010-10-02 Christian Grothoffnew DHT API, tests do not yet compile
2010-10-02 Christian Grothoffnew DHT API code
2010-10-02 Christian Grothoffnew DHT API code
2010-10-02 Christian Grothoffnew DHT API code
2010-10-02 Christian Grothoffnew DHT API code
2010-10-01 David BarksdaleFreeBSD 7 does not have log2.
2010-10-01 Nathan S. Evansfix, not removing clients on disconnect
2010-10-01 Nathan S. Evansremoving debug message
2010-09-30 Nathan S. Evansstupid mistake
2010-09-30 Nathan S. Evanslogging at an annoying level
2010-09-30 Nathan S. Evanslogging to figure out whether convergence options are...
2010-09-29 Nathan S. Evansnew routing method, semi-tested
2010-09-29 Christian Grothofffixmes
2010-09-28 Nathan S. Evansbackup previous changes before altering routing algorit...
2010-09-23 Nathan S. Evanslonger timeout, give chance for success on sparcbot
2010-09-22 Nathan S. Evansmove bit distance function into util
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-21 Nathan S. Evansmissing return
2010-09-21 Nathan S. Evanstry new method for sending find peer requests
2010-09-20 Nathan S. Evansinsert new round on first round
2010-09-18 Christian Grothoffplane hacking
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. Evansmostly options fixes, new convergence formula for testing
2010-09-16 Nathan S. Evansmany useless changes to the dht testing driver, mostly...
2010-09-16 Nathan S. Evansdhtlog inserts round info
2010-09-16 Nathan S. Evanssql related changes
2010-09-16 Nathan S. Evansfeature creep
2010-09-15 Nathan S. Evansadd retry attempts to test_dht_twopeer, remove core...
2010-09-10 Nathan S. Evanskademlia compromise, add some ifdefs, compile error...
2010-09-09 Nathan S. Evansbetter values for dht bloomfilter, reduce collisions...
2010-09-09 Nathan S. Evansremove debugging
2010-09-09 Nathan S. Evansget rid of debugging messages
2010-09-08 Nathan S. Evansassert in dht to help track down bug
2010-09-08 Nathan S. Evanscomparison bugfix
2010-09-08 Nathan S. Evanscomparison bugfix
2010-09-08 Nathan S. Evanscommitting so line numbers match
2010-09-07 Nathan S. Evansadd republish support in dht (default once an hour...
2010-09-07 Nathan S. Evansmake insert trial easier to not screw up
2010-09-07 Nathan S. Evansfix arguments
2010-09-07 Nathan S. Evansdhtlog updates
2010-09-07 Nathan S. Evansadd math support
2010-09-06 Nathan S. Evansmessages 'hone in' more the higher the number of hops...
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-09-01 Christian Grothoffnitpicks
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-25 Nathan S. Evansadd new mysql dump plugin, in future maybe replace...
2010-08-20 Nathan S. Evansincrease timeout for find peer request, since it relies...
2010-08-20 Nathan S. Evansapi change to go along with service change
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-12 Nathan S. Evansmyriad changes
2010-08-11 Nathan S. Evanstestcase fix
2010-08-11 Nathan S. Evansfix for kademlia routing
2010-08-11 Nathan S. Evanshopefull stop strict kademlia from being breadth first...
2010-08-11 Nathan S. Evansfinish implementing malicious peer behavior
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. Evansuseless line
2010-08-09 Nathan S. Evansmosgly fixes for memory leaks, misunderstanding of...
2010-08-05 Nathan S. Evansrouting table changes, not stable
2010-08-05 Nathan S. Evansmaking things work a bit nicer
2010-08-05 Nathan S. Evansminor fixes
2010-08-04 Nathan S. Evansadd topology table creation, insert, update, get, etc...
next