aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
AgeCommit message (Expand)Author
2016-01-19-fix (C) noticesChristian Grothoff
2015-11-08-more DCE after try_connect refactoringChristian Grothoff
2015-10-28-deadChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-20-use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff
2014-12-20-eliminate duplicate all_zeros globals, eliminated dead 'latency' field in Se...Christian Grothoff
2014-11-07implementing plugin session monitoring API (#3452)Christian Grothoff
2014-10-27-doxygen fixesChristian Grothoff
2014-10-23implementing monitoring functionality in transport serviceChristian Grothoff
2014-10-23define transport plugin monitor IPC formatChristian Grothoff
2014-06-22-doxygen, cleanupChristian Grothoff
2014-06-22-simplify logic a bit, doxygen, indentationChristian Grothoff
2014-06-09clarify prettyprinter API and protocols, make sure implementations are consis...Christian Grothoff
2014-05-19new apiMatthias Wachs
2014-03-27added functionality to use the CLI to disconnect peersMatthias Wachs
2014-02-02removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff
2014-01-15transport validation monitoring API (not yet complete) + CLIMatthias Wachs
2014-01-13implementing 0003268 to inbound information in HELLO addressesMatthias Wachs
2014-01-08neighbour monitoring api implementedMatthias Wachs
2014-01-08implementing monitoring apiMatthias Wachs
2014-01-07new monitoring APIMatthias Wachs
2013-03-21changes to connect_cbMatthias Wachs
2013-03-21ats related changes in transportMatthias Wachs
2013-02-05more metricMatthias Wachs
2013-02-04throttling validationsMatthias Wachs
2012-10-16changesMatthias Wachs
2012-07-06- implementation for mantis 0002485Matthias Wachs
2012-05-06-removing legacy ifdefs, fixing log statementsChristian Grothoff
2012-03-05-LRN: experimental HELLO URIsChristian Grothoff
2011-12-21fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff
2011-11-29-fixing indentationChristian Grothoff
2011-11-29-cleaning up message format and code related to recent transport address stri...Christian Grothoff
2011-11-29- latest changes for refactoring: iterate sends disassembled hello-addressMatthias Wachs
2011-11-03fix 1821: only send payload to transport clients that careChristian Grothoff
2011-10-24improving r17722Christian Grothoff
2011-10-22eliminating GNUNET_TRANSPORT_set_quota codeChristian Grothoff
2011-10-20fixChristian Grothoff
2011-10-20fixChristian Grothoff
2011-10-17removing bad reserved field, small refactoringChristian Grothoff
2011-10-17move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff
2011-09-19disable debug optionsChristian Grothoff
2011-09-07(no commit message)Matthias Wachs
2011-09-05separate transport api debug messages from transport debuggingMatthias Wachs
2011-08-15indentationChristian Grothoff
2011-08-05more refactoringChristian Grothoff
2011-08-05use relative timeouts over networkChristian Grothoff
2011-07-11add set delay for TCP send and receive welcomeNathan S. Evans