keepassxc/src
Jonathan White 2022a5e65c Perform one KDF benchmark at a time
* Prevent using double memory when benchmarking Argon2 performance.
* Improve benchmark results by not overusing CPU and memory simultaneously. Parallel benchmarks were causing artificially strained calculations resulting in a lower than desired number of rounds.
2020-04-08 12:52:32 -04:00
..
autotype Add DateTime placeholders to AutoType feature (#4409) 2020-03-18 22:00:24 -04:00
browser Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04:00
cli Change link sequence to allow static versions of libgpg-error and libgcrypt. 2020-04-02 09:17:42 -04:00
core Check passwords against the HIBP online service (#4438) 2020-03-29 09:39:06 -04:00
crypto Perform one KDF benchmark at a time 2020-04-08 12:52:32 -04:00
fdosecrets Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04:00
format Move database open to async task 2020-03-07 16:52:24 -05:00
gui Set expiration time to Now when enabling entry expiration 2020-04-08 12:52:12 -04:00
keeshare Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04:00
keys Use PasswordKey for storing transformed secrets. 2019-11-09 11:33:32 +01:00
proxy Merge branch 'master' into develop 2019-06-12 01:10:25 +02:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent Add back missing initializers to KeeAgentSettings 2020-03-28 12:07:53 -04:00
streams Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
totp Encode trailing equal signs from base32 TOTP key 2019-11-10 08:42:50 -05:00
touchid Improve resilience against memory attacks 2019-04-21 09:39:28 -04:00
updatecheck Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Change link sequence to allow static versions of libgpg-error and libgcrypt. 2020-04-02 09:17:42 -04:00
config-keepassx.h.cmake Add Freedesktop.org Secret Storage Spec Server Side API (Fix #1403) 2019-05-12 12:35:42 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Move theme detection into Application 2020-03-09 18:03:20 -04:00