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-07-06 19:24:24 linux-bluetooth [PATCH v3 08/12] Bluetooth: Use the stored LTK for restabilishing security
2011-07-06 19:23:07 linux-bluetooth [PATCH v3 03/12] Bluetooth: Add functions to manipulate the link key list for SMP
2011-07-05 17:00:00 linux-bluetooth [PATCH BlueZ] btio: Fix the return value of bt_io functions
2011-07-04 17:51:32 linux-bluetooth Re: [PATCH v2 08/12] Bluetooth: Use the stored LTK for restabilishing security
2011-07-04 17:38:12 linux-bluetooth Re: [PATCH v2 03/12] Bluetooth: Add functions to manipulate the link key list for SMP
2011-07-01 19:12:38 linux-bluetooth [PATCH BlueZ 8/8] Add support for btiotest to returning the key size
2011-07-01 19:12:37 linux-bluetooth [PATCH BlueZ 7/8] Add support for passing the CID to btiotest
2011-07-01 19:12:36 linux-bluetooth [PATCH BlueZ 6/8] Add support for getting the Encryption Key Size via btio
2011-07-01 19:12:35 linux-bluetooth [PATCH BlueZ 5/8] Fix using "magic" values for key types
2011-07-01 19:12:34 linux-bluetooth [PATCH BlueZ 4/8] Define macros for link key types
2011-07-01 19:12:33 linux-bluetooth [PATCH BlueZ 3/8] Add support for creating the device from the SMP keys
2011-07-01 19:12:32 linux-bluetooth [PATCH BlueZ 2/8] Add support for storing SMP keys
2011-07-01 19:12:31 linux-bluetooth [PATCH BlueZ 1/8] Add stubs for storing SMP keys
2011-07-01 19:12:30 linux-bluetooth [PATCH BlueZ 0/8] Permanent storage of SMP keys
2011-07-01 19:07:47 linux-bluetooth [PATCH v2 12/12] Bluetooth: Add support for returning the encryption key size
2011-07-01 19:07:46 linux-bluetooth [PATCH v2 11/12] Bluetooth: Add support for storing the key size
2011-07-01 19:07:45 linux-bluetooth [PATCH v2 10/12] Bluetooth: Add support for communicating keys with userspace
2011-07-01 19:07:44 linux-bluetooth [PATCH v2 09/12] Bluetooth: Remove unused field in hci_conn
2011-07-01 19:07:43 linux-bluetooth [PATCH v2 08/12] Bluetooth: Use the stored LTK for restabilishing security
2011-07-01 19:07:42 linux-bluetooth [PATCH v2 07/12] Bluetooth: Use the link key list to temporarily store the STK
2011-07-01 19:07:41 linux-bluetooth [PATCH v2 06/12] Bluetooth: Add support for storing the LTK
2011-07-01 19:07:40 linux-bluetooth [PATCH v2 05/12] Bluetooth: Fix SM pairing parameters negotiation
2011-07-01 19:07:39 linux-bluetooth [PATCH v2 04/12] Bluetooth: Reject an encryption request when the key isn't found
2011-07-01 19:07:38 linux-bluetooth [PATCH v2 03/12] Bluetooth: Add functions to manipulate the link key list for SMP
2011-07-01 19:07:37 linux-bluetooth [PATCH v2 02/12] Bluetooth: Add new structures for supporting SM key distribution
2011-07-01 19:07:36 linux-bluetooth [PATCH v2 01/12] Bluetooth: Add support for SMP phase 3 (key distribution)
2011-07-01 19:07:35 linux-bluetooth [PATCH v2 00/12] Bluetooth: SMP Keys exchange and storage
2011-06-20 21:53:18 linux-bluetooth [PATCH v2] Bluetooth: Fix not setting the chan state
2011-06-20 20:01:56 linux-bluetooth Re: [PATCH 1/3] Bluetooth: Fix not setting the chan state
2011-06-18 01:46:27 linux-bluetooth [PATCH 3/3] Bluetooth: Remove useless access to the socket
2011-06-18 01:46:26 linux-bluetooth [PATCH 2/3] Bluetooth: Fix crash when setting a LE socket to ready
2011-06-18 01:46:25 linux-bluetooth [PATCH 1/3] Bluetooth: Fix not setting the chan state
2011-06-16 21:57:18 linux-bluetooth Re: [RFC] Bluetooth: Add link_type information to the mgmt Connected event
2011-06-16 16:51:42 linux-bluetooth Re: [PATCH 3/4] Modify obex_write_stream logic
2011-06-14 21:15:08 linux-bluetooth Per-project patch prefixes
2011-06-14 16:37:42 linux-bluetooth [bluetooth-next v5 2/2] Bluetooth: Add key size checks for SMP
2011-06-14 16:37:41 linux-bluetooth [bluetooth-next v5 1/2] Bluetooth: Add support for SMP timeout
2011-06-14 16:37:40 linux-bluetooth [bluetooth-next v5 0/2] SMP Just Works implementation
2011-06-10 22:34:43 linux-bluetooth [RFC] Bluetooth: Add link_type information to the mgmt Connected event
2011-06-09 21:50:55 linux-bluetooth [bluetooth-next v4 16/16] Bluetooth: Add key size checks for SMP
2011-06-09 21:50:54 linux-bluetooth [bluetooth-next v4 15/16] Bluetooth: Add support for SMP timeout
2011-06-09 21:50:53 linux-bluetooth [bluetooth-next v4 14/16] Bluetooth: Add support for Pairing features exchange
2011-06-09 21:50:52 linux-bluetooth [bluetooth-next v4 13/16] Bluetooth: Add support for building pairing commands
2011-06-09 21:50:51 linux-bluetooth [bluetooth-next v4 12/16] Bluetooth: Update the security level when link is encrypted
2011-06-09 21:50:50 linux-bluetooth [bluetooth-next v4 11/16] Bluetooth: Fix initial security level of LE links
2011-06-09 21:50:49 linux-bluetooth [bluetooth-next v4 10/16] Bluetooth: Add support for resuming socket when SMP is finished
2011-06-09 21:50:48 linux-bluetooth [bluetooth-next v4 09/16] Bluetooth: Remove debug statements
2011-06-09 21:50:47 linux-bluetooth [bluetooth-next v4 08/16] Bluetooth: Add support for LE Start Encryption
2011-06-09 21:50:46 linux-bluetooth [bluetooth-next v4 07/16] Bluetooth: Add SMP confirmation checks methods
2011-06-09 21:50:45 linux-bluetooth [bluetooth-next v4 06/16] Bluetooth: Add SMP confirmation structs
2011-06-09 21:50:44 linux-bluetooth [bluetooth-next v4 05/16] Bluetooth: Add LE SMP Cryptoolbox functions