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