aboutsummaryrefslogtreecommitdiff
path: root/src/dv
AgeCommit message (Expand)Author
2015-10-07Fix typo in dvDavid Barksdale
2015-10-07determine network scope for ATS even if we do not yet have a session and only...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-12-06-fixing minor compiler warningsChristian Grothoff
2014-12-03-fix ftbfsChristian Grothoff
2014-11-27rename element's type field to 'element_type'Christian Grothoff
2014-11-27eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff
2014-11-21-fix ftbfsChristian Grothoff
2014-10-23-towards #3452: implement monitoring API in DVChristian Grothoff
2014-10-05-fix return values, add missing returnChristian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-06-24updated peer ids in test cfgMatthias Wachs
2014-06-24remove unused header structMatthias Wachs
2014-06-16notify performance monitors about destroyed addresses (for #3406)Christian Grothoff
2014-06-09-code beautificationChristian Grothoff
2014-06-02fix semantic for address_to_stringMatthias Wachs
2014-05-21performance API indicates disconnectMatthias Wachs
2014-03-20use address in session end callbackMatthias Wachs
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-14Link dv transport to libgnunethelloLRN
2014-01-14fixing dv pluginMatthias Wachs
2013-12-21-add missing returnChristian Grothoff
2013-12-20-fix nss installation invocation if nss is not to be installedChristian Grothoff
2013-12-20at least they connect on transport levelMatthias Wachs
2013-12-19-undoChristian Grothoff
2013-12-19-doxygen, fixing #3223Christian Grothoff
2013-12-19related to 3216Matthias Wachs
2013-12-18-consider possibility that DV message arrives after direct connection was est...Christian Grothoff
2013-12-18-fix transmission logic in DV APIChristian Grothoff
2013-12-18-style fixChristian Grothoff
2013-12-18-misc fixesChristian Grothoff
2013-12-18-towards changing use of target distance to be from source (incomplete)Christian Grothoff
2013-12-18-fix distance calculations / ntohs vs ntohlChristian Grothoff
2013-12-18-learn routes from forwarding/receiving as wellChristian Grothoff
2013-12-18-more debugging, fixing targetsChristian Grothoff
2013-12-18-misc fixesChristian Grothoff
2013-12-18new timeout functionMatthias Wachs
2013-12-18-fix endianess before printing DEBUG messageChristian Grothoff
2013-12-18-complete API implementationChristian Grothoff
2013-12-14-fix message types in commentChristian Grothoff
2013-12-13-doxygen, indentationChristian Grothoff
2013-12-13use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriateChristian Grothoff