index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
transport
/
gnunet-helper-transport-bluetooth.c
Age
Commit message (
Expand
)
Author
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-07-18
minor modifications to reduce warnings
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-06-17
-fix channel data range to make -1 legal value
Christian Grothoff
2014-06-17
-handle case where sendsocket is still -1
Christian Grothoff
2014-06-17
-check 'socket' call return value, handle failure
Christian Grothoff
2014-06-17
-fix socket leak in error handling branches
Christian Grothoff
2014-03-28
Fixed the overflow problems reported in issue 3350
Claudiu Olteanu
2013-12-24
-remove trailing whitespace
Christian Grothoff
2013-10-09
-switching (again) to named sockets, see #2887
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-10-02
- fix compilation
Bart Polot
2013-10-01
Shift the includes (include platform.h earlier)
LRN
2013-09-27
-undo #29640, somehow causes problems
Christian Grothoff
2013-09-26
moving from abstract unix domain socket paths to normal unix domain socket pa...
Christian Grothoff
2013-09-25
-misc fixes based on cppcheck
Christian Grothoff
2013-09-22
Removing some log messages
Claudiu Olteanu
2013-09-19
cleaning up the code
Claudiu Olteanu
2013-09-19
Removing the bluetooth tests on W32
Claudiu Olteanu
2013-09-19
solving some binding errors for W32
Claudiu Olteanu
2013-09-18
defying NS_BTH
Claudiu Olteanu
2013-09-18
Adding W32 functionality
Claudiu Olteanu
2013-08-04
Fixing the comments
Claudiu Olteanu
2013-08-04
Extending the testcases to use bluetooth
Claudiu Olteanu
2013-07-28
Implementing broadcast functionality; Resolving the 'security block' errors; ...
Claudiu Olteanu
2013-07-23
skiping the broadcast messages
Claudiu Olteanu
2013-07-19
Fixed some bugs
Claudiu Olteanu
2013-07-13
Adding a copy of wlan plugin used for bluetooth plugin
Claudiu Olteanu
2013-07-08
-typo
Christian Grothoff
2013-07-08
Implementing SDP protocol
Claudiu Olteanu
2013-07-07
Adding a helper file for bluetooth plugin : gnunet-helper-transport-bluetooth.c
Claudiu Olteanu