aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-helper-transport-bluetooth.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix channel data range to make -1 legal valueChristian Grothoff2014-06-17
|
* -handle case where sendsocket is still -1Christian Grothoff2014-06-17
|
* -check 'socket' call return value, handle failureChristian Grothoff2014-06-17
|
* -fix socket leak in error handling branchesChristian Grothoff2014-06-17
|
* Fixed the overflow problems reported in issue 3350Claudiu Olteanu2014-03-28
|
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - fix compilationBart Polot2013-10-02
|
* Shift the includes (include platform.h earlier)LRN2013-10-01
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
|
* Removing some log messagesClaudiu Olteanu2013-09-22
|
* cleaning up the codeClaudiu Olteanu2013-09-19
|
* Removing the bluetooth tests on W32Claudiu Olteanu2013-09-19
|
* solving some binding errors for W32Claudiu Olteanu2013-09-19
|
* defying NS_BTHClaudiu Olteanu2013-09-18
|
* Adding W32 functionalityClaudiu Olteanu2013-09-18
|
* Fixing the commentsClaudiu Olteanu2013-08-04
|
* Extending the testcases to use bluetoothClaudiu Olteanu2013-08-04
|
* Implementing broadcast functionality; Resolving the 'security block' errors; ↵Claudiu Olteanu2013-07-28
| | | | Handling select and send errors
* skiping the broadcast messagesClaudiu Olteanu2013-07-23
|
* Fixed some bugsClaudiu Olteanu2013-07-19
|
* Adding a copy of wlan plugin used for bluetooth pluginClaudiu Olteanu2013-07-13
|
* -typoChristian Grothoff2013-07-08
|
* Implementing SDP protocolClaudiu Olteanu2013-07-08
|
* Adding a helper file for bluetooth plugin : gnunet-helper-transport-bluetooth.cClaudiu Olteanu2013-07-07