keepassxc/src
Jonathan White 1dc9f10c7f
Complete refactor of TOTP integration
* Eliminate TOTP logic from GUI elements
* Consolidate TOTP functionality under the Totp namespace
* Eliminate guessing about state and encoders
* Increased test cases
* Add entry view column for TOTP [#2132]
* General code cleanup, reduction of unnecessary steps, separation of concerns
* Rename SetupTotpDialog to TotpSetupDialog for consistency
2018-09-15 12:10:26 -04:00
..
autotype Some Python code improvements (#2264) 2018-09-02 18:31:00 -04:00
browser Reduce use of static vars in browser plugin 2018-09-15 12:10:15 -04:00
cli Merge branch 'master' 2018-08-24 09:42:38 -04:00
core Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
crypto Fixed issues with initial commit 2018-07-06 22:23:52 -04:00
format Fixed issues with initial commit 2018-07-06 22:23:52 -04:00
gui Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
keys Formatting the code. 2018-03-31 16:01:30 -04:00
proxy Merge branch 'master' 2018-08-24 09:42:38 -04:00
sshagent Merge branch 'master' 2018-08-24 09:42:38 -04:00
streams Formatting the code. 2018-03-31 16:01:30 -04:00
totp Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
config-keepassx.h.cmake Remove KeePassHttp plugin and qhttp (#1752) 2018-03-31 11:36:18 -04:00
main.cpp Allows printing version with -v when an instance is already running 2018-07-08 19:51:11 -04:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00