summaryrefslogtreecommitdiff
path: root/src/dv/plugin_transport_dv.c
Commit message (Expand)AuthorAge
* 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
* -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 (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
* -fix ftbfsChristian Grothoff2014-11-21
* -towards #3452: implement monitoring API in DVChristian Grothoff2014-10-23
* remove unused header structMatthias Wachs2014-06-24
* -code beautificationChristian Grothoff2014-06-09
* fix semantic for address_to_stringMatthias Wachs2014-06-02
* use address in session end callbackMatthias Wachs2014-03-20
* fixing dv pluginMatthias Wachs2014-01-14
* -misc fixesChristian Grothoff2013-12-18
* -more debugging, fixing targetsChristian Grothoff2013-12-18
* new timeout functionMatthias Wachs2013-12-18
* -complete API implementationChristian 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
* -extend transport plugin API with capability to just disconnect a single sess...Christian Grothoff2013-12-12
* -fix leakChristian Grothoff2013-12-11
* -fix check, do not drop our own messages, but count foreign drops in statsChristian Grothoff2013-12-10
* -set session to active on initial creation and notification of the transport;...Christian Grothoff2013-12-08
* fixing segfault since session->plugin was NULLMatthias Wachs2013-12-05
* fix ats information on session startMatthias Wachs2013-12-05
* Link dv transport plugin to libgnunetats (for logging)LRN2013-12-04
* doxygenMatthias Wachs2013-12-03
* - fixing crash during shutdownMatthias Wachs2013-12-03
* debug messages for DV pluginMatthias Wachs2013-11-27
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix ftbfsChristian Grothoff2013-10-01
* -minor code cleanupChristian Grothoff2013-07-18
* -add dv_get_network to DV API, improve signature to use 'struct Session *' in...Christian Grothoff2013-07-13
* -fixing #2837Christian Grothoff2013-03-27
* -constChristian Grothoff2013-03-25
* dv pluginMatthias Wachs2013-03-19
* -box DV messages when neededChristian Grothoff2013-03-15
* -draft for DV pluginChristian Grothoff2013-03-15
* -dv workChristian Grothoff2013-03-15
* -adding distance change notification from service to pluginChristian Grothoff2013-03-15
* -hacking on dvChristian Grothoff2013-03-12
* - doxygenMatthias Wachs2012-03-05