index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/fix-certtool
dev/martinr0x/trust
dev/ng0/python-modularized
dev/nithom/identity-enc
dev/schanzen/crypto_dlog_sodium
dev/schanzen/gns_nfc
dev/schanzen/gns_tombstone
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/tplaten/multicast_messenger
dev/trizuz/did
dev/trizuz/oidc_RSA256
dev/trizuz/siop
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
dev/willow/doxygen
dev/willow/doxygen_comments
dev/willow/doxygen_comments2
dev/willow/gnunet_temp
dev/willow/gnunet_temp_sh_py
master
netbsd-support
perf_setu_original
rewrite_of_cadet_test
schanzen/pabc
spaeth/escrow_plugins
spaeth/import_identity
zklaim
GNUnet core repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
transport
/
plugin_transport_bluetooth.c
Age
Commit message (
Expand
)
Author
2014-06-25
combine sources for wlan and bluetooth plugin logic into one file
Christian Grothoff
2014-06-23
-indentation, doxygen
Christian Grothoff
2014-06-09
clarify prettyprinter API and protocols, make sure implementations are consis...
Christian Grothoff
2014-06-02
fix semantic for address_to_string
Matthias Wachs
2014-03-20
session end function must include address to notify address
Matthias Wachs
2014-01-30
extending bandwidth tracker api to support notifications
Matthias Wachs
2014-01-15
fix bt plugin
Matthias Wachs
2014-01-13
implementing 0003268 to inbound information in HELLO addresses
Matthias Wachs
2013-12-19
malloc -> new
LRN
2013-12-18
tests and session timeout for bt
Matthias Wachs
2013-12-18
fix for bt plugin and set nonce to 0
Matthias Wachs
2013-12-18
new timeout function and keep alives with nonces
Matthias Wachs
2013-12-15
Non-uniform keepalive timeout for different plugins
LRN
2013-12-12
- new plugin API functions
Bart Polot
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-18
Undefining "interface" for W32.
Claudiu Olteanu
2013-08-11
changing time measurement from milliseconds to microseconds
Christian Grothoff
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-21
Fixing the function called to convert a string address to a binary address
Claudiu Olteanu
2013-07-13
-add dv_get_network to DV API, improve signature to use 'struct Session *' in...
Christian Grothoff
2013-07-13
Adding a copy of wlan plugin used for bluetooth plugin
Claudiu Olteanu