Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Johan Hedberg 58428563b5 Bluetooth: Set local OOB data flag if remote has our OOB data hace 10 años
  Johan Hedberg 1a8bab4f39 Bluetooth: Track local vs remote OOB data availability hace 10 años
  Johan Hedberg 882fafad71 Bluetooth: Fix local OOB data handling for SMP hace 10 años
  Marcel Holtmann 8e4e2ee5d8 Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32] hace 10 años
  Marcel Holtmann 33d0c03071 Bluetooth: Use OOB key pair for LE SC pairing with OOB method hace 10 años
  Marcel Holtmann 60a27d653d Bluetooth: Add function for generating LE SC out-of-band data hace 10 años
  Marcel Holtmann 6e2dc6d113 Bluetooth: Add support for AES-CMAC hash for security manager device hace 10 años
  Marcel Holtmann 88a479d950 Bluetooth: Create SMP device structure for local crypto context hace 10 años
  Marcel Holtmann 276812ec3e Bluetooth: Use kzfree instead of kfree in security manager hace 10 años
  Marcel Holtmann b7cb93e528 Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags hace 10 años
  Marcel Holtmann d7a5a11d7f Bluetooth: Introduce hci_dev_test_flag helper macro hace 10 años
  Marcel Holtmann 983f9814c0 Bluetooth: Remove two else branches that are not needed hace 10 años