aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_clients.c
Commit message (Expand)AuthorAge
* 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
* more fixed documentationMatthias Wachs2014-01-16
* documentation for transport serviceMatthias Wachs2014-01-16
* fixes for reconnecting and message handling Matthias Wachs2014-01-16
* transport validation monitoring API (not yet complete) + CLIMatthias Wachs2014-01-15
* implementing 0003268 to inbound information in HELLO addressesMatthias Wachs2014-01-13
* neighbour monitoring api implementedMatthias Wachs2014-01-08
* implementing monitoring apiMatthias Wachs2014-01-08
* new monitoring APIMatthias Wachs2014-01-07
* malloc -> newLRN2013-12-19
* -doxygen, indentation fixesChristian Grothoff2013-12-09
* -doxygen, indentation fixesChristian Grothoff2013-12-09
* unusedMatthias Wachs2013-10-18