keepassxc/src
Steven Noonan cdd6852709
KdbxReader::readDatabase: abort if reading magic numbers fails
Building with -flto caught the fact that we were ignoring the return
value of readMagicNumbers(), which potentially left the value of 'sig2'
uninitialized.

Signed-off-by: Steven Noonan <steven@uplinklabs.net>
2018-03-05 09:12:22 -08:00
..
autotype Fix Auto-Type message not raised when no matching entry was found 2018-02-17 15:19:36 +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 Do not delete MacPasteboard instance on exit, resolves #1543 2018-03-03 02:33:43 +01:00
crypto SymmetricCipher: Add support for AES-128-CBC 2018-02-11 15:31:06 +01:00
format KdbxReader::readDatabase: abort if reading magic numbers fails 2018-03-05 09:12:22 -08:00
gui Open previously opened databases in correct order 2018-03-03 13:33:00 +01:00
http centralize every password generator default option. add extended ASCII to XC_HTTP generator 2018-02-07 17:35:20 +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: Support old AES-128-CBC encrypted keys 2018-02-11 15:31:06 +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