keepassxc/src
Felix Geyer 7db9c78855 Ignore libgcrypt errors in CryptoHash::CryptoHash().
Postponed until after 2.0 when I'll use excpetions.

Should be safe as we check basic functioning in Crypto::testSha256().
2015-05-14 20:44:17 +02:00
..
autotype Fix compiler warnings where keysyms are printed. 2015-05-12 23:57:36 +02:00
core Refactor Tools::disableCoreDumps(). 2015-05-14 12:58:00 +02:00
crypto Ignore libgcrypt errors in CryptoHash::CryptoHash(). 2015-05-14 20:44:17 +02:00
format Initialize some instance variables in ctor. 2015-05-14 16:58:53 +02:00
gui Add GUI for changing default group auto-type sequence. 2015-05-14 12:59:36 +02:00
keys Handle cipher errors in TransformKeyBenchmarkThread. 2015-05-09 23:38:04 +02:00
streams Initialize some instance variables in ctor. 2015-05-14 16:58:53 +02:00
CMakeLists.txt Protect opened databases with a file lock. 2015-05-12 22:24:45 +02:00
config-keepassx.h.cmake Fix plugin path detection when installed with DESTDIR. 2015-05-12 22:24:59 +02:00
main.cpp Add an option to display a tray icon. 2014-11-02 11:44:03 +01:00