fix warnings
[oweals/gnunet.git] / src / transport / plugin_transport_udp.h
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
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-07 Christian Grothoffmigrate UDP plugin to new NAT logic
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-07-18 Bruno CabralGet STUN to work with UDP plugin
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-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-01 Christian Grothoffcleaning up UDP code to use only on address format...
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-06-23 Christian Grothoff-removing global state from UDP plugin (statics), doxyg...
2014-03-10 Florian DoldAdd missing stub definitions of structs to the correspo...
2014-03-07 Florian Doldadd missing ifdefs in header files
2014-01-13 Matthias Wachsimplementing 0003268 to inbound information in HELLO...
2013-12-19 Matthias Wachsadded function to disable receiving broadcasts to preve...
2013-12-18 Matthias Wachsfixing 0003221: Crash in UDP broadcast: plugin_transpor...
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-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-06-27 Matthias Wachsadded options in header
2013-05-16 Matthias Wachsfixing memory leaks in udp
2012-11-15 Matthias Wachs- bug hunting
2012-10-16 Matthias Wachschanges
2012-09-17 Christian Grothofffixing udp busyloop reported by LRN on #gnunet on 8-27
2012-02-23 Matthias Wachssplitted ipv4 and ipv6 socket select scheduling
2012-02-22 Matthias Wachs- separated sending for ipv4 and v6
2012-02-13 Matthias Wachsadding rewritten udp plugin