aboutsummaryrefslogtreecommitdiff
path: root/src/dv/plugin_transport_dv.c
Commit message (Collapse)AuthorAge
* 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
|
* -adding distance change notification from service to pluginChristian Grothoff2013-03-15
|
* -hacking on dvChristian Grothoff2013-03-12
|
* - doxygenMatthias Wachs2012-03-05
|
* -fixChristian Grothoff2012-02-28
|
* -fixing indentationChristian Grothoff2011-11-29
|
* debugging dv/transport problemsNathan S. Evans2011-11-19
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* modified reiceive callMatthias Wachs2010-12-07
|
* fixChristian Grothoff2010-11-05
|
* moving plugin headersChristian Grothoff2010-11-05
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* gpl3Christian Grothoff2010-07-02
|
* check address change, remove unused debugging caseNathan S. Evans2010-06-28
|
* proper check address behaviorNathan S. Evans2010-06-27
|