Vinicius Costa Gomes ([email protected])

Number of posts: 972 (1.13 per day)
First post: 2011-04-09 00:08:25
Last post: 2013-08-16 03:29:31

Date List Subject
2011-08-25 23:02:34 linux-bluetooth [PATCH v2 08/13] Bluetooth: Use the smp_keys list for accessing SMP keys
2011-08-25 23:02:33 linux-bluetooth [PATCH v2 07/13] Bluetooth: Rename smp_key_size to enc_size
2011-08-25 23:02:32 linux-bluetooth [PATCH v2 06/13] Bluetooth: Add handlers for the new mgmt messages
2011-08-25 23:02:31 linux-bluetooth [PATCH v2 05/13] Bluetooth: Add support for cleaning the SMP key list
2011-08-25 23:02:30 linux-bluetooth [PATCH v2 04/13] Bluetooth: Add structures for the new SMP messages
2011-08-25 23:02:29 linux-bluetooth [PATCH v2 03/13] Revert "Bluetooth: Add support for communicating keys with userspace"
2011-08-25 23:02:28 linux-bluetooth [PATCH v2 02/13] Bluetooth: Use the LTK after receiving a LE Security Request
2011-08-25 23:02:27 linux-bluetooth [PATCH v2 01/13] Bluetooth: Fix sending wrong authentication requirements
2011-08-25 23:02:26 linux-bluetooth [PATCH v2 00/13] Bluetooth: New mgmt messages for SMP Keys
2011-08-25 22:23:04 linux-bluetooth [PATCH] Bluetooth: Initialize the SMP workqueue
2011-08-25 22:13:16 linux-bluetooth [PATCH] Bluetooth: Add support for reusing the same hci_conn for LE links
2011-08-25 17:06:21 linux-bluetooth Re: [PATCH BlueZ 3/4] Link to udev only when needed
2011-08-25 14:27:05 linux-bluetooth Re: [PATCH 4/7] Bluetooth: Add support for reusing the same hci_conn for LE links
2011-08-22 14:52:37 linux-bluetooth Re: [PATCH 08/11] Bluetooth: Remove the link key if LE pairing fails
2011-08-22 14:05:11 linux-bluetooth Re: [PATCH 3/4] Bluetooth: Initialize the SMP workqueue
2011-08-20 00:12:08 linux-bluetooth [PATCH BlueZ 12/12] Add support for btiotest to returning the key size
2011-08-20 00:12:07 linux-bluetooth [PATCH BlueZ 11/12] Add support for passing the CID to btiotest
2011-08-20 00:12:06 linux-bluetooth [PATCH BlueZ 10/12] Add support for getting the Encryption Key Size via btio
2011-08-20 00:12:05 linux-bluetooth [PATCH BlueZ 09/12] Remove the SMP Long Term Key when the device is removed
2011-08-20 00:12:04 linux-bluetooth [PATCH BlueZ 08/12] Fix memory leak when loading keys
2011-08-20 00:12:03 linux-bluetooth [PATCH BlueZ 07/12] Add support for creating devices from the stored SMP keys
2011-08-20 00:12:02 linux-bluetooth [PATCH BlueZ 06/12] Add handlers for the new mgmt SMP messages
2011-08-20 00:12:01 linux-bluetooth [PATCH BlueZ 05/12] Add support for storing the SMP Long Term Key
2011-08-20 00:12:00 linux-bluetooth [PATCH BlueZ 04/12] Fix using "magic" values for the key types
2011-08-20 00:11:59 linux-bluetooth [PATCH BlueZ 03/12] Add macros for the possible key types (including SMP keys)
2011-08-20 00:11:58 linux-bluetooth [PATCH BlueZ 02/12] Add storage functions to handle SMP keys
2011-08-20 00:11:57 linux-bluetooth [PATCH BlueZ 01/12] Add messages to the mgmt interface to handle SMP key storage
2011-08-20 00:11:56 linux-bluetooth [PATCH BlueZ 00/12] Support for the new mgmt SMP messages
2011-08-20 00:09:29 linux-bluetooth [PATCH BlueZ 8/8] Fix btio users to not expect a default security level
2011-08-20 00:09:28 linux-bluetooth [PATCH BlueZ 7/8] Remove the default security level from btio
2011-08-20 00:09:27 linux-bluetooth [PATCH BlueZ 6/8] Fix connecting to the local adapter when receiving new keys
2011-08-20 00:09:26 linux-bluetooth [PATCH BlueZ 5/8] Fix not using the "bonded" property for new bondings
2011-08-20 00:09:25 linux-bluetooth [PATCH BlueZ 4/8] Fix not using the same way for pairing LE devices
2011-08-20 00:09:24 linux-bluetooth [PATCH BlueZ 3/8] Set the Paired property of a device when restoring from storage
2011-08-20 00:09:23 linux-bluetooth [PATCH BlueZ 2/8] Fix doing SDP service discovery for LE devices
2011-08-20 00:09:22 linux-bluetooth [PATCH BlueZ 1/8] Add link_type information to the mgmt "Device Connected" event
2011-08-20 00:09:21 linux-bluetooth [PATCH BlueZ 0/8] Proper support for pairing LE devices
2011-08-20 00:08:15 linux-bluetooth [PATCH 11/11] Bluetooth: Remove support for other SMP keys than the LTK
2011-08-20 00:08:14 linux-bluetooth [PATCH 10/11] Bluetooth: Fix setting the connection sec_level when encryption fails
2011-08-20 00:08:13 linux-bluetooth [PATCH 09/11] Bluetooth: Fix not setting a pending security level
2011-08-20 00:08:12 linux-bluetooth [PATCH 08/11] Bluetooth: Remove the link key if LE pairing fails
2011-08-20 00:08:11 linux-bluetooth [PATCH 07/11] Bluetooth: Use the smp_keys list for accessing SMP keys
2011-08-20 00:08:10 linux-bluetooth [PATCH 06/11] Bluetooth: Rename smp_key_size to enc_size
2011-08-20 00:08:09 linux-bluetooth [PATCH 05/11] Bluetooth: Add handlers for the new mgmt messages
2011-08-20 00:08:08 linux-bluetooth [PATCH 04/11] Bluetooth: Add support for cleaning the SMP key list
2011-08-20 00:08:07 linux-bluetooth [PATCH 03/11] Bluetooth: Add structures for the new SMP messages
2011-08-20 00:08:06 linux-bluetooth [PATCH 02/11] Revert "Bluetooth: Add support for communicating keys with userspace"
2011-08-20 00:08:05 linux-bluetooth [PATCH 01/11] Bluetooth: Use the LTK after receiving a LE Security Request
2011-08-20 00:08:04 linux-bluetooth [PATCH 00/11] Bluetooth: New mgmt messages for SMP Keys
2011-08-20 00:06:56 linux-bluetooth [PATCH 7/7] Bluetooth: Add link_type information to the mgmt Connected event
2011-08-20 00:06:55 linux-bluetooth [PATCH 6/7] Bluetooth: Add support for running SMP without a socket