keepassxc/src
Jonathan White 75de62327d
Fix issues with Hardware Key auto detection
* Fix  - 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:23 -04:00
..
autotype Reduce complexity of {CLEARFIELD} on Linux 2024-04-29 09:52:51 -04:00
browser Passkeys: Register to an existing entry 2024-05-05 16:07:00 -04:00
cli Correct minor issues in translations 2024-04-29 09:51:52 -04:00
core Add configurable password strength check on database password () 2024-04-29 17:26:06 -04:00
crypto Add support for Botan3 () 2023-05-07 23:19:18 -04:00
fdosecrets Preserve Secret Service exposed group setting on merge 2024-04-29 09:53:25 -04:00
format Bitwarden and 1PUX importer improvements 2024-04-29 09:53:31 -04:00
gui Fix issues with Hardware Key auto detection 2024-05-05 16:33:23 -04:00
keeshare Prevent KeeShare from merging database custom data 2024-04-29 09:53:20 -04:00
keys Fix issues with Hardware Key auto detection 2024-05-05 16:33:23 -04:00
post_install Run macdeployqt only once at install time 2022-03-21 00:15:57 +01:00
proxy Add support for Botan3 () 2023-05-07 23:19:18 -04:00
qrcode Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
sshagent Prevent SSH Agent from using entries in the recycle bin 2024-04-27 23:35:07 -04:00
streams Optimize includes across code base 2021-07-13 22:08:33 -04:00
thirdparty Link ykcore against pthread () 2022-09-22 06:49:07 -04:00
touchid Fix TouchID not being shown after lid close 2024-03-09 15:21:46 -05:00
updatecheck Optimize includes across code base 2021-07-13 22:08:33 -04:00
winhello Properly handle Windows Hello errors 2023-02-19 08:28:59 -08:00
zxcvbn Add support for Microsoft Visual Studio buildchain 2021-09-19 17:16:45 -04:00
CMakeLists.txt Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
config-keepassx.h.cmake Add basic support for WebAuthn (Passkeys) () 2024-01-30 18:26:45 -05: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-29 09:51:52 -04:00