keepassxc/src/keys
w15dev 81fa8d5947 Refactor YubiKey key to avoid deadlock
- Add mutex to get m_connectedKeys
- Fix deadlock when the app uses Quick Unlock and the YubiKey is unplugged
2025-02-01 08:01:31 -05:00
..
drivers Refactor YubiKey key to avoid deadlock 2025-02-01 08:01:31 -05:00
ChallengeResponseKey.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
ChallengeResponseKey.h Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
CompositeKey.cpp [CLI] Add a db-edit command (#8400) 2022-10-05 07:30:15 -04:00
CompositeKey.h [CLI] Add a db-edit command (#8400) 2022-10-05 07:30:15 -04:00
FileKey.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
FileKey.h Fix Botan 2/3 include 2023-11-22 23:11:47 -05:00
Key.h Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
PasswordKey.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
PasswordKey.h Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00