aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
Commit message (Expand)AuthorAge
* SHUTDOWNMatthias Wachs2011-04-20
* unix domain socket transport, associated test casesNathan S. Evans2011-02-03
* fix possible infinite loopChristian Grothoff2011-01-13
* - modified transport plugin interface to support ATSMatthias Wachs2010-12-06
* fixing bogus port bind by UDPChristian Grothoff2010-11-29
* Testing changes required to work with new core api. Revert GNUNET_CORE_itera...Nathan S. Evans2010-11-16
* codesonar fixNathan S. Evans2010-11-10
* moving plugin headersChristian Grothoff2010-11-05
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
* original patch from Mantis 1614Christian Grothoff2010-11-03
* Fixed udp_plugin_address_pretty_printer and gcrypt HMAC configure test.David Barksdale2010-10-25
* mantis 1606Christian Grothoff2010-09-23
* safe stdin/stdout inheritance under windowsNathan S. Evans2010-09-15
* fix for api change in disk.c, thanks to patch from LRNNathan S. Evans2010-09-15
* transport service hello reduction, klocwork fixesNathan S. Evans2010-09-01
* whitespaceChristian Grothoff2010-08-22
* missing add to address listNathan S. Evans2010-08-18
* some nat fixesNathan S. Evans2010-08-17
* less castingChristian Grothoff2010-08-14
* die debug codeChristian Grothoff2010-07-27
* bugfixChristian Grothoff2010-07-26
* 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