aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp_broadcasting.c
Commit message (Expand)AuthorAge
* use ifdef instead of if for __linux__ and BSDng02019-11-20
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* plibc removal: ACCESS->accessng02019-09-09
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* rename fest: use new libgnunetnt instead of old libgnunetats logic for networ...Christian Grothoff2018-11-23
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* fix misc compilation issues in nat-autoChristian Grothoff2017-01-10
* -indeed, fixedChristian Grothoff2016-08-13
* ipv6 udp broadcasts are ending up on ipv4Carlo von lynX2016-08-12
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -simplifying event loop for UDP, separting v4/v6 for better performance (in t...Christian Grothoff2015-03-01
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -do only send HELLO to clients once on startup, do only send fully initialize...Christian Grothoff2015-02-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* cleaning up UDP code to use only on address format throughout the code as muc...Christian Grothoff2015-02-01
* -udp broadcasts should not be flagged as inboundChristian Grothoff2015-01-25
* simplify ATS API and plugin API by returning the network type, instead of an ...Christian Grothoff2015-01-17
* 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