aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* make insert trial easier to not screw upNathan S. Evans2010-09-07
* fix argumentsNathan S. Evans2010-09-07
* dhtlog updatesNathan S. Evans2010-09-07
* add math supportNathan S. Evans2010-09-07
* messages 'hone in' more the higher the number of hops, still needs some tweakingNathan S. Evans2010-09-06
* 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
* nitpicksChristian Grothoff2010-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
* add new mysql dump plugin, in future maybe replace current with faster oneNathan S. Evans2010-08-25
* increase timeout for find peer request, since it relies on host key generatio...Nathan S. Evans2010-08-20
* api change to go along with service changeNathan S. Evans2010-08-20
* minor dht alterationsNathan S. Evans2010-08-20
* dht changes i don't want to have only on my machineNathan S. Evans2010-08-19
* myriad changesNathan S. Evans2010-08-12
* testcase fixNathan S. Evans2010-08-11
* fix for kademlia routingNathan S. Evans2010-08-11
* hopefull stop strict kademlia from being breadth first search of networkNathan S. Evans2010-08-11
* finish implementing malicious peer behaviorNathan S. Evans2010-08-11
* 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
* useless lineNathan S. Evans2010-08-09
* mosgly fixes for memory leaks, misunderstanding of some mysql library stuffNathan S. Evans2010-08-09
* routing table changes, not stableNathan S. Evans2010-08-05
* making things work a bit nicerNathan S. Evans2010-08-05
* minor fixesNathan S. Evans2010-08-05
* add topology table creation, insert, update, get, etc. to the mysql dhtlog pl...Nathan S. Evans2010-08-04
* add actual date since we aren't inserting data NOW, call for inserting topolo...Nathan S. Evans2010-08-04
* type warningsNathan S. Evans2010-08-03
* don't try to connect to all peers, but only those advantageous for routingNathan S. Evans2010-08-02
* fixChristian Grothoff2010-08-01
* uninitialized valueNathan S. Evans2010-07-30
* some dht changesNathan S. Evans2010-07-30
* fixes to buildChristian Grothoff2010-07-28
* fixing accidental commitChristian Grothoff2010-07-28
* detect pcapChristian Grothoff2010-07-28
* add code to enable checking if transport's idea of our peer identity matches ...Christian Grothoff2010-07-21
* plugin to write sql queries to file instead of connecting to serverNathan S. Evans2010-07-21
* minor blurb changeNathan S. Evans2010-07-21
* check library location as done in configure.acNathan S. Evans2010-07-21
* renamingChristian Grothoff2010-07-21
* renamingChristian Grothoff2010-07-21
* use defaultsChristian Grothoff2010-07-21
* missing fileNathan S. Evans2010-07-21
* add testcases to run on make check, fix dht a bitNathan S. Evans2010-07-20
* missing fileNathan S. Evans2010-07-20