aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
Commit message (Expand)AuthorAge
* - 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
* fixChristian Grothoff2011-10-20
* coverity fixesMatthias Wachs2011-10-18
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* compileMatthias Wachs2011-10-13
* safety checkMatthias Wachs2011-10-12
* (no commit message)Matthias Wachs2011-10-12
* more expirationMatthias Wachs2011-10-12
* address expirationMatthias Wachs2011-10-11
* safety check: session address comparisonMatthias Wachs2011-10-11
* (no commit message)Matthias Wachs2011-10-11
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* fix: ipv6 IPs should be in []. strlen bad parensChristian Grothoff2011-09-14
* misc train hackingChristian Grothoff2011-09-09