aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht.c
Commit message (Collapse)AuthorAge
* some fixes, debugging churn nonsenseNathan S. Evans2010-09-17
|
* mostly options fixes, new convergence formula for testingNathan S. Evans2010-09-16
|
* kademlia compromise, add some ifdefs, compile error fix on blackboxNathan S. Evans2010-09-10
|
* assert in dht to help track down bugNathan S. Evans2010-09-08
|
* comparison bugfixNathan S. Evans2010-09-08
|
* comparison bugfixNathan S. Evans2010-09-08
|
* committing so line numbers matchNathan S. Evans2010-09-08
|
* add republish support in dht (default once an hour, just like kademlia), ↵Nathan S. Evans2010-09-07
| | | | improved next hop selection (or so I think), use 'TrialInfo' struct in dhtlog testcase
* 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 ↵Nathan S. Evans2010-09-02
| | | | not seeing any crazy issues
* klocwork fixes, dht routing changes (hopefully fixes)Nathan S. Evans2010-09-01
|
* various fixes, improvements, fubars, for dht... still tuningNathan S. Evans2010-08-31
|
* assorted dht changes, fixes, etc.Nathan S. Evans2010-08-30
|
* 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
|
* 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 ↵Nathan S. Evans2010-08-10
| | | | on the dht driver side
* lots of little things, mainly report statistics at end of dht profiling testcaseNathan S. Evans2010-08-10
|
* mosgly fixes for memory leaks, misunderstanding of some mysql library stuffNathan S. Evans2010-08-09
|
* routing table changes, not stableNathan S. Evans2010-08-05
|
* type warningsNathan S. Evans2010-08-03
|
* don't try to connect to all peers, but only those advantageous for routingNathan S. Evans2010-08-02
|
* uninitialized valueNathan S. Evans2010-07-30
|
* some dht changesNathan S. Evans2010-07-30
|
* add code to enable checking if transport's idea of our peer identity matches ↵Christian Grothoff2010-07-21
| | | | that of core, etc -- might help diagnose certain bugs
* renamingChristian Grothoff2010-07-21
|
* renamingChristian Grothoff2010-07-21
|
* add testcases to run on make check, fix dht a bitNathan S. Evans2010-07-20
|
* missing fileNathan S. Evans2010-07-20
|
* fixChristian Grothoff2010-07-20
|
* dht testcases and some minor other changes...Nathan S. Evans2010-07-20
|
* hacks from tripChristian Grothoff2010-07-07
|
* codesonar fixes, hopefully doesn't break anythingNathan S. Evans2010-07-02
|
* gpl3Christian Grothoff2010-07-02
|
* two peer start, connect, ensure core connect message made it to the dht, ↵Nathan S. Evans2010-06-30
| | | | disconnect, stop peers
* twopeer dht test, mostly for classNathan S. Evans2010-06-30
|
* fixChristian Grothoff2010-05-12
|
* (no commit message)Matthias Wachs2010-04-19
|
* dht api fixes, it works again (for me)Nathan S. Evans2010-04-19
|
* inexorably closer to perfectionNathan S. Evans2010-04-09
|
* breaking DHT codeChristian Grothoff2010-04-09
|
* make test case a bit more robust using timeouts and retriesNathan S. Evans2010-04-07
|
* hashing fixNathan S. Evans2010-04-06
|
* debugging fixesNathan S. Evans2010-04-06
|
* basic find peer functionality, added to test_dht_api testcaseNathan S. Evans2010-04-05
|
* add gnunet-dht-get and gnunet-dht-put binaries, changes to serviceNathan S. Evans2010-04-05
|