aboutsummaryrefslogtreecommitdiff
path: root/src/dv
Commit message (Expand)AuthorAge
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
* add set operation optionsFlorian Dold2017-02-23
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* - add subdirectory gitignore filesBart Polot2016-11-09
* converting dv to new service APIChristian Grothoff2016-10-11
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -finish dv conversion to new core MQ APIChristian Grothoff2016-08-04
* -adapting xdht and wdht to new core MQ APIChristian Grothoff2016-08-01
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -reworking DV to use new MQ APIChristian Grothoff2016-07-05
* indentation, moving API towards MQ-styleChristian Grothoff2016-07-05
* -fix format string type issueChristian Grothoff2016-06-23
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...Christian Grothoff2015-10-18
* Fix typo in dvDavid Barksdale2015-10-07
* determine network scope for ATS even if we do not yet have a session and only...Christian Grothoff2015-10-07
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -fixing minor compiler warningsChristian Grothoff2014-12-06
* -fix ftbfsChristian Grothoff2014-12-03
* rename element's type field to 'element_type'Christian Grothoff2014-11-27
* eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff2014-11-27
* -fix ftbfsChristian Grothoff2014-11-21
* -towards #3452: implement monitoring API in DVChristian Grothoff2014-10-23
* -fix return values, add missing returnChristian Grothoff2014-10-05
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* updated peer ids in test cfgMatthias Wachs2014-06-24
* remove unused header structMatthias Wachs2014-06-24
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
* -code beautificationChristian Grothoff2014-06-09
* fix semantic for address_to_stringMatthias Wachs2014-06-02
* performance API indicates disconnectMatthias Wachs2014-05-21
* use address in session end callbackMatthias Wachs2014-03-20
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* 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