aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
Commit message (Collapse)AuthorAge
* -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
* implementing plugin session monitoring API (#3452)Christian Grothoff2014-11-07
|
* -doxygen fixesChristian Grothoff2014-10-27
|
* implementing monitoring functionality in transport serviceChristian Grothoff2014-10-23
|
* define transport plugin monitor IPC formatChristian Grothoff2014-10-23
|
* -doxygen, cleanupChristian Grothoff2014-06-22
|
* -simplify logic a bit, doxygen, indentationChristian Grothoff2014-06-22
|
* clarify prettyprinter API and protocols, make sure implementations are ↵Christian Grothoff2014-06-09
| | | | consistent in their implemenation, doxygen fixes, indentation fixes, subtle semantic fixes
* new apiMatthias Wachs2014-05-19
|
* added functionality to use the CLI to disconnect peersMatthias Wachs2014-03-27
| | | | | fixed DISCONNECT functionality
* removing depreated 'priority' argument from ↵Christian Grothoff2014-02-02
| | | | GNUNET_TRANSPORT_notify_transmit_ready
* 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
* neighbour monitoring api implementedMatthias Wachs2014-01-08
|
* implementing monitoring apiMatthias Wachs2014-01-08
|
* new monitoring APIMatthias Wachs2014-01-07
|
* changes to connect_cbMatthias Wachs2013-03-21
|
* ats related changes in transportMatthias Wachs2013-03-21
|
* more metricMatthias Wachs2013-02-05
|
* throttling validationsMatthias Wachs2013-02-04
|
* changesMatthias Wachs2012-10-16
|
* - implementation for mantis 0002485Matthias Wachs2012-07-06
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* -LRN: experimental HELLO URIsChristian Grothoff2012-03-05
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* -fixing indentationChristian Grothoff2011-11-29
|
* -cleaning up message format and code related to recent transport address ↵Christian Grothoff2011-11-29
| | | | stringification code
* - latest changes for refactoring: iterate sends disassembled hello-addressMatthias Wachs2011-11-29
|
* fix 1821: only send payload to transport clients that careChristian Grothoff2011-11-03
|
* improving r17722Christian Grothoff2011-10-24
|
* eliminating GNUNET_TRANSPORT_set_quota codeChristian Grothoff2011-10-22
|
* fixChristian Grothoff2011-10-20
|
* fixChristian Grothoff2011-10-20
|
* removing bad reserved field, small refactoringChristian Grothoff2011-10-17
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* disable debug optionsChristian Grothoff2011-09-19
|
* (no commit message)Matthias Wachs2011-09-07
|
* separate transport api debug messages from transport debuggingMatthias Wachs2011-09-05
| | | | | re-enabling ats in validation
* indentationChristian Grothoff2011-08-15
|
* more refactoringChristian Grothoff2011-08-05
|
* use relative timeouts over networkChristian Grothoff2011-08-05
|
* add set delay for TCP send and receive welcomeNathan S. Evans2011-07-11
|
* tool to list transport level connectionsNathan S. Evans2011-07-11
|
* connected peer lookupNathan S. Evans2011-07-08
|
* ats related changesMatthias Wachs2011-07-06
|
* partial fix of the NAT troublesChristian Grothoff2011-06-26
|
* the big NAT changeChristian Grothoff2011-06-25
|
* reuse, add reserved for alignmentChristian Grothoff2011-06-04
|