index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
smp.c
Commit message (
Expand
)
Author
Age
*
Bluetooth: Add flexible buffer byte order swapping function
Johan Hedberg
2014-07-03
*
Bluetooth: Convert SMP flags into an enum
Johan Hedberg
2014-07-03
*
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
2014-07-03
*
Bluetooth: Remove unnecessary SMP STK define
Johan Hedberg
2014-07-03
*
Bluetooth: Fix missing NULL check for smp_chan_create() return value
Johan Hedberg
2014-07-03
*
Bluetooth: Fix rejecting pairing in case of insufficient capabilities
Johan Hedberg
2014-06-20
*
Bluetooth: Refactor authentication method lookup into its own function
Johan Hedberg
2014-06-20
*
Bluetooth: Fix overriding higher security level in SMP
Johan Hedberg
2014-06-20
*
Bluetooth: Fix setting correct authentication information for SMP STK
Johan Hedberg
2014-06-13
*
Bluetooth: Fix requiring SMP MITM for outgoing connections
Johan Hedberg
2014-06-01
*
Bluetooth: Update smp_confirm to return a response code
Johan Hedberg
2014-05-20
*
Bluetooth: Update smp_random to return a response code
Johan Hedberg
2014-05-20
*
Bluetooth: Rename smp->smp_flags to smp->flags
Johan Hedberg
2014-05-20
*
Bluetooth: Remove unnecessary work structs from SMP code
Johan Hedberg
2014-05-20
*
Bluetooth: Fix setting initial local auth_req value
Johan Hedberg
2014-05-20
*
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
2014-05-20
*
Bluetooth: Add support for SMP Invalid Parameters error code
Johan Hedberg
2014-05-08
*
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
2014-03-24
*
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
Johan Hedberg
2014-03-24
*
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2014-03-24
*
Bluetooth: Don't try to confirm locally initiated SMP pairing
Johan Hedberg
2014-03-24
*
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2014-03-24
*
Bluetooth: Fix SMP confirmation callback handling
Johan Hedberg
2014-03-24
*
Bluetooth: Fix potential NULL pointer dereference in SMP
Johan Hedberg
2014-03-24
*
Bluetooth: Fix address value for early disconnection events
Johan Hedberg
2014-03-20
*
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
2014-03-20
*
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
2014-03-19
*
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
2014-03-19
*
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
2014-03-18
*
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
2014-03-18
*
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
2014-03-18
*
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
2014-03-14
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
*
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
2014-03-10
*
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-03-09
*
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 hdev->init/resp_addr values for smp_c1 function
Johan Hedberg
2014-02-28
*
Bluetooth: Fix clearing SMP keys if pairing fails
Johan Hedberg
2014-02-28
*
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-28
*
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
Johan Hedberg
2014-02-26
*
Bluetooth: Simplify logic for checking for SMP completion
Johan Hedberg
2014-02-26
*
Bluetooth: Track not yet received keys in SMP
Johan Hedberg
2014-02-26
*
Bluetooth: Ignore IRKs with no Identity Address
Johan Hedberg
2014-02-25
*
Bluetooth: Add SMP function for generating RPAs
Johan Hedberg
2014-02-23
*
Bluetooth: Set the correct values for Identity Address Information
Johan Hedberg
2014-02-23
*
Bluetooth: Add initial code for distributing local IRK
Johan Hedberg
2014-02-22
*
Bluetooth: Add helper variables to smp_distribute_keys()
Johan Hedberg
2014-02-22
*
Bluetooth: Add support for sending New IRK event
Johan Hedberg
2014-02-19
*
Bluetooth: Move SMP LTK notification after key distribution
Johan Hedberg
2014-02-19
[next]