From: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 0/8] Permanent storage of SMP keys
Date: Wed, 6 Jul 2011 17:04:05 -0300 [thread overview]
Message-ID: <20110706200405.GA10598@piper> (raw)
In-Reply-To: <1309547558-9617-1-git-send-email-vinicius.gomes@openbossa.org>
Hi Johan,
On 16:12 Fri 01 Jul, Vinicius Costa Gomes wrote:
> This is the companion series for userspace to add support for
> storing SMP keys.
>
> Notes:
> - Only Long Term Keys (LTKs) are stored at the moment;
> - A new file was created for storing LTKs;
>
> Cheers,
>
> Vinicius Costa Gomes (8):
> Add stubs for storing SMP keys
> Add support for storing SMP keys
> Add support for creating the device from the SMP keys
> Define macros for link key types
> Fix using "magic" values for key types
> Add support for getting the Encryption Key Size via btio
> Add support for passing the CID to btiotest
> Add support for btiotest to returning the key size
Please ignore this, a v2 should appear soon.
>
> btio/btio.c | 21 +++++++++++++++
> btio/btio.h | 1 +
> doc/mgmt-api.txt | 2 +
> lib/bluetooth.h | 1 +
> lib/hci.h | 13 +++++++++
> lib/mgmt.h | 2 +
> plugins/hciops.c | 12 +++++---
> plugins/mgmtops.c | 33 +++++++++++++++++------
> src/adapter.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++--
> src/adapter.h | 2 +
> src/event.c | 61 ++++++++++++++++++++++++++++++++++++++++---
> src/event.h | 2 +-
> src/storage.c | 28 ++++++++++++++++++++
> src/storage.h | 2 +
> test/btiotest.c | 24 +++++++++++++++--
> 15 files changed, 253 insertions(+), 25 deletions(-)
>
> --
> 1.7.6
>
Cheers,
--
Vinicius
prev parent reply other threads:[~2011-07-06 20:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-01 19:12 [PATCH BlueZ 0/8] Permanent storage of SMP keys Vinicius Costa Gomes
2011-07-01 19:12 ` [PATCH BlueZ 1/8] Add stubs for storing " Vinicius Costa Gomes
2011-07-25 23:40 ` mike tsai
2011-07-26 0:18 ` Vinicius Gomes
2011-07-01 19:12 ` [PATCH BlueZ 2/8] Add support " Vinicius Costa Gomes
2011-07-01 19:12 ` [PATCH BlueZ 3/8] Add support for creating the device from the " Vinicius Costa Gomes
2011-07-01 19:12 ` [PATCH BlueZ 4/8] Define macros for link key types Vinicius Costa Gomes
2011-07-01 19:12 ` [PATCH BlueZ 5/8] Fix using "magic" values for " Vinicius Costa Gomes
2011-07-01 19:12 ` [PATCH BlueZ 6/8] Add support for getting the Encryption Key Size via btio Vinicius Costa Gomes
2011-07-01 19:12 ` [PATCH BlueZ 7/8] Add support for passing the CID to btiotest Vinicius Costa Gomes
2011-07-01 19:12 ` [PATCH BlueZ 8/8] Add support for btiotest to returning the key size Vinicius Costa Gomes
2011-07-06 20:04 ` Vinicius Costa Gomes [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110706200405.GA10598@piper \
--to=vinicius.gomes@openbossa.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).