andreas-ementio 612c1098ea Fix CLI output when using clip with the -t flag 2 years ago
..
data 7d37f65ad0 CLI: Add commands to handle attachments 3 years ago
gui e5bd5f39fb Use search for showing expired entries on unlock 2 years ago
mock fd0bdaae80 Fix challenge-response key data after Botan 3 years ago
util 6b14b5dc27 Optimize includes across code base 3 years ago
CMakeLists.txt 12990e59ad KeeShare: Remove checking signed container 3 years ago
FailDevice.cpp 8324d03f0a Formatting the code. 6 years ago
FailDevice.h 7fa0eddc5f Make C++11 mandatory. 9 years ago
TestAutoType.cpp 20a2a96222 Auto-Type: PICKCHARS can specify attribute and ignore BEEP 2 years ago
TestAutoType.h 02446af743 Auto-Type support for T-CONV, T-REPLACE-RX, and Comments 4 years ago
TestBase32.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestBase32.h 19eb6a8a60 Add new Base32 implementation 7 years ago
TestBrowser.cpp 6cb6f1f007 Browser: Add a new group setting for omitting WWW subdomain when matching URLs 2 years ago
TestBrowser.h c7cdce6e33 Support for triggering Global Auto-Type from browser extension 3 years ago
TestCli.cpp 612c1098ea Fix CLI output when using clip with the -t flag 2 years ago
TestCli.h 7d37f65ad0 CLI: Add commands to handle attachments 3 years ago
TestConfig.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestConfig.h 560209550c Change settings checkbox texts to positive phrasing (#4715) 4 years ago
TestCryptoHash.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestCryptoHash.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 8 years ago
TestCsvExporter.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestCsvExporter.h d612cad09a Refactor Database and Database widgets (#2491) 6 years ago
TestCsvParser.cpp c663b5d5fc Add braces around single line statements 5 years ago
TestCsvParser.h ec81d2bc3f Moving CsvParser to format/ 3 years ago
TestDatabase.cpp bce8c84c26 Remove obsolete read only state from database. (#7324) 3 years ago
TestDatabase.h 390e14b2c6 Implement KDBX 4.1 extended custom icons 3 years ago
TestDeletedObjects.cpp 7e1d980d08 clang-tidy: use auto 2 years ago
TestDeletedObjects.h 390e14b2c6 Implement KDBX 4.1 extended custom icons 3 years ago
TestEntry.cpp 7e1d980d08 clang-tidy: use auto 2 years ago
TestEntry.h cd9ef58e98 Implement KDBX 4.1 PreviousParentGroup flag 3 years ago
TestEntryModel.cpp a4d4adb1f6 clang-tidy: use nullptr 2 years ago
TestEntryModel.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 8 years ago
TestEntrySearcher.cpp dfee59742f Enhance Tags / Saved Searches 2 years ago
TestEntrySearcher.h 6b14b5dc27 Optimize includes across code base 3 years ago
TestFdoSecrets.cpp e16c007d43 Correct regex escape logic 2 years ago
TestFdoSecrets.h 80809ace67 Replace all crypto libraries with Botan 3 years ago
TestGroup.cpp 7e1d980d08 clang-tidy: use auto 2 years ago
TestGroup.h cd9ef58e98 Implement KDBX 4.1 PreviousParentGroup flag 3 years ago
TestGroupModel.cpp 7e1d980d08 clang-tidy: use auto 2 years ago
TestGroupModel.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 8 years ago
TestHashedBlockStream.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestHashedBlockStream.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 8 years ago
TestHibp.cpp 7e1d980d08 clang-tidy: use auto 2 years ago
TestHibp.h 0e0cba653f CLI: add 'analyze' subcommand for offline HIBP breach checks 5 years ago
TestIconDownloader.cpp 57af7c131d Fix favicon download from URL with non-standard port. 4 years ago
TestIconDownloader.h 6b14b5dc27 Optimize includes across code base 3 years ago
TestKdbx2.cpp a3dc977e58 Correctly set KDBX envelope version 3 years ago
TestKdbx2.h d612cad09a Refactor Database and Database widgets (#2491) 6 years ago
TestKdbx3.cpp bce8c84c26 Remove obsolete read only state from database. (#7324) 3 years ago
TestKdbx3.h a3dc977e58 Correctly set KDBX envelope version 3 years ago
TestKdbx4.cpp f15ee90429 TestKdbx4Format: use MockClock 2 years ago
TestKdbx4.h f15ee90429 TestKdbx4Format: use MockClock 2 years ago
TestKeePass1Reader.cpp a4d4adb1f6 clang-tidy: use nullptr 2 years ago
TestKeePass1Reader.h d612cad09a Refactor Database and Database widgets (#2491) 6 years ago
TestKeePass2Format.cpp c94efe6b5c Avoid redundant KDBX4 test runs 3 years ago
TestKeePass2Format.h a3dc977e58 Correctly set KDBX envelope version 3 years ago
TestKeePass2RandomStream.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestKeePass2RandomStream.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 8 years ago
TestKeys.cpp a76daeb4c5 Add key serialization to support Quick Unlock 3 years ago
TestKeys.h e6c19fdcb1 Add MockChallengeResponseKey and additional composite key component test 7 years ago
TestMerge.cpp 7e1d980d08 clang-tidy: use auto 2 years ago
TestMerge.h 6b14b5dc27 Optimize includes across code base 3 years ago
TestModified.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestModified.h 81a66c439c Properly block modified signal during Database destruction (#6438) 3 years ago
TestOpVaultReader.cpp 9e81c31e5a Fix OPVault import when there are multiple OTP fields 2 years ago
TestOpVaultReader.h 612f8d2e5b Improve OPVault handling and replace test opvault 4 years ago
TestOpenSSHKey.cpp 860fcfd78d SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys 3 years ago
TestOpenSSHKey.h 860fcfd78d SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys 3 years ago
TestPassphraseGenerator.cpp 7ead8e7290 Add word case option to passphrase generator (#3172) 5 years ago
TestPassphraseGenerator.h 7ead8e7290 Add word case option to passphrase generator (#3172) 5 years ago
TestPasswordGenerator.cpp a0a063b57f Add -i/--include option to "generate" CLI command. (#7112) 3 years ago
TestPasswordGenerator.h a0a063b57f Add -i/--include option to "generate" CLI command. (#7112) 3 years ago
TestPasswordHealth.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestPasswordHealth.h a81c6469a8 Implement Password Health Report 5 years ago
TestRandomGenerator.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestRandomGenerator.h 80809ace67 Replace all crypto libraries with Botan 3 years ago
TestSSHAgent.cpp bc5d0df19e Fix removing encrypted ASN.1 keys from ssh-agent (#6804) 3 years ago
TestSSHAgent.h bc5d0df19e Fix removing encrypted ASN.1 keys from ssh-agent (#6804) 3 years ago
TestSharing.cpp 12990e59ad KeeShare: Remove checking signed container 3 years ago
TestSharing.h 12990e59ad KeeShare: Remove checking signed container 3 years ago
TestSymmetricCipher.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestSymmetricCipher.h 80809ace67 Replace all crypto libraries with Botan 3 years ago
TestTools.cpp e16c007d43 Correct regex escape logic 2 years ago
TestTools.h e16c007d43 Correct regex escape logic 2 years ago
TestTotp.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestTotp.h 1dc9f10c7f Complete refactor of TOTP integration 6 years ago
TestUpdateCheck.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
TestUpdateCheck.h fb5faf0ff5 Ran `make format` 6 years ago
TestYkChallengeResponseKey.cpp 48a3fd8e3c Fix detection of hardware keys in keepassxc-cli 2 years ago
TestYkChallengeResponseKey.h 5142981018 Significantly enhance hardware key robustness 4 years ago
config-keepassx-tests.h.cmake 410d88bf99 Remove KeePassHttp plugin and qhttp (#1752) 6 years ago
modeltest.cpp 6b14b5dc27 Optimize includes across code base 3 years ago
modeltest.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 8 years ago