keepassxc/src
Jonathan White 3ace4c6cf5 Fix issues with Hardware Key auto detection
* Fix #10656 - Add a small delay when before auto-polling hardware keys to all them to settle immediately after plugging in. This resolves an issue where the key's serial number could not be resolved due to hardware timeout.
* Also fix use of uninitialized variable if polling serial number fails for whatever reason.

* Fix typo in macOS key registration code

* Prevent registering duplicate listeners on window focus. These were not de-registered because we didn't trigger on unfocus. Show/Hide are sufficient triggers to add and remove listeners.
2024-05-05 16:33:03 -04:00
..
autotype Reduce complexity of {CLEARFIELD} on Linux 2024-04-28 18:22:13 -04:00
browser Passkeys: Register to an existing entry 2024-05-05 13:53:43 -04:00
cli Correct minor issues in translations 2024-04-28 18:16:10 -04:00
core Preserve Secret Service exposed group setting on merge 2024-04-29 08:50:46 -04:00
crypto Fix Botan 3 build (#9388) 2023-05-07 08:48:58 -04:00
fdosecrets Preserve Secret Service exposed group setting on merge 2024-04-29 08:50:46 -04:00
format Bitwarden and 1PUX importer improvements 2024-04-29 08:51:01 -04:00
gui Fix issues with Hardware Key auto detection 2024-05-05 16:33:03 -04:00
keeshare Prevent KeeShare from merging database custom data 2024-04-29 08:50:46 -04:00
keys Fix issues with Hardware Key auto detection 2024-05-05 16:33:03 -04:00
post_install Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
proxy Add optional support for Botan3 (#8994) 2023-02-18 16:38:39 -05:00
qrcode Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
quickunlock Fix TouchID not being shown after lid close 2024-03-08 10:55:22 -05:00
sshagent Prevent SSH Agent from using entries in the recycle bin 2024-04-20 12:54:40 -04:00
streams clang-tidy: use auto 2022-05-01 16:02:02 -04:00
thirdparty Link ykcore against pthread (#7807) 2022-04-15 10:27:04 +02:00
updatecheck Optimize includes across code base 2021-07-13 22:08:33 -04:00
zxcvbn Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
CMakeLists.txt Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 10:44:54 -05:00
config-keepassx.h.cmake Add basic support for WebAuthn (Passkeys) (#8825) 2023-10-25 10:12:55 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Correct minor issues in translations 2024-04-28 18:16:10 -04:00