aboutsummaryrefslogtreecommitdiff
path: root/src/dv/dv_api.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
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -reworking DV to use new MQ APIChristian Grothoff2016-07-05
* indentation, moving API towards MQ-styleChristian Grothoff2016-07-05
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -fix transmission logic in DV APIChristian Grothoff2013-12-18
* -misc fixesChristian Grothoff2013-12-18
* -learn routes from forwarding/receiving as wellChristian Grothoff2013-12-18
* -fix endianess before printing DEBUG messageChristian Grothoff2013-12-18
* use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriateChristian Grothoff2013-12-13
* allow distance change to communicate changes in network of next hop as well, ...Christian Grothoff2013-12-13
* -fix leakChristian Grothoff2013-12-11
* -ignore unmatched NACK/ACKsChristian Grothoff2013-12-10
* -do not crash if we get NACKs or ACKs for disconnected peersChristian Grothoff2013-12-10
* -fixing #3181: close all connections on DV service reconnect, also track acti...Christian Grothoff2013-12-10
* - fixing crash during shutdownMatthias Wachs2013-12-03
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix ftbfsChristian Grothoff2013-10-01
* -minor code cleanupChristian Grothoff2013-07-18
* -towards a DV testChristian Grothoff2013-03-18
* -adding distance change notification from service to pluginChristian Grothoff2013-03-15
* -nack supportChristian Grothoff2013-03-15
* -generate and process ACKsChristian Grothoff2013-03-14
* -finishing DV APIChristian Grothoff2013-03-13
* -removing useless parts of old code, work on DHT APIChristian Grothoff2013-03-12
* -hacking on dvChristian Grothoff2013-03-12
* overhead for dvMatthias Wachs2012-10-17
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* - Fixed compile errorsBart Polot2012-04-23
* use LOG macro in dv_api.cChristian Grothoff2011-10-10
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* fixChristian Grothoff2010-11-05
* moving plugin headersChristian Grothoff2010-11-05
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* codesonar fixesNathan S. Evans2010-07-02
* gpl3Christian Grothoff2010-07-02
* doxygen fixNathan S. Evans2010-06-27
* move client listen call into transmit start callback, so we know service exis...Nathan S. Evans2010-06-24