try to fix test failure in src/transport
[oweals/gnunet.git] / src / transport / transport_api_monitor_plugins.c
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-06 Christian Grothoffconverting monitor plugin functionality to MQ
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-22 Christian Grothoffsimplify logic, do not report monitoring events for...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-11-23 Christian Grothoff-bad printf
2014-11-23 Christian Grothoff-fix misc monitoring issues
2014-11-23 Christian Grothoff-fix sync signalling for plugin monitoring
2014-11-23 Christian Grothoff-fix message type
2014-11-22 Christian Grothoff-move welcome creation to startup
2014-11-15 Christian Grothoff-fix #3558
2014-11-07 Christian Grothoffimplementing plugin session monitoring API (#3452)