- use proper signedness
[oweals/gnunet.git] / src / transport / plugin_transport_bluetooth.c
2013-12-19 LRNmalloc -> new
2013-12-18 Matthias Wachstests and session timeout for bt
2013-12-18 Matthias Wachsfix for bt plugin and set nonce to 0
2013-12-18 Matthias Wachsnew timeout function and keep alives with nonces
2013-12-15 LRNNon-uniform keepalive timeout for different plugins
2013-12-12 Bart Polot- new plugin API functions
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-18 Claudiu OlteanuUndefining "interface" for W32.
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-04 Claudiu OlteanuFixing the comments
2013-08-04 Claudiu OlteanuExtending the testcases to use bluetooth
2013-07-28 Claudiu OlteanuImplementing broadcast functionality; Resolving the...
2013-07-21 Claudiu OlteanuFixing the function called to convert a string address...
2013-07-13 Christian Grothoff-add dv_get_network to DV API, improve signature to...
2013-07-13 Claudiu OlteanuAdding a copy of wlan plugin used for bluetooth plugin