aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
Commit message (Expand)AuthorAge
* fixing UDP bugChristian Grothoff2010-07-18
* indentChristian Grothoff2010-07-02
* redundant casesChristian Grothoff2010-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
* check address functionNathan S. Evans2010-06-28
* implementing local address check for tcp/udpChristian Grothoff2010-06-28
* fixes to plugin API for DVChristian Grothoff2010-06-28
* more portability changes; so NAT punching also should workNathan S. Evans2010-06-28
* coverity and codesonar fixesNathan S. Evans2010-06-27
* clenaerChristian Grothoff2010-06-25
* fixing christians overwritten changesNathan S. Evans2010-06-25
* fixing christians overwritten changesNathan S. Evans2010-06-25
* define nat portNathan S. Evans2010-06-23
* nate on code sonar crackChristian Grothoff2010-06-21
* codesonar changes/fixesNathan S. Evans2010-06-21
* cleaningChristian Grothoff2010-06-18
* 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
* bugs from codesonarNathan S. Evans2010-06-11
* add support for using both NAT and non-NAT addresses, fix bug when multiple I...Nathan S. Evans2010-06-10
* first implementation of NAT punching for TCP transport plugin... doubt that i...Nathan S. Evans2010-06-09
* minor cleanupsNathan S. Evans2010-06-09
* proper test case configurationNathan S. Evans2010-06-09
* malformed address handlingNathan S. Evans2010-06-09
* fixesNathan S. Evans2010-06-09
* change from udp_nat to only udp, altered testcases and configs to suitNathan S. Evans2010-06-09
* more FBSD fixesChristian Grothoff2010-05-21
* fix compile error on FBSDChristian Grothoff2010-05-21
* dceChristian Grothoff2010-05-12
* 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
* transport API changes in preparation for the stormChristian Grothoff2010-04-13
* fixing disconnect handling, making TCP plugin ready for bi-di useChristian Grothoff2010-03-19
* fixChristian Grothoff2010-03-18
* fixChristian Grothoff2010-03-18
* moveChristian Grothoff2010-03-18
* remove debugNathan S. Evans2010-03-04
* fixing API issue of who is responsible for quota inChristian Grothoff2010-03-01
* coverity, doxygen cleanup stuffNathan S. Evans2010-02-24
* deadChristian Grothoff2010-02-22
* fixing doxygen warningsChristian Grothoff2010-02-18
* towards better working transport codeChristian Grothoff2010-02-14
* coverity fixesNathan S. Evans2010-02-01
* udp test_transport_api test now working, tcp not... but a good omenNathan S. Evans2010-01-28