keepassxc/src
Adolfo E. García c731f8e5c0 Fix bug in Base32::decode and add bounds check
The bug that was fixed, was affecting how the number of bytes of decoded data was  calculated and thus, even though it didn't truncate the result, it was causing the array to be resized unnecessarily.
2017-10-21 13:15:02 +02:00
..
autotype fix X11 auto-type 2017-06-30 23:14:21 +02:00
cli Outputing newline after password prompt. (#659) 2017-06-22 16:25:24 -04:00
core Fix bug in Base32::decode and add bounds check 2017-10-21 13:15:02 +02:00
crypto Fix build on mac os with qt 5.9.1 2017-10-03 15:01:54 -04:00
format Fix: Regenerate transform seed and transform master key on save. 2017-10-18 23:04:37 -04:00
gui Unlock previously opened databases with --pw-stdin 2017-10-20 01:21:32 +02:00
http resolve URL for correct favicon downloading, fixes #240 #238 2017-07-18 18:40:18 +02:00
keys Both slots on Yubikey are now polled for challenge/response 2017-10-09 09:39:47 -04:00
streams Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
totp Replace Optional with QVariant 2017-10-21 13:15:02 +02:00
zxcvbn Remove UTF-8 BOM 2017-03-10 16:12:00 +01:00
CMakeLists.txt Replace Optional with QVariant 2017-10-21 13:15:02 +02:00
config-keepassx.h.cmake Fix remaining uses of KEEPASSXC_SNAP_BUILD 2017-10-19 15:52:46 +02:00
main.cpp Fix Single Istance behavior 2017-07-19 00:23:58 +02:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00