aboutsummaryrefslogtreecommitdiff
path: root/src/dv/plugin_transport_dv.c
Commit message (Collapse)AuthorAge
* add more missing EXTRA_DISTs and remove dv (to be integrated with transport ↵Christian Grothoff2019-02-13
| | | | in TNG)
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* 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 ↵Christian Grothoff2015-10-18
| | | | conventions
* Fix typo in dvDavid Barksdale2015-10-07
|
* determine network scope for ATS even if we do not yet have a session and ↵Christian Grothoff2015-10-07
| | | | only have an address
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -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
| | | | related to #3191, but not sure if it fixes it
* -extend transport plugin API with capability to just disconnect a single ↵Christian Grothoff2013-12-12
| | | | session (not yet used)
* -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 ↵Christian Grothoff2013-12-08
| | | | transport; this should fix #3162
* 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
| | | | | - adding network functionality
* 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 *' ↵Christian Grothoff2013-07-13
| | | | instead of 'void *'
* -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
|