0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-19 20:02:18 +02:00
keepassxc/src
louib 0b6d9cb472 CLI: set decryption time on create.
Added an option to set the target decryption time on database creation
for the CLI create command. This required some refactoring, in
particular the extraction of the min, max and defaut decryption times in
the `Kdf` module. Some work was done to allow changing those constant
only in the `Kdf` module, should we ever want to change them.
2020-01-27 23:00:34 -05:00
..
autotype Prevent crash if Auto-Type performed on new entry 2020-01-10 14:04:57 +01:00
browser Cleanup UI files 2020-01-27 22:58:19 -05:00
cli CLI: set decryption time on create. 2020-01-27 23:00:34 -05:00
core Implement SSH key file path env substitution 2020-01-27 22:57:31 -05:00
crypto CLI: set decryption time on create. 2020-01-27 23:00:34 -05:00
fdosecrets Cleanup UI files 2020-01-27 22:58:19 -05:00
format Adding db-info CLI command. (#4231) 2020-01-26 23:44:31 -05:00
gui CLI: set decryption time on create. 2020-01-27 23:00:34 -05:00
keeshare Cleanup UI files 2020-01-27 22:58:19 -05: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 SSH Agent: SSH_AUTH_SOCK override and conn test 2020-01-27 22:57:57 -05: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 Show UI warning for invalid URLs 2019-12-21 09:22:16 -05: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 Use Qt::AA_UseHighDpiPixmaps on all platforms 2020-01-11 19:00:15 +01:00