aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_clients.c
Commit message (Collapse)AuthorAge
* migrating transport service to new MQ APIChristian Grothoff2016-09-20
|
* -change log level to DEBUGChristian Grothoff2016-08-11
|
* -indentation, logging, style issuesChristian Grothoff2016-07-26
|
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* removing GNUNET_TRANSPORT_monitor_validation-APIChristian Grothoff2016-07-06
|
* converting GNUNET_TRANSPORT_monitor_peers implementation to MQChristian Grothoff2016-07-06
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* removing definitively dead try_connect-related logic (#3675)Christian Grothoff2015-11-06
|
* -fix #4025Christian Grothoff2015-10-28
|
* -extra logging for #4025Christian Grothoff2015-10-27
|
* -remove deprecated try_disconnect APIChristian Grothoff2015-10-18
|
* -fix NPEChristian Grothoff2015-10-18
|
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming ↵Christian Grothoff2015-10-18
| | | | conventions
* log plugin involved in slow transmissionsChristian Grothoff2015-10-17
|
* add logging to watch for transmission delays within transport serviceChristian Grothoff2015-10-17
|
* -be harsher about transport service sending messages out of line, also at ↵Christian Grothoff2015-10-17
| | | | the same time check in transport service to only transmit messages if in the right state
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -nicer loggingChristian Grothoff2015-06-07
|
* fix #3649/#3591Christian Grothoff2015-03-02
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -fixing some memory leaks from #3667, also reindentation and code cleanupChristian Grothoff2015-02-10
|
* -fixChristian Grothoff2015-02-10
|
* -do only send HELLO to clients once on startup, do only send fully ↵Christian Grothoff2015-02-09
| | | | initialized HELLO to clients if we can help it, even the first one; do not perform blacklist check twice for try_connect
* more dead and duplicate code eliminationChristian Grothoff2015-02-08
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ↵Christian Grothoff2015-02-02
| | | | address is always present as then this is redundant
* fix #3589Christian Grothoff2014-12-23
|
* -doxygen and minor style fixesChristian Grothoff2014-12-20
|
* -simplify logicChristian Grothoff2014-12-20
|
* -make staticChristian Grothoff2014-12-20
|
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20
|
* -eliminate duplicate all_zeros globals, eliminated dead 'latency' field in ↵Christian Grothoff2014-12-20
| | | | SendOKMessage
* -add assertionChristian Grothoff2014-12-20
|
* -fix docs, fix shutdownChristian Grothoff2014-11-23
|
* -fix misc monitoring issuesChristian Grothoff2014-11-23
|
* -fix sync signalling for plugin monitoringChristian Grothoff2014-11-23
|
* -fix message typeChristian Grothoff2014-11-23
|
* -indentation, doxygenChristian Grothoff2014-11-23
|
* implementing plugin session monitoring API (#3452)Christian Grothoff2014-11-07
|
* implementing monitoring functionality in transport serviceChristian Grothoff2014-10-23
|
* fixing memory leakMatthias Wachs2014-06-26
|
* info when refuse otherwise debugMatthias Wachs2014-06-26
|
* -simplify logic a bit, doxygen, indentationChristian Grothoff2014-06-22
|
* -fix #3443Christian Grothoff2014-06-12
|
* -misc fixesChristian Grothoff2014-06-11
|
* -misc fixesChristian Grothoff2014-06-11
|
* -fix handlingChristian Grothoff2014-06-11
|
* -send proper termination on errorChristian Grothoff2014-06-11
|
* -fix status codeChristian Grothoff2014-06-11
|