index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
smp.h
Age
Commit message (
Expand
)
Author
2014-07-03
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
2014-05-20
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
2014-05-08
Bluetooth: Add support for SMP Invalid Parameters error code
Johan Hedberg
2014-03-24
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2014-03-24
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2014-03-19
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
2014-03-09
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-02-28
Bluetooth: Delay LTK encryption to let remote receive all keys
Johan Hedberg
2014-02-28
Bluetooth: Re-encrypt link after receiving an LTK
Johan Hedberg
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-26
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
Johan Hedberg
2014-02-23
Bluetooth: Add SMP function for generating RPAs
Johan Hedberg
2014-02-19
Bluetooth: Track SMP keys in the SMP context
Johan Hedberg
2014-02-18
Bluetooth: Wait for SMP key distribution completion when pairing
Johan Hedberg
2014-02-18
Bluetooth: Remove SMP data specific crypto context
Johan Hedberg
2014-02-18
Bluetooth: Enable support for remote IRK distribution
Johan Hedberg
2014-02-18
Bluetooth: Add smp_irk_matches helper function
Johan Hedberg
2014-02-18
Bluetooth: Fix minor whitespace issues in SMP code
Johan Hedberg
2013-12-05
Bluetooth: Add smp_sufficient_security helper function
Johan Hedberg
2013-10-11
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann