aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_monitoring.c
Commit message (Collapse)AuthorAge
* -indentationChristian Grothoff2014-04-16
|
* -signal monitor disconnect via callbackChristian Grothoff2014-04-16
|
* -signal monitor disconnect via callbackChristian Grothoff2014-04-16
|
* remove CONNECT_SWITCHING_BLACKLIST stateMatthias Wachs2014-03-26
|
* removing GNUNET_TRANSPORT_PS_CONNECT_RECV_BLACKLIST stateMatthias Wachs2014-03-26
|
* removing blacklist state not required anymore Matthias Wachs2014-03-26
|
* remove unsued INIT_BLACKLIST state: blacklist check is done before switchingMatthias Wachs2014-03-21
|
* more fixed documentationMatthias Wachs2014-01-16
|
* correct stringMatthias Wachs2014-01-16
|
* fixes for reconnecting and message handling Matthias Wachs2014-01-16
|
* printing validation information with cliMatthias Wachs2014-01-16
|
* transport validation monitoring API (not yet complete) + CLIMatthias Wachs2014-01-15
| | | | | + fix for crash in transport/plugin_transport_udp.c
* implementing 0003268 to inbound information in HELLO addressesMatthias Wachs2014-01-13
| | | | | | | | | | All transport plugin functions are modified to use HELLO addresses instead of peer,address,address_length All plugins are modified to use HELLO addresses internally This commit can break transport functionality: core tests on my system still pass, but transport tests may still fail, errors messages may occurs or crashs Will be fixed asap
* naming conventions for peer statesMatthias Wachs2014-01-10
|
* consistent documentationMatthias Wachs2014-01-10
|
* renaming states according to naming convenationsMatthias Wachs2014-01-09
|
* test + documentationMatthias Wachs2014-01-09
|
* neighbour monitoring api implementedMatthias Wachs2014-01-08
|
* implementing monitoring apiMatthias Wachs2014-01-08
|
* new monitoring APIMatthias Wachs2014-01-07