aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_clients.c
Commit message (Expand)AuthorAge
* 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 conv...Christian Grothoff2015-10-18
* 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 the...Christian Grothoff2015-10-17
* 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 te...Christian Grothoff2015-02-10
* -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 initialize...Christian Grothoff2015-02-09
* 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
* 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 Se...Christian Grothoff2014-12-20
* -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
* clarify prettyprinter API and protocols, make sure implementations are consis...Christian Grothoff2014-06-09
* fix semantic for address_to_stringMatthias Wachs2014-06-02
* bug huntingMatthias Wachs2014-05-27
* minor changesMatthias Wachs2014-05-27
* new apiMatthias Wachs2014-05-19
* added functionality to use the CLI to disconnect peersMatthias Wachs2014-03-27
* no set_state to DISCONNECT_FINISHED required before free_neighbour Matthias Wachs2014-03-17
* improved messagesMatthias Wachs2014-03-17