aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
Commit message (Collapse)AuthorAge
...
* explicitly add user provided external address to known addresses when used ↵Nathan S. Evans2010-06-11
| | | | with NAT
* add support for using both NAT and non-NAT addresses, fix bug when multiple ↵Nathan S. Evans2010-06-10
| | | | ICMP probes received
* working TCP PWNAT implementation (at least on my machine), also base ↵Nathan S. Evans2010-06-10
| | | | testcase and reliability testcase
* first implementation of NAT punching for TCP transport plugin... doubt that ↵Nathan S. Evans2010-06-09
| | | | it works, but testcases that do NOT use NAT still work. not to be viewed by anyone.
* fixesChristian Grothoff2010-05-31
|
* testcaseChristian Grothoff2010-05-31
|
* more FBSD fixesChristian Grothoff2010-05-21
|
* fix compile error on FBSDChristian Grothoff2010-05-21
|
* ndbgChristian Grothoff2010-05-21
|
* ndbgChristian Grothoff2010-05-21
|
* do not use link local addressesChristian Grothoff2010-05-21
|
* properly print v6 addrsChristian Grothoff2010-05-21
|
* dceChristian Grothoff2010-05-12
|
* complain louderChristian Grothoff2010-05-06
|
* get rid of duplicate statistics handle in each pluginNathan S. Evans2010-05-04
|
* inet_ntopChristian Grothoff2010-05-03
|
* Set the oft-forgotten sin_len.David Barksdale2010-05-02
|
* doxygenChristian Grothoff2010-05-02
|
* fixing major issue with how IP addresses go over the network (previously ↵Christian Grothoff2010-05-02
| | | | ill-defined) -- thanks amatus
* ignore addresses of other peers that are equal to our ownChristian Grothoff2010-04-22
|
* fixChristian Grothoff2010-04-14
|
* notifyChristian Grothoff2010-04-13
|
* transport API changes in preparation for the stormChristian Grothoff2010-04-13
|
* doneChristian Grothoff2010-04-10
|
* fixChristian Grothoff2010-03-25
|
* bi-di, no multicast PONG if reliable channel existsChristian Grothoff2010-03-19
|
* better session selectionChristian Grothoff2010-03-19
|
* fixing disconnect handling, making TCP plugin ready for bi-di useChristian Grothoff2010-03-19
|
* fixChristian Grothoff2010-03-19
|
* fix for 32-bit size_t negationChristian Grothoff2010-03-19
|
* statsChristian Grothoff2010-03-16
|
* statsChristian Grothoff2010-03-16
|
* fixChristian Grothoff2010-03-16
|
* more statsChristian Grothoff2010-03-15
|
* add statsChristian Grothoff2010-03-13
|
* nodebChristian Grothoff2010-03-08
|
* trying to fix bandwidth calculationsChristian Grothoff2010-03-05
|
* fmtChristian Grothoff2010-03-04
|
* dceChristian Grothoff2010-03-04
|
* fixing API issue of who is responsible for quota inChristian Grothoff2010-03-01
|
* commentChristian Grothoff2010-02-27
|
* more loggingChristian Grothoff2010-02-27
|
* fixing doxygen warningsChristian Grothoff2010-02-18
|
* reduce debug loggingChristian Grothoff2010-02-15
|
* docuChristian Grothoff2010-02-15
|
* fixing session lookupChristian Grothoff2010-02-15
|
* code cleanupChristian Grothoff2010-02-15
|
* reducing allocationsChristian Grothoff2010-02-15
|
* towards better working transport codeChristian Grothoff2010-02-14
|
* fixing non-terminating loopChristian Grothoff2010-02-14
|