Histórico de Commits

Autor SHA1 Mensagem Data
  Johan Hedberg d8949aad3e Bluetooth: Delay check for conn->smp in smp_conn_security() há 10 anos atrás
  Johan Hedberg 25ba265390 Bluetooth: Fix NULL pointer dereference in smp_conn_security há 10 anos atrás
  Johan Hedberg e3f6a257a7 Bluetooth: Use actual encryption key size for SMP over BR/EDR há 10 anos atrás
  Johan Hedberg b1f663c91c Bluetooth: Add debugfs support for min LE encryption key size há 10 anos atrás
  Johan Hedberg 2fd36558f0 Bluetooth: Add debugfs support for max LE encryption key size há 10 anos atrás
  Johan Hedberg 1fc62c526a Bluetooth: Fix exposing full value of shortened LTKs há 10 anos atrás
  Johan Hedberg 8b76ce34c4 Bluetooth: Fix encryption key size handling for LTKs há 10 anos atrás
  Johan Hedberg 011c391a09 Bluetooth: Add debug logs for legacy SMP crypto functions há 10 anos atrás
  Marcel Holtmann 64dd374eac Bluetooth: Export SMP selftest result in debugfs há 10 anos atrás
  Johan Hedberg a4368ff3ed Bluetooth: Refactor L2CAP variables into l2cap_ctrl há 10 anos atrás
  Marcel Holtmann 63511f6d5b Bluetooth: Fix potential NULL dereference in SMP channel setup há 10 anos atrás
  Johan Hedberg 19c5ce9c5f Bluetooth: Add workaround for broken OS X legacy SMP pairing há 10 anos atrás
  Marcel Holtmann fb334fee60 Bluetooth: Rename smp->local_rr into smp->local_rand há 10 anos atrás
  Marcel Holtmann bc07cd696e Bluetooth: Add extra SMP_DBG statement for remote OOB data há 10 anos atrás
  Marcel Holtmann e091526dfd Bluetooth: Use smp->remote_pk + 32 instead of &smp->remote_pk[32] há 10 anos atrás
  Johan Hedberg cb06d366fb Bluetooth: Add clarifying comment when setting local OOB flag há 10 anos atrás
  Johan Hedberg a8ca617c13 Bluetooth: Don't send public key if OOB data verification fails há 10 anos atrás
  Johan Hedberg 94ea7257ef Bluetooth: Fix verifying confirm value when lacking remote OOB data há 10 anos atrás
  Johan Hedberg 58428563b5 Bluetooth: Set local OOB data flag if remote has our OOB data há 10 anos atrás
  Johan Hedberg 1a8bab4f39 Bluetooth: Track local vs remote OOB data availability há 10 anos atrás
  Johan Hedberg 882fafad71 Bluetooth: Fix local OOB data handling for SMP há 10 anos atrás
  Marcel Holtmann 8e4e2ee5d8 Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32] há 10 anos atrás
  Marcel Holtmann 33d0c03071 Bluetooth: Use OOB key pair for LE SC pairing with OOB method há 10 anos atrás
  Marcel Holtmann 60a27d653d Bluetooth: Add function for generating LE SC out-of-band data há 10 anos atrás
  Marcel Holtmann 6e2dc6d113 Bluetooth: Add support for AES-CMAC hash for security manager device há 10 anos atrás
  Marcel Holtmann 88a479d950 Bluetooth: Create SMP device structure for local crypto context há 10 anos atrás
  Marcel Holtmann 276812ec3e Bluetooth: Use kzfree instead of kfree in security manager há 10 anos atrás
  Marcel Holtmann b7cb93e528 Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags há 10 anos atrás
  Marcel Holtmann d7a5a11d7f Bluetooth: Introduce hci_dev_test_flag helper macro há 10 anos atrás
  Marcel Holtmann 983f9814c0 Bluetooth: Remove two else branches that are not needed há 10 anos atrás