keepassxc/src
Janek Bevendorff 9bc20f0b42
Prevent unnecessary key transformations, resolves
The database master key settings widget does not actually
need to (re-)transform the master key, it only needs to update
the Key object on the database. Transformation can be deferred
until the Database is persisted to disk. This avoids delays
and unnecessary user interaction with challenge-response
dongles by eliminating redundant key transformations.
2019-02-18 17:21:02 +01:00
..
autotype Switch browser integration to use native raising of windows 2018-12-24 18:17:56 -05:00
browser Code quality updates for 2.4.0 () 2019-02-18 08:26:56 -05:00
cli Fix quiet option for Merge (CLI) () 2019-02-15 08:56:29 -05:00
core Prevent unnecessary key transformations, resolves 2019-02-18 17:21:02 +01:00
crypto Code quality updates for 2.4.0 () 2019-02-18 08:26:56 -05:00
format Fix favicon corruption on loading database 2019-02-05 16:09:17 -05:00
gui Prevent unnecessary key transformations, resolves 2019-02-18 17:21:02 +01:00
keeshare Code quality updates for 2.4.0 () 2019-02-18 08:26:56 -05:00
keys Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
proxy Code quality updates for 2.4.0 () 2019-02-18 08:26:56 -05:00
qrcode Add QR code generator for TOTP export () 2018-10-19 14:42:49 -04:00
sshagent Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
streams Code quality updates for 2.4.0 () 2019-02-18 08:26:56 -05:00
totp Fix issues with TOTP 2019-02-05 16:09:17 -05:00
touchid Restore correct formatting 2018-11-28 18:29:15 -05:00
updatecheck Code quality updates for 2.4.0 () 2019-02-18 08:26:56 -05:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Various Windows Build Fixes 2019-02-05 16:09:17 -05:00
config-keepassx.h.cmake Splitted KeeShare into secure and insecure parts 2019-01-03 10:05:08 +01:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Update translations 2019-01-30 20:54:35 -05:00