aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
Commit message (Expand)AuthorAge
* -LRN: Add UDP StA functionChristian Grothoff2012-03-11
* add support for stub-mode for transport pluginsChristian Grothoff2012-03-10
* - improved nat handlingMatthias Wachs2012-02-27
* - coverityMatthias Wachs2012-02-27
* splitted ipv4 and ipv6 socket select schedulingMatthias Wachs2012-02-23
* fix for mantis bug 0002154:Matthias Wachs2012-02-23
* fix to use correct queueMatthias Wachs2012-02-23
* - fixMatthias Wachs2012-02-22
* - separated sending for ipv4 and v6Matthias Wachs2012-02-22
* - unused variableMatthias Wachs2012-02-14
* - improved logging Matthias Wachs2012-02-14
* - fixMatthias Wachs2012-02-14
* - nicer error msgMatthias Wachs2012-02-14
* - remove log msgMatthias Wachs2012-02-14
* - coverity errorsMatthias Wachs2012-02-13
* removing legacy send functions from plugins and renaming new send functionMatthias Wachs2012-02-13
* - fix for freebsdMatthias Wachs2012-02-13
* adding rewritten udp pluginMatthias Wachs2012-02-13
* - changes in udpMatthias Wachs2012-01-26
* - fixMatthias Wachs2012-01-26
* - minor changeMatthias Wachs2011-12-21
* fixed assertion: wrong return valueMatthias Wachs2011-12-21
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* wan/lan detection in pluginsMatthias Wachs2011-12-14
* -fixing indentationChristian Grothoff2011-11-29
* -doxygen fixesChristian Grothoff2011-11-28
* fix shutdown order + disable broadcast in testcaseMatthias Wachs2011-11-23
* Adding UDP IPv6 peer discovery support using the GNUnet IPv6 multicast addres...Matthias Wachs2011-11-23
* (no commit message)Matthias Wachs2011-11-22
* now using default socket and sending on default port Matthias Wachs2011-11-21
* distinguish between beaconsMatthias Wachs2011-11-21
* fixChristian Grothoff2011-11-18
* udp now supports broadcasts using ipv6 multicastMatthias Wachs2011-11-18
* port was missing, udp broadcast for ipv4 is now completeMatthias Wachs2011-11-18
* send broadcasts on every interfaceMatthias Wachs2011-11-17
* (no commit message)Matthias Wachs2011-11-16
* cleanupChristian Grothoff2011-11-09
* trying to fix https://ng.gnunet.org/bugs/view.php?id=1888Matthias Wachs2011-11-08
* curly wars / auto-indentationChristian Grothoff2011-11-04
* (no commit message)Matthias Wachs2011-11-02
* (no commit message)Matthias Wachs2011-11-02
* fixChristian Grothoff2011-10-30
* UDP broadcast finishedMatthias Wachs2011-10-30
* (no commit message)Matthias Wachs2011-10-28
* udp broadcastMatthias Wachs2011-10-28
* trying to fix #1813 by actually respecting delay values, also some minor code...Christian Grothoff2011-10-25
* fix compile errorChristian Grothoff2011-10-24
* undo 17963, better solution aheadChristian Grothoff2011-10-23
* Adding FIXMEs: if delay is FOREVER, session should be terminatedChristian Grothoff2011-10-23
* transmitting flow control information between peersMatthias Wachs2011-10-21