keepassxc/src
Thomas Luzat 4c9dcf5c98 KdbxXmlReader: Support Protected attribute on most nodes
Similar to KeePass2 most elements are checked for a

Protected="True"

attribute. Previously, files KDBX 3.1 files with protected Binary
entries, as seen in the wild, could not be read (mangled passwords and
file attachments).
2018-03-06 19:11:10 +01:00
..
autotype fix autotype custom attributes 2018-03-04 23:08:58 +01:00
browser Inform user that KeePassXC-Browser is not supported for Snaps at the moment 2018-02-26 01:57:02 +01:00
cli fix cli commands, translations and codestyle 2018-02-07 17:35:20 +01:00
core add test case for recursive placeholders 2018-03-06 15:56:27 +01:00
crypto SymmetricCipher: Add support for AES-128-CBC 2018-02-11 15:31:06 +01:00
format KdbxXmlReader: Support Protected attribute on most nodes 2018-03-06 19:11:10 +01:00
gui SSH Agent: Show error messages if something fails 2018-03-06 18:59:42 +01:00
http Fix GCC 8 memset warning and set -Werror only for debug builds, resolves #1558 2018-03-04 21:18:13 +01:00
keys Add MockChallengeResponseKey and additional composite key component test 2018-03-01 19:26:18 -05:00
proxy Try to change both the REALPATH and the symlink location 2018-02-27 20:11:03 +01:00
sshagent SSH Agent: Show error messages if something fails 2018-03-06 18:59:42 +01:00
streams Fix coding style and GUI test 2018-01-13 14:24:57 -05:00
totp Change QTotp class name to Totp 2017-11-20 22:25:09 -02:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Add MockChallengeResponseKey and additional composite key component test 2018-03-01 19:26:18 -05:00
config-keepassx.h.cmake Add support for pre-releases 2018-02-18 10:20:34 +01:00
main.cpp Process basic file, password and keyfile command line parameters 2018-03-03 10:18:16 +01:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00