index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply
Johan Hedberg
2014-07-03
1
-1
/
+1
*
Bluetooth: Update SMP crypto functions to take the SMP context
Johan Hedberg
2014-07-03
1
-29
/
+19
*
Bluetooth: Add dedicated AES instance for each SMP context
Johan Hedberg
2014-07-03
1
-0
/
+11
*
Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info
Johan Hedberg
2014-07-03
1
-2
/
+6
*
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
2014-07-03
1
-6
/
+6
*
Bluetooth: Add flexible buffer byte order swapping function
Johan Hedberg
2014-07-03
1
-13
/
+7
*
Bluetooth: Convert SMP flags into an enum
Johan Hedberg
2014-07-03
1
-5
/
+7
*
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
2014-07-03
1
-4
/
+3
*
Bluetooth: Remove unnecessary SMP STK define
Johan Hedberg
2014-07-03
1
-1
/
+5
*
Bluetooth: Fix missing NULL check for smp_chan_create() return value
Johan Hedberg
2014-07-03
1
-0
/
+2
*
Bluetooth: Fix rejecting pairing in case of insufficient capabilities
Johan Hedberg
2014-06-20
1
-0
/
+20
*
Bluetooth: Refactor authentication method lookup into its own function
Johan Hedberg
2014-06-20
1
-5
/
+12
*
Bluetooth: Fix overriding higher security level in SMP
Johan Hedberg
2014-06-20
1
-9
/
+14
*
Bluetooth: Fix setting correct authentication information for SMP STK
Johan Hedberg
2014-06-13
1
-2
/
+7
*
Bluetooth: Fix requiring SMP MITM for outgoing connections
Johan Hedberg
2014-05-31
1
-3
/
+4
*
Bluetooth: Update smp_confirm to return a response code
Johan Hedberg
2014-05-20
1
-14
/
+11
*
Bluetooth: Update smp_random to return a response code
Johan Hedberg
2014-05-20
1
-23
/
+11
*
Bluetooth: Rename smp->smp_flags to smp->flags
Johan Hedberg
2014-05-20
1
-19
/
+18
*
Bluetooth: Remove unnecessary work structs from SMP code
Johan Hedberg
2014-05-20
1
-16
/
+6
*
Bluetooth: Fix setting initial local auth_req value
Johan Hedberg
2014-05-20
1
-4
/
+2
*
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
2014-05-20
1
-0
/
+29
*
Bluetooth: Add support for SMP Invalid Parameters error code
Johan Hedberg
2014-05-08
1
-10
/
+10
*
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
2014-03-24
1
-2
/
+0
*
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
Johan Hedberg
2014-03-24
1
-1
/
+1
*
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2014-03-24
1
-43
/
+5
*
Bluetooth: Don't try to confirm locally initiated SMP pairing
Johan Hedberg
2014-03-24
1
-0
/
+5
*
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2014-03-24
1
-0
/
+6
*
Bluetooth: Fix SMP confirmation callback handling
Johan Hedberg
2014-03-24
1
-0
/
+4
*
Bluetooth: Fix potential NULL pointer dereference in SMP
Johan Hedberg
2014-03-24
1
-1
/
+7
*
Bluetooth: Fix address value for early disconnection events
Johan Hedberg
2014-03-20
1
-7
/
+9
*
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
2014-03-19
1
-1
/
+1
*
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
2014-03-19
1
-2
/
+3
*
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
2014-03-19
1
-4
/
+2
*
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
2014-03-18
1
-0
/
+6
*
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
2014-03-18
1
-55
/
+46
*
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
2014-03-18
1
-2
/
+2
*
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
2014-03-14
1
-0
/
+5
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-1
/
+1
*
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
2014-03-10
1
-4
/
+12
*
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-03-09
1
-5
/
+62
*
Bluetooth: Delay LTK encryption to let remote receive all keys
Johan Hedberg
2014-02-28
1
-3
/
+19
*
Bluetooth: Re-encrypt link after receiving an LTK
Johan Hedberg
2014-02-28
1
-5
/
+27
*
Bluetooth: Use hdev->init/resp_addr values for smp_c1 function
Johan Hedberg
2014-02-28
1
-16
/
+6
*
Bluetooth: Fix clearing SMP keys if pairing fails
Johan Hedberg
2014-02-28
1
-0
/
+18
*
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-28
1
-12
/
+10
*
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
Johan Hedberg
2014-02-26
1
-5
/
+5
*
Bluetooth: Simplify logic for checking for SMP completion
Johan Hedberg
2014-02-26
1
-8
/
+11
*
Bluetooth: Track not yet received keys in SMP
Johan Hedberg
2014-02-26
1
-0
/
+6
*
Bluetooth: Ignore IRKs with no Identity Address
Johan Hedberg
2014-02-25
1
-0
/
+13
*
Bluetooth: Add SMP function for generating RPAs
Johan Hedberg
2014-02-23
1
-0
/
+18
[prev]
[next]