keepassxc/src
Kyle Manna 951fa96848 YubiKey: Fix database locking
* Save the master seed upon first challenge so it can be used as a
  challenge at a later point.
* When verifyKey() is called, verify that the challenge is successful.
* Uncheck YubiKey box to not leak information about how the database is
  protected.

Signed-off-by: Kyle Manna <kyle@kylemanna.com>
2017-01-08 16:48:06 -08:00
..
autotype Merge branch 'feature/cmake-fix-#50-#123' into develop 2017-01-02 22:27:20 -05:00
core YubiKey: Fix database locking 2017-01-08 16:48:06 -08:00
crypto Drop obsolete GCRYPT_HAS_SALSA20 ifdef. 2016-10-02 21:44:33 -04:00
format YubiKey: Clean-up master seed challenge 2017-01-08 16:47:39 -08:00
gui YubiKey: Fix database locking 2017-01-08 16:48:06 -08:00
http Updated English translation file and fixed typos in HTTP language 2016-11-14 21:54:56 -05:00
keys YubiKey: Whitespace clean-up 2017-01-08 16:43:30 -08:00
streams Use C++11 keywords directly. 2015-10-11 10:47:30 +02:00
zxcvbn Add some password-related feature (#92) 2016-11-23 21:59:24 -05:00
CMakeLists.txt keys: yk: Implement ChallengeResponseKey for YubiKey 2017-01-07 23:20:16 -08:00
config-keepassx.h.cmake Option to select extension compile-time. Fix #50 #123 2016-12-04 19:57:24 +01:00
main.cpp Force focus on password field, resolves #116 (#117) 2016-11-26 09:37:25 -05:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00