aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht.c
Commit message (Expand)AuthorAge
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* 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 cause...Christian Grothoff2011-07-19
* 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 fr...Nathan S. Evans2011-03-08
* 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 desc...Nathan S. Evans2011-01-31
* 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
* are core_notify_transmit_ready calls failing?Nathan S. Evans2010-11-26