Historial de Commits

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