aboutsummaryrefslogtreecommitdiff
path: root/src/dv/gnunet-service-dv.c
Commit message (Expand)AuthorAge
* add more missing EXTRA_DISTs and remove dv (to be integrated with transport i...Christian Grothoff2019-02-13
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* rename fest: use new libgnunetnt instead of old libgnunetats logic for networ...Christian Grothoff2018-11-23
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* fix misc clang compiler warningsChristian Grothoff2017-03-14
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
* add set operation optionsFlorian Dold2017-02-23
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* 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
* 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
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -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 return values, add missing returnChristian Grothoff2014-10-05
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
* performance API indicates disconnectMatthias Wachs2014-05-21
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* -add missing returnChristian Grothoff2013-12-21
* at least they connect on transport levelMatthias Wachs2013-12-20
* -consider possibility that DV message arrives after direct connection was est...Christian Grothoff2013-12-18
* -fix transmission logic in DV APIChristian 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
* 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
* -misc dv fixesChristian Grothoff2013-12-10
* -fix distanceChristian Grothoff2013-12-10
* -ignore unmatched NACK/ACKsChristian Grothoff2013-12-10