aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht.c
Commit message (Collapse)AuthorAge
...
* WiPBart Polot2011-09-12
|
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* switch apiChristian Grothoff2011-08-12
|
* first disconnect from core to handle disconnect events nicely -- likely ↵Christian Grothoff2011-07-19
| | | | cause of #1724
* simplifyChristian Grothoff2011-07-19
|
* constChristian Grothoff2011-07-16
|
* fix leakChristian Grothoff2011-07-15
|
* additional stats on peers connectedNathan S. Evans2011-06-22
|
* cancel change preference requestChristian Grothoff2011-06-17
|
* use new transport API, minor core API changeChristian Grothoff2011-06-05
|
* betterChristian Grothoff2011-05-12
|
* fixChristian Grothoff2011-05-09
|
* clean upChristian Grothoff2011-05-07
|
* SHUTDOWNMatthias Wachs2011-04-20
|
* communicate res delay in capiChristian Grothoff2011-03-27
|
* changing heap remove node api to not pass heap; more fs hackingChristian Grothoff2011-03-11
|
* add cork option to core api:Christian Grothoff2011-03-11
|
* memory leak in dht service (small)Nathan S. Evans2011-03-10
|
* api change for malicious peer bug when running distributed tests, stop arm ↵Nathan S. Evans2011-03-08
| | | | from repeatedly trying to bind to blank unixpath
* Testing and core related changes.Nathan S. Evans2011-02-22
|
* fixNathan S. Evans2011-02-17
|
* fixNathan S. Evans2011-02-14
|
* reduce logging under normal (non-debugging) circumstancesNathan S. Evans2011-02-11
|
* fix for block libraries so they don't need to understand dht structNathan S. Evans2011-02-05
|
* doxygenNathan S. Evans2011-02-02
|
* path tracking commit, hopefully a fix for dht_api connect bug, needs testedNathan S. Evans2011-02-02
|
* initial route path recording, not yet what dht api expectsNathan S. Evans2011-02-01
|
* remove debug messageNathan S. Evans2011-01-31
|
* option to always forward until a closest peer is found, exact formula as ↵Nathan S. Evans2011-01-31
| | | | described in paper
* reduce messages from dht serviceNathan S. Evans2011-01-31
|
* fixChristian Grothoff2011-01-12
|
* doxygenMatthias Wachs2010-12-23
|
* doxygen comments, last commit of bugfixes (hopefully)Nathan S. Evans2010-12-21
|
* codesonar fixNathan S. Evans2010-12-21
|
* core connect change, forgotten dht driver changeNathan S. Evans2010-12-21
|
* remove impossible condition checkNathan S. Evans2010-12-21
|
* coverity fixNathan S. Evans2010-12-21
|
* different indentation, somewhat cleanerNathan S. Evans2010-12-15
|
* Always log local request starts, even if maliciousNathan S. Evans2010-12-08
|
* tracking down strange routing behaviorNathan S. Evans2010-11-29
|
* greater or equal cutoffNathan S. Evans2010-11-29
|
* more efficient malicious behavior (discard messages earlier)Nathan S. Evans2010-11-29
|
* use remainder from forward_countNathan S. Evans2010-11-26
|
* restrict replies to one per request (use block library)Nathan S. Evans2010-11-26
|
* send multiple messages to peer if possibleNathan S. Evans2010-11-26
|
* count number of messages queued vs. number sent outNathan S. Evans2010-11-26
|