Merge branch 'master' of git+ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / transport / gnunet-helper-transport-wlan.c
2019-11-24 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-24 Christian Grothofffix pointer indentation
2019-11-10 Christian Grothoffget rid of SOCKTYPE and FDTYPE
2019-10-31 Christian Grothofftighten formatting rules
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-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)
2018-03-27 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-03-25 David Barksdale[transport-wlan] use correct buffer position
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-01-19 Christian Grothoff-fix (C) notices
2015-07-18 Christian Grothoffminor modifications to reduce warnings
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-08-19 Matthias Wachsremove dead assignments
2012-11-16 Christian Grothoff-tolerate all-zero addresses
2012-11-16 Christian Grothoff-fix
2012-11-16 Christian Grothoff-fix
2012-11-16 Christian Grothoff-trying to add 802.3-encoding support
2012-11-16 Christian Grothoff-trying to add 802.3-encoding support
2012-11-16 Christian Grothoff-cleaner error reporting
2012-11-16 Christian Grothoff-also allow ad-hoc
2012-11-16 Christian Grothoff-also allow ad-hoc
2012-11-16 Christian Grothoff-also allow ad-hoc
2012-11-16 Christian Grothoff-assert privs when needed
2012-11-16 Christian Grothoff-assert privs when needed
2012-10-06 Christian Grothoff-fix #ifdef HAVE_RESUID
2012-07-20 Christian Grothoff-better fix for perm issue
2012-07-20 Christian Grothoff-trying to fix perm problem despite SUID
2012-04-03 Christian Grothoff-fix assertion, documentation, getting dummy to be...
2012-04-03 Christian Grothoff-fix
2012-03-23 Christian Grothoff-using cleaner message types for WLAN-HELPER IPC
2012-03-16 Christian Grothoff-fixing misc. bugs and making wlan helper auditable...
2012-03-16 Christian Grothoff-more cleanup for #1939
2012-03-15 Christian Grothoff-init
2012-03-15 Christian Grothoff-ease life of static analysis tools
2012-03-14 Christian Grothoff-fixing some of the issues from #1939 -- untested
2012-02-28 Christian Grothoff-some code cleanup
2012-02-28 Christian Grothoff-make no assumptions about the value of EINVAL
2012-02-12 Christian Grothoff-GArik: size_t is unsigned -- DCE
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-16 Christian Grothoff-also minimizing SUID code here
2011-12-11 Christian Grothoffrenaming WLAN helper process to gnunet-helper-transport...