replace printf() with GNUNET_log()
[oweals/gnunet.git] / src / transport / plugin_transport_udp_broadcasting.c
2019-11-20 ng0use ifdef instead of if for __linux__ and BSD
2019-11-20 ng0follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-09 ng0plibc removal: ACCESS->access
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-23 Christian Grothoffrename fest: use new libgnunetnt instead of old libgnun...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothofffix misc compilation issues in nat-auto
2016-08-13 Christian Grothoff-indeed, fixed
2016-08-12 Carlo von lynXipv6 udp broadcasts are ending up on ipv4
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-01 Christian Grothoff-simplifying event loop for UDP, separting v4/v6 for...
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-09 Christian Grothoff-do only send HELLO to clients once on startup, do...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-01 Christian Grothoffcleaning up UDP code to use only on address format...
2015-01-25 Christian Grothoff-udp broadcasts should not be flagged as inbound
2015-01-17 Christian Grothoffsimplify ATS API and plugin API by returning the networ...
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-04-23 Christian Grothoff-fix error message
2014-02-06 Christian Grothoff-doxygen, indentation, code cleanup
2014-01-15 Matthias Wachsfix mantis bug 0003270: do not broadcast on loopback
2014-01-13 Matthias Wachsimplementing 0003268 to inbound information in HELLO...
2013-12-20 Christian Grothoff-/dev/power was renamed to /dev/cryogenic
2013-12-19 LRNmalloc -> new
2013-12-18 Matthias Wachsfixing 0003221: Crash in UDP broadcast: plugin_transpor...
2013-12-17 Christian GrothoffFix assertion failure seen on buildbot ubuntu-armv71...
2013-12-05 Christian Grothoffonly try to open /dev/power if it actually exists
2013-12-05 Christian Grothoff-make cryogenic code Linux-only
2013-12-05 Bart Polot- fix compilation issues
2013-12-05 Alejandra MoralesGNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_...
2013-12-05 Alejandra MoralesCryogenic stuff
2013-11-28 Christian Grothoff-cleaning up UDP broadcast code, preparing for cryogenic
2013-11-14 Christian Grothoff-make buildbots happier
2013-10-09 Christian Grothoff-rename serverAddr to server_addr to follow naming...
2013-08-19 Matthias Wachsremove dead assignments
2013-05-16 Matthias Wachsfix
2013-05-16 Matthias Wachsfixing memory leaks in udp
2013-04-04 Matthias Wachschanges for mantis 0002676
2013-03-30 Christian Grothoff-more distance removing
2013-03-30 Christian Grothoff-no longer pass distance information from non-DV plugins
2013-03-18 Matthias Wachstransport plugin api change: split of address receive...
2012-08-23 Matthias Wachsplugin test
2012-06-29 Matthias Wachsdo not print error msg when we have no network connectivity
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-08 Matthias Wachs- fix crashes
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-03-24 Christian Grothoff-fix
2012-03-23 Matthias Wachs- dedup
2012-02-13 Matthias Wachsadding rewritten udp plugin