aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-helper-transport-bluetooth.c
Commit message (Collapse)AuthorAge
* gnunet-helper-transport-bluetooth.c: Fix copyright line.ng02019-11-30
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
| | | | use __linux__ instead of redefined LINUX.
* get rid of SOCKTYPE and FDTYPEChristian Grothoff2019-11-10
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* minor modifications to reduce warningsChristian Grothoff2015-07-18
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -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