Jonathan White b9c5869806 Implement T-CONV and T-REPLACE-RX entry placeholders hace 2 semanas
..
data 6e0baf9f2c Support passkeys with Bitwarden import (#11401) hace 1 mes
gui 2738a72b43 Fix assert hit when viewing entry history hace 4 semanas
mock 1ca607792d Support remote database access using external tools (#7222) hace 5 meses
util 6b14b5dc27 Optimize includes across code base hace 3 años
CMakeLists.txt 166a371050 Refactor: separate GUI sources from core sources hace 4 meses
FailDevice.cpp 8324d03f0a Formatting the code. hace 6 años
FailDevice.h 7fa0eddc5f Make C++11 mandatory. hace 9 años
TestAutoType.cpp a02bceabd2 Minor changes to Group API to make it more explicit hace 8 meses
TestAutoType.h 02446af743 Auto-Type support for T-CONV, T-REPLACE-RX, and Comments hace 3 años
TestBase32.cpp 6b14b5dc27 Optimize includes across code base hace 3 años
TestBase32.h 19eb6a8a60 Add new Base32 implementation hace 7 años
TestBrowser.cpp e48ef80e9c Fix code formatting with new clang-format version hace 3 meses
TestBrowser.h 884386c924 Allow groups to restrict by browser integration key (#6437) hace 10 meses
TestCli.cpp c7d318236f Prevent duplicate entries in passphrase wordlists hace 3 meses
TestCli.h ab95690043 CLI: Add Unicode support on Windows (#8618) hace 2 años
TestConfig.cpp 7ae65dd656 Remove password repeat application setting hace 7 meses
TestConfig.h 560209550c Change settings checkbox texts to positive phrasing (#4715) hace 4 años
TestCryptoHash.cpp 6b14b5dc27 Optimize includes across code base hace 3 años
TestCryptoHash.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords hace 7 años
TestCsvExporter.cpp 9f3b4dc5ea Fix multiple TOTP issues hace 10 meses
TestCsvExporter.h d612cad09a Refactor Database and Database widgets (#2491) hace 6 años
TestCsvParser.cpp e48ef80e9c Fix code formatting with new clang-format version hace 3 meses
TestCsvParser.h 194409abd6 Remove various undefined/unused functions hace 7 meses
TestDatabase.cpp c3df16147d Cleanup compiler warnings on all platforms (#10847) hace 5 meses
TestDatabase.h 8846880015 Fix db history when adding new db (#9022) hace 1 año
TestDeletedObjects.cpp 7e1d980d08 clang-tidy: use auto hace 2 años
TestDeletedObjects.h 390e14b2c6 Implement KDBX 4.1 extended custom icons hace 3 años
TestEntry.cpp b9c5869806 Implement T-CONV and T-REPLACE-RX entry placeholders hace 1 semana
TestEntry.h b9c5869806 Implement T-CONV and T-REPLACE-RX entry placeholders hace 1 semana
TestEntryModel.cpp 27c5c5d464 Show Row-Backgroundcolor in a column hace 1 año
TestEntryModel.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords hace 7 años
TestEntrySearcher.cpp 9e119230d4 Fix minor typos (#10124) hace 11 meses
TestEntrySearcher.h 338fe553ba Add uuid search (#9571) hace 1 año
TestFdoSecrets.cpp 880cc230ac Fix various typos (#8748) hace 1 año
TestFdoSecrets.h 80809ace67 Replace all crypto libraries with Botan hace 3 años
TestGroup.cpp 3f78e5f7a2 Disable entry level Auto-Type hace 1 año
TestGroup.h 3f78e5f7a2 Disable entry level Auto-Type hace 1 año
TestGroupModel.cpp 7e1d980d08 clang-tidy: use auto hace 2 años
TestGroupModel.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords hace 7 años
TestHashedBlockStream.cpp 6b14b5dc27 Optimize includes across code base hace 3 años
TestHashedBlockStream.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords hace 7 años
TestHibp.cpp 7e1d980d08 clang-tidy: use auto hace 2 años
TestHibp.h 0e0cba653f CLI: add 'analyze' subcommand for offline HIBP breach checks hace 5 años
TestIconDownloader.cpp 9b4e6b4e11 Fix unexpected additional resolved urls in testIconDownloader hace 3 meses
TestIconDownloader.h 6b14b5dc27 Optimize includes across code base hace 3 años
TestImports.cpp 6e0baf9f2c Support passkeys with Bitwarden import (#11401) hace 1 mes
TestImports.h 6e0baf9f2c Support passkeys with Bitwarden import (#11401) hace 1 mes
TestKdbx2.cpp a3dc977e58 Correctly set KDBX envelope version hace 3 años
TestKdbx2.h d612cad09a Refactor Database and Database widgets (#2491) hace 6 años
TestKdbx3.cpp 72fc00695c Prevent byte-by-byte and attachment inference side channel attacks hace 8 meses
TestKdbx3.h 72fc00695c Prevent byte-by-byte and attachment inference side channel attacks hace 8 meses
TestKdbx4.cpp 166a371050 Refactor: separate GUI sources from core sources hace 4 meses
TestKdbx4.h 72fc00695c Prevent byte-by-byte and attachment inference side channel attacks hace 8 meses
TestKeePass1Reader.cpp 318157d242 clang-tidy: use braced init list (#7998) hace 1 año
TestKeePass1Reader.h d612cad09a Refactor Database and Database widgets (#2491) hace 6 años
TestKeePass2Format.cpp 6481ecccd7 Fix crash on screen lock or computer sleep hace 7 meses
TestKeePass2Format.h a3dc977e58 Correctly set KDBX envelope version hace 3 años
TestKeePass2RandomStream.cpp 6b14b5dc27 Optimize includes across code base hace 3 años
TestKeePass2RandomStream.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords hace 7 años
TestKeys.cpp a76daeb4c5 Add key serialization to support Quick Unlock hace 2 años
TestKeys.h e6c19fdcb1 Add MockChallengeResponseKey and additional composite key component test hace 6 años
TestMerge.cpp 3829bcdd8f Prevent KeeShare from merging database custom data hace 6 meses
TestMerge.h 3829bcdd8f Prevent KeeShare from merging database custom data hace 6 meses
TestModified.cpp 6b14b5dc27 Optimize includes across code base hace 3 años
TestModified.h 81a66c439c Properly block modified signal during Database destruction (#6438) hace 3 años
TestOpenSSHKey.cpp 3243243be8 SSH Agent: Add support for generating SSH keys hace 1 año
TestOpenSSHKey.h 860fcfd78d SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys hace 3 años
TestPasskeys.cpp 5b123e7944 Passkeys: Pass extension JSON data to browser (#10615) hace 7 meses
TestPasskeys.h 79ca00604a Skip a few Passkeys tests with Botan <= 2.14 (#10360) hace 8 meses
TestPassphraseGenerator.cpp c7d318236f Prevent duplicate entries in passphrase wordlists hace 3 meses
TestPassphraseGenerator.h c7d318236f Prevent duplicate entries in passphrase wordlists hace 3 meses
TestPasswordGenerator.cpp a0a063b57f Add -i/--include option to "generate" CLI command. (#7112) hace 3 años
TestPasswordGenerator.h a0a063b57f Add -i/--include option to "generate" CLI command. (#7112) hace 3 años
TestPasswordHealth.cpp 6b14b5dc27 Optimize includes across code base hace 3 años
TestPasswordHealth.h a81c6469a8 Implement Password Health Report hace 4 años
TestRandomGenerator.cpp 6b14b5dc27 Optimize includes across code base hace 3 años
TestRandomGenerator.h 80809ace67 Replace all crypto libraries with Botan hace 3 años
TestSSHAgent.cpp e48ef80e9c Fix code formatting with new clang-format version hace 3 meses
TestSSHAgent.h 3243243be8 SSH Agent: Add support for generating SSH keys hace 1 año
TestSharing.cpp e48ef80e9c Fix code formatting with new clang-format version hace 3 meses
TestSharing.h 12990e59ad KeeShare: Remove checking signed container hace 2 años
TestSymmetricCipher.cpp 6b14b5dc27 Optimize includes across code base hace 3 años
TestSymmetricCipher.h 80809ace67 Replace all crypto libraries with Botan hace 3 años
TestTools.cpp e48ef80e9c Fix code formatting with new clang-format version hace 3 meses
TestTools.h ac2b445db6 Passkeys improvements (#10318) hace 8 meses
TestTotp.cpp c8fc25ea5c Support KeePass2 TOTP settings hace 2 meses
TestTotp.h c8fc25ea5c Support KeePass2 TOTP settings hace 2 meses
TestUpdateCheck.cpp 166a371050 Refactor: separate GUI sources from core sources hace 4 meses
TestUpdateCheck.h fb5faf0ff5 Ran `make format` hace 5 años
TestUrlTools.cpp ac2b445db6 Passkeys improvements (#10318) hace 8 meses
TestUrlTools.h 166a371050 Refactor: separate GUI sources from core sources hace 4 meses
TestYkChallengeResponseKey.cpp 6a273363c4 Automatically detect USB device changes hace 8 meses
TestYkChallengeResponseKey.h 5142981018 Significantly enhance hardware key robustness hace 4 años
config-keepassx-tests.h.cmake 410d88bf99 Remove KeePassHttp plugin and qhttp (#1752) hace 6 años
modeltest.cpp 88b76244cf Fix all Qt 5.15 deprecation warnings (#7783) hace 5 meses
modeltest.h 8d487d31a4 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords hace 7 años