towards having sending in transport-testing API (not yet flexible enough)
[oweals/gnunet.git] / src / transport / plugin_transport_udp_broadcasting.c
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