aboutsummaryrefslogtreecommitdiff
path: root/src/dv
Commit message (Collapse)AuthorAge
* Link dv transport to libgnunethelloLRN2014-01-14
|
* fixing dv pluginMatthias Wachs2014-01-14
|
* -add missing returnChristian Grothoff2013-12-21
|
* -fix nss installation invocation if nss is not to be installedChristian Grothoff2013-12-20
|
* at least they connect on transport levelMatthias Wachs2013-12-20
|
* -undoChristian Grothoff2013-12-19
|
* -doxygen, fixing #3223Christian Grothoff2013-12-19
|
* related to 3216Matthias Wachs2013-12-19
|
* -consider possibility that DV message arrives after direct connection was ↵Christian Grothoff2013-12-18
| | | | established
* -fix transmission logic in DV APIChristian Grothoff2013-12-18
|
* -style fixChristian Grothoff2013-12-18
|
* -misc fixesChristian Grothoff2013-12-18
|
* -towards changing use of target distance to be from source (incomplete)Christian Grothoff2013-12-18
|
* -fix distance calculations / ntohs vs ntohlChristian Grothoff2013-12-18
|
* -learn routes from forwarding/receiving as wellChristian Grothoff2013-12-18
|
* -more debugging, fixing targetsChristian Grothoff2013-12-18
|
* -misc fixesChristian Grothoff2013-12-18
|
* new timeout functionMatthias Wachs2013-12-18
|
* -fix endianess before printing DEBUG messageChristian Grothoff2013-12-18
|
* -complete API implementationChristian Grothoff2013-12-18
|
* -fix message types in commentChristian Grothoff2013-12-14
|
* -doxygen, indentationChristian Grothoff2013-12-13
|
* use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriateChristian Grothoff2013-12-13
|
* -adding a few more assertions to debug #3191Christian Grothoff2013-12-13
|
* allow distance change to communicate changes in network of next hop as well, ↵Christian Grothoff2013-12-13
| | | | related to #3191, but not sure if it fixes it
* -extend transport plugin API with capability to just disconnect a single ↵Christian Grothoff2013-12-12
| | | | session (not yet used)
* -more logging, etc.Christian Grothoff2013-12-11
|
* -fix leakChristian Grothoff2013-12-11
|
* -misc dv fixesChristian Grothoff2013-12-10
|
* -fix distanceChristian Grothoff2013-12-10
|
* -ignore unmatched NACK/ACKsChristian Grothoff2013-12-10
|
* -do not crash if we get NACKs or ACKs for disconnected peersChristian Grothoff2013-12-10
|
* -fixChristian Grothoff2013-12-10
|
* -trying to fix #3189Christian Grothoff2013-12-10
|
* -fixing #3181: close all connections on DV service reconnect, also track ↵Christian Grothoff2013-12-10
| | | | active connections and check that transmission requests are valid
* -fix check, do not drop our own messages, but count foreign drops in statsChristian Grothoff2013-12-10
|
* -minor fixesChristian Grothoff2013-12-10
|
* -consistently update consensi map whenever peer distances change (should fix ↵Christian Grothoff2013-12-10
| | | | #3183)
* -fixChristian Grothoff2013-12-08
|
* -set session to active on initial creation and notification of the ↵Christian Grothoff2013-12-08
| | | | transport; this should fix #3162
* -correct use of consensiChristian Grothoff2013-12-07
|
* -fix #3152Christian Grothoff2013-12-07
|
* -remove object from all_routes peer map before freeing it, should fix #3161Christian Grothoff2013-12-07
|
* -doxygenChristian Grothoff2013-12-07
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* -dead assignment, reported by clangChristian Grothoff2013-12-05
|
* -dead assignment, reported by clangChristian Grothoff2013-12-05
|
* fixing segfault since session->plugin was NULLMatthias Wachs2013-12-05
|
* fix ats information on session startMatthias Wachs2013-12-05
|
* set to NO_TASK when done Matthias Wachs2013-12-05
|