Commit History

作者 SHA1 備註 提交日期
  Johan Hedberg a62da6f14d Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag 8 年之前
  Szymon Janc 83ebb9ec73 Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag 9 年之前
  Andy Lutomirski a4770e1117 Bluetooth: Switch SMP to crypto_cipher_encrypt_one() 9 年之前
  Linus Torvalds 70477371dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 9 年之前
  Johan Hedberg cff10ce7b4 Bluetooth: Fix incorrect removing of IRKs 9 年之前
  Herbert Xu 71af2f6bb2 Bluetooth: Use skcipher and hash 9 年之前
  Johan Hedberg 7883746bc6 Bluetooth: Fix l2cap_chan leak in SMP 9 年之前
  Johan Hedberg c81d555a26 Bluetooth: Fix crash in SMP when unpairing 9 年之前
  Johan Hedberg 1ede9868f6 Bluetooth: Remove redundant (and possibly wrong) flag clearing 9 年之前
  Johan Hedberg cad20c2780 Bluetooth: Don't use remote address type to decide IRK persistency 9 年之前
  David S. Miller 4963ed48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Marcel Holtmann c5080d42db Bluetooth: Fix typo in smp_ah comment for hash function 10 年之前
  Johan Hedberg d8949aad3e Bluetooth: Delay check for conn->smp in smp_conn_security() 10 年之前
  Johan Hedberg 25ba265390 Bluetooth: Fix NULL pointer dereference in smp_conn_security 10 年之前
  Johan Hedberg e3f6a257a7 Bluetooth: Use actual encryption key size for SMP over BR/EDR 10 年之前
  Johan Hedberg b1f663c91c Bluetooth: Add debugfs support for min LE encryption key size 10 年之前
  Johan Hedberg 2fd36558f0 Bluetooth: Add debugfs support for max LE encryption key size 10 年之前
  Johan Hedberg 1fc62c526a Bluetooth: Fix exposing full value of shortened LTKs 10 年之前
  Johan Hedberg 8b76ce34c4 Bluetooth: Fix encryption key size handling for LTKs 10 年之前
  Johan Hedberg 011c391a09 Bluetooth: Add debug logs for legacy SMP crypto functions 10 年之前
  Marcel Holtmann 64dd374eac Bluetooth: Export SMP selftest result in debugfs 10 年之前
  Johan Hedberg a4368ff3ed Bluetooth: Refactor L2CAP variables into l2cap_ctrl 10 年之前
  Marcel Holtmann 63511f6d5b Bluetooth: Fix potential NULL dereference in SMP channel setup 10 年之前
  Johan Hedberg 19c5ce9c5f Bluetooth: Add workaround for broken OS X legacy SMP pairing 10 年之前
  Marcel Holtmann fb334fee60 Bluetooth: Rename smp->local_rr into smp->local_rand 10 年之前
  Marcel Holtmann bc07cd696e Bluetooth: Add extra SMP_DBG statement for remote OOB data 10 年之前
  Marcel Holtmann e091526dfd Bluetooth: Use smp->remote_pk + 32 instead of &smp->remote_pk[32] 10 年之前
  Johan Hedberg cb06d366fb Bluetooth: Add clarifying comment when setting local OOB flag 10 年之前
  Johan Hedberg a8ca617c13 Bluetooth: Don't send public key if OOB data verification fails 10 年之前
  Johan Hedberg 94ea7257ef Bluetooth: Fix verifying confirm value when lacking remote OOB data 10 年之前