aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht.c
AgeCommit message (Expand)Author
2011-09-13stuffChristian Grothoff
2011-09-13use time apiChristian Grothoff
2011-09-13stuffChristian Grothoff
2011-09-13removing dead republish functionalityChristian Grothoff
2011-09-13stuffChristian Grothoff
2011-09-13NSE also replaces diameterChristian Grothoff
2011-09-13NSE also replaces max_hopsChristian Grothoff
2011-09-13doxygenChristian Grothoff
2011-09-13integrate DHT with NSEChristian Grothoff
2011-09-13dceChristian Grothoff
2011-09-13dceChristian Grothoff
2011-09-13options should be plain 'int'Christian Grothoff
2011-09-13remove non-binary peer selection strategiesChristian Grothoff
2011-09-13simplifyChristian Grothoff
2011-09-13clarifying some FIXMEsChristian Grothoff
2011-09-13Changed behavior not to crash on external dataBart Polot
2011-09-12WiPBart Polot
2011-09-02cleanup API for get_hello and get_hello_cancelChristian Grothoff
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff
2011-08-16even nicer indentation, thanks to LRN's indent patchChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-12switch apiChristian Grothoff
2011-07-19first disconnect from core to handle disconnect events nicely -- likely cause...Christian Grothoff
2011-07-19simplifyChristian Grothoff
2011-07-16constChristian Grothoff
2011-07-15fix leakChristian Grothoff
2011-06-22additional stats on peers connectedNathan S. Evans
2011-06-17cancel change preference requestChristian Grothoff
2011-06-05use new transport API, minor core API changeChristian Grothoff
2011-05-12betterChristian Grothoff
2011-05-09fixChristian Grothoff
2011-05-07clean upChristian Grothoff
2011-04-20SHUTDOWNMatthias Wachs
2011-03-27communicate res delay in capiChristian Grothoff
2011-03-11changing heap remove node api to not pass heap; more fs hackingChristian Grothoff
2011-03-11add cork option to core api:Christian Grothoff
2011-03-10memory leak in dht service (small)Nathan S. Evans
2011-03-08api change for malicious peer bug when running distributed tests, stop arm fr...Nathan S. Evans
2011-02-22Testing and core related changes.Nathan S. Evans
2011-02-17fixNathan S. Evans
2011-02-14fixNathan S. Evans
2011-02-11reduce logging under normal (non-debugging) circumstancesNathan S. Evans
2011-02-05fix for block libraries so they don't need to understand dht structNathan S. Evans
2011-02-02doxygenNathan S. Evans
2011-02-02path tracking commit, hopefully a fix for dht_api connect bug, needs testedNathan S. Evans
2011-02-01initial route path recording, not yet what dht api expectsNathan S. Evans
2011-01-31remove debug messageNathan S. Evans
2011-01-31option to always forward until a closest peer is found, exact formula as desc...Nathan S. Evans
2011-01-31reduce messages from dht serviceNathan S. Evans