keepassxc/tests
Sami Vänttinen 6f2354c0e9
Add basic support for WebAuthn (Passkeys) (#8825)
---------

Co-authored-by: varjolintu <sami.vanttinen@protonmail.com>
Co-authored-by: droidmonkey <support@dmapps.us>
2023-10-25 10:12:55 -04:00
..
data CLI: Add Unicode support on Windows (#8618) 2022-10-29 08:07:31 -04:00
gui Fix first entry is not selected when a search is performed (#9868) 2023-09-25 09:21:28 -04:00
mock
util
CMakeLists.txt Add basic support for WebAuthn (Passkeys) (#8825) 2023-10-25 10:12:55 -04:00
config-keepassx-tests.h.cmake
FailDevice.cpp
FailDevice.h
modeltest.cpp
modeltest.h
TestAutoType.cpp Auto-Type: PICKCHARS can specify attribute and ignore BEEP 2022-06-09 10:05:03 -04:00
TestAutoType.h
TestBase32.cpp
TestBase32.h
TestBrowser.cpp Create new UrlTools class 2023-10-23 22:53:59 -04:00
TestBrowser.h Create new UrlTools class 2023-10-23 22:53:59 -04:00
TestCli.cpp CLI: Add Unicode support on Windows (#8618) 2022-10-29 08:07:31 -04:00
TestCli.h CLI: Add Unicode support on Windows (#8618) 2022-10-29 08:07:31 -04:00
TestConfig.cpp
TestConfig.h
TestCryptoHash.cpp
TestCryptoHash.h
TestCsvExporter.cpp
TestCsvExporter.h
TestCsvParser.cpp
TestCsvParser.h
TestDatabase.cpp Fix db history when adding new db (#9022) 2023-01-29 09:24:10 -05:00
TestDatabase.h Fix db history when adding new db (#9022) 2023-01-29 09:24:10 -05:00
TestDeletedObjects.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04:00
TestDeletedObjects.h
TestEntry.cpp Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
TestEntry.h
TestEntryModel.cpp Show Row-Backgroundcolor in a column 2023-09-16 09:00:03 -04:00
TestEntryModel.h
TestEntrySearcher.cpp Add uuid search (#9571) 2023-07-04 07:24:10 -04:00
TestEntrySearcher.h Add uuid search (#9571) 2023-07-04 07:24:10 -04:00
TestFdoSecrets.cpp Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
TestFdoSecrets.h
TestGroup.cpp Disable entry level Auto-Type 2023-07-30 09:56:09 -04:00
TestGroup.h Disable entry level Auto-Type 2023-07-30 09:56:09 -04:00
TestGroupModel.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04:00
TestGroupModel.h
TestHashedBlockStream.cpp
TestHashedBlockStream.h
TestHibp.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04:00
TestHibp.h CLI: add 'analyze' subcommand for offline HIBP breach checks 2019-06-25 15:37:40 -04:00
TestIconDownloader.cpp Add a URL that preserves the URL path when trying to resolve favicons. (#8565) 2022-10-19 20:50:17 -04:00
TestIconDownloader.h
TestKdbx2.cpp Correctly set KDBX envelope version 2021-11-22 12:58:04 +01:00
TestKdbx2.h Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
TestKdbx3.cpp
TestKdbx3.h Correctly set KDBX envelope version 2021-11-22 12:58:04 +01:00
TestKdbx4.cpp TestKdbx4Format: use MockClock 2022-04-18 15:09:44 -04:00
TestKdbx4.h TestKdbx4Format: use MockClock 2022-04-18 15:09:44 -04:00
TestKeePass1Reader.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
TestKeePass1Reader.h
TestKeePass2Format.cpp
TestKeePass2Format.h
TestKeePass2RandomStream.cpp
TestKeePass2RandomStream.h
TestKeys.cpp
TestKeys.h
TestMerge.cpp Fix various typos (#8748) 2023-01-29 09:38:44 -05:00
TestMerge.h
TestModified.cpp
TestModified.h
TestOpenSSHKey.cpp SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
TestOpenSSHKey.h
TestOpVaultReader.cpp Fix OPVault import when there are multiple OTP fields 2022-09-07 06:48:21 -04:00
TestOpVaultReader.h
TestPasskeys.cpp Add basic support for WebAuthn (Passkeys) (#8825) 2023-10-25 10:12:55 -04:00
TestPasskeys.h Add basic support for WebAuthn (Passkeys) (#8825) 2023-10-25 10:12:55 -04:00
TestPassphraseGenerator.cpp
TestPassphraseGenerator.h
TestPasswordGenerator.cpp
TestPasswordGenerator.h
TestPasswordHealth.cpp
TestPasswordHealth.h Implement Password Health Report 2020-02-01 09:30:12 -05:00
TestRandomGenerator.cpp
TestRandomGenerator.h Replace all crypto libraries with Botan 2021-04-05 22:56:03 -04:00
TestSharing.cpp
TestSharing.h
TestSSHAgent.cpp SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
TestSSHAgent.h SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
TestSymmetricCipher.cpp
TestSymmetricCipher.h Replace all crypto libraries with Botan 2021-04-05 22:56:03 -04:00
TestTools.cpp Correct regex escape logic 2022-06-05 21:58:52 -04:00
TestTools.h Correct regex escape logic 2022-06-05 21:58:52 -04:00
TestTotp.cpp Increase max TOTP step to 24 hours 2023-03-30 07:23:29 -04:00
TestTotp.h
TestUpdateCheck.cpp
TestUpdateCheck.h
TestUrlTools.cpp Create new UrlTools class 2023-10-23 22:53:59 -04:00
TestUrlTools.h Create new UrlTools class 2023-10-23 22:53:59 -04:00
TestYkChallengeResponseKey.cpp
TestYkChallengeResponseKey.h