aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
Commit message (Collapse)AuthorAge
* fixing UDP bugChristian Grothoff2010-07-18
|
* redundant casesChristian Grothoff2010-07-02
|
* remove max buffer size from socket create callsNathan S. Evans2010-07-02
|
* gpl3Christian Grothoff2010-07-02
|
* Remove the 2 padding bytes (that are currently filled with junk) at the end ↵David Barksdale2010-06-29
| | | | of the tcp/udp/http transport addresses.
* implementing local address check for tcp/udpChristian Grothoff2010-06-28
|
* fixes to plugin API for DVChristian Grothoff2010-06-28
|
* marking performance issuesChristian Grothoff2010-06-25
|
* fixing common off-by-one error with respect to maximum message sizeChristian Grothoff2010-06-25
|
* clenaerChristian Grothoff2010-06-25
|
* new transport address validation code -- see Mantis 1556Christian Grothoff2010-06-25
|
* extra check for blacklist, spellingNathan S. Evans2010-06-23
|
* cleanupChristian Grothoff2010-06-18
|
* fixesChristian Grothoff2010-06-17
|
* always add user provided external addresses (duh)Nathan S. Evans2010-06-11
|
* 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
|