aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-helper-transport-bluetooth.c
AgeCommit message (Expand)Author
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-07-18minor modifications to reduce warningsChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-06-17-fix channel data range to make -1 legal valueChristian Grothoff
2014-06-17-handle case where sendsocket is still -1Christian Grothoff
2014-06-17-check 'socket' call return value, handle failureChristian Grothoff
2014-06-17-fix socket leak in error handling branchesChristian Grothoff
2014-03-28Fixed the overflow problems reported in issue 3350Claudiu Olteanu
2013-12-24-remove trailing whitespaceChristian Grothoff
2013-10-09-switching (again) to named sockets, see #2887Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-02- fix compilationBart Polot
2013-10-01Shift the includes (include platform.h earlier)LRN
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-25-misc fixes based on cppcheckChristian Grothoff
2013-09-22Removing some log messagesClaudiu Olteanu
2013-09-19cleaning up the codeClaudiu Olteanu
2013-09-19Removing the bluetooth tests on W32Claudiu Olteanu
2013-09-19solving some binding errors for W32Claudiu Olteanu
2013-09-18defying NS_BTHClaudiu Olteanu
2013-09-18Adding W32 functionalityClaudiu Olteanu
2013-08-04Fixing the commentsClaudiu Olteanu
2013-08-04Extending the testcases to use bluetoothClaudiu Olteanu
2013-07-28Implementing broadcast functionality; Resolving the 'security block' errors; ...Claudiu Olteanu
2013-07-23skiping the broadcast messagesClaudiu Olteanu
2013-07-19Fixed some bugsClaudiu Olteanu
2013-07-13Adding a copy of wlan plugin used for bluetooth pluginClaudiu Olteanu
2013-07-08-typoChristian Grothoff
2013-07-08Implementing SDP protocolClaudiu Olteanu
2013-07-07Adding a helper file for bluetooth plugin : gnunet-helper-transport-bluetooth.cClaudiu Olteanu