remove never working setuid helper code from the build-system.
[oweals/gnunet.git] / src / transport / gnunet-helper-transport-bluetooth.c
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
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)
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
2014-06-17 Christian Grothoff-fix channel data range to make -1 legal value
2014-06-17 Christian Grothoff-handle case where sendsocket is still -1
2014-06-17 Christian Grothoff-check 'socket' call return value, handle failure
2014-06-17 Christian Grothoff-fix socket leak in error handling branches
2014-03-28 Claudiu OlteanuFixed the overflow problems reported in issue 3350
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-02 Bart Polot- fix compilation
2013-10-01 LRNShift the includes (include platform.h earlier)
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-09-22 Claudiu OlteanuRemoving some log messages
2013-09-19 Claudiu Olteanucleaning up the code
2013-09-19 Claudiu OlteanuRemoving the bluetooth tests on W32
2013-09-19 Claudiu Olteanusolving some binding errors for W32
2013-09-18 Claudiu Olteanudefying NS_BTH
2013-09-18 Claudiu OlteanuAdding W32 functionality
2013-08-04 Claudiu OlteanuFixing the comments
2013-08-04 Claudiu OlteanuExtending the testcases to use bluetooth
2013-07-28 Claudiu OlteanuImplementing broadcast functionality; Resolving the...
2013-07-23 Claudiu Olteanuskiping the broadcast messages
2013-07-19 Claudiu OlteanuFixed some bugs
2013-07-13 Claudiu OlteanuAdding a copy of wlan plugin used for bluetooth plugin
2013-07-08 Christian Grothoff-typo
2013-07-08 Claudiu OlteanuImplementing SDP protocol
2013-07-07 Claudiu OlteanuAdding a helper file for bluetooth plugin : gnunet...