aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp_broadcasting.c
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fix error messageChristian Grothoff2014-04-23
* -doxygen, indentation, code cleanupChristian Grothoff2014-02-06
* fix mantis bug 0003270: do not broadcast on loopbackMatthias Wachs2014-01-15
* implementing 0003268 to inbound information in HELLO addressesMatthias Wachs2014-01-13
* -/dev/power was renamed to /dev/cryogenicChristian Grothoff2013-12-20
* malloc -> newLRN2013-12-19
* fixing 0003221: Crash in UDP broadcast: plugin_transport_udp_broadcasting.c:2...Matthias Wachs2013-12-18
* Fix assertion failure seen on buildbot ubuntu-armv71-evans,Christian Grothoff2013-12-17
* only try to open /dev/power if it actually existsChristian Grothoff2013-12-05
* -make cryogenic code Linux-onlyChristian Grothoff2013-12-05
* - fix compilation issuesBart Polot2013-12-05
* GNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_add_write_file callAlejandra Morales2013-12-05
* Cryogenic stuffAlejandra Morales2013-12-05
* -cleaning up UDP broadcast code, preparing for cryogenicChristian Grothoff2013-11-28
* -make buildbots happierChristian Grothoff2013-11-14
* -rename serverAddr to server_addr to follow naming conventionsChristian Grothoff2013-10-09
* remove dead assignmentsMatthias Wachs2013-08-19
* fixMatthias Wachs2013-05-16
* fixing memory leaks in udpMatthias Wachs2013-05-16
* changes for mantis 0002676Matthias Wachs2013-04-04
* -more distance removingChristian Grothoff2013-03-30
* -no longer pass distance information from non-DV pluginsChristian Grothoff2013-03-30
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18
* plugin testMatthias Wachs2012-08-23
* do not print error msg when we have no network connectivityMatthias Wachs2012-06-29
* - adding return value to mst callbackMatthias Wachs2012-05-24
* - fix crashesMatthias Wachs2012-05-08
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
* -fixChristian Grothoff2012-03-24
* - dedupMatthias Wachs2012-03-23
* adding rewritten udp pluginMatthias Wachs2012-02-13