aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
Commit message (Expand)AuthorAge
* 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 o...David Barksdale2010-06-29
* 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 wi...Nathan S. Evans2010-06-11
* add support for using both NAT and non-NAT addresses, fix bug when multiple I...Nathan S. Evans2010-06-10
* working TCP PWNAT implementation (at least on my machine), also base testcase...Nathan S. Evans2010-06-10
* first implementation of NAT punching for TCP transport plugin... doubt that i...Nathan S. Evans2010-06-09
* 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 ill-...Christian Grothoff2010-05-02
* 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