.. |
data
|
Support passkeys with Bitwarden import (#11401)
|
2024-12-21 23:25:15 -05:00 |
gui
|
Overhaul action states and add icons to toolbar
|
2024-10-07 18:07:15 -04:00 |
mock
|
Fix challenge-response key data after Botan
|
2021-05-19 22:36:30 -04:00 |
util
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
CMakeLists.txt
|
Fix broken build when using system zxcvbn (#10717)
|
2024-06-02 07:37:34 -04:00 |
config-keepassx-tests.h.cmake
|
|
|
FailDevice.cpp
|
|
|
FailDevice.h
|
|
|
modeltest.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
modeltest.h
|
|
|
TestAutoType.cpp
|
Minor changes to Group API to make it more explicit
|
2024-03-09 15:21:46 -05:00 |
TestAutoType.h
|
Auto-Type support for T-CONV, T-REPLACE-RX, and Comments
|
2021-02-22 07:41:23 -05:00 |
TestBase32.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestBase32.h
|
|
|
TestBrowser.cpp
|
Fix code formatting with new clang-format version
|
2024-08-13 21:38:37 -04:00 |
TestBrowser.h
|
Create new UrlTools class
|
2024-01-30 18:26:45 -05:00 |
TestCli.cpp
|
Prevent duplicate entries in passphrase wordlists
|
2024-09-13 22:48:16 -04:00 |
TestCli.h
|
CLI: Add Unicode support on Windows (#8618)
|
2022-10-29 12:45:17 -04:00 |
TestConfig.cpp
|
Remove password repeat application setting
|
2024-04-28 23:41:44 -04:00 |
TestConfig.h
|
|
|
TestCryptoHash.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestCryptoHash.h
|
|
|
TestCsvExporter.cpp
|
Fix multiple TOTP issues
|
2024-02-04 11:50:52 -05:00 |
TestCsvExporter.h
|
|
|
TestCsvParser.cpp
|
Fix code formatting with new clang-format version
|
2024-08-13 21:38:37 -04:00 |
TestCsvParser.h
|
Moving CsvParser to format/
|
2021-08-22 18:30:43 -04:00 |
TestDatabase.cpp
|
Cleanup compiler warnings on all platforms (#10847)
|
2024-06-16 17:09:48 -04:00 |
TestDatabase.h
|
Fix db history when adding new db (#9022)
|
2023-02-18 14:02:47 -08:00 |
TestDeletedObjects.cpp
|
Implement KDBX 4.1 extended custom icons
|
2021-11-22 12:58:04 +01:00 |
TestDeletedObjects.h
|
Implement KDBX 4.1 extended custom icons
|
2021-11-22 12:58:04 +01:00 |
TestEntry.cpp
|
Improve Entry placeholder resolution (#10846)
|
2024-06-16 17:20:16 -04:00 |
TestEntry.h
|
Implement KDBX 4.1 PreviousParentGroup flag
|
2021-11-22 12:58:04 +01:00 |
TestEntryModel.cpp
|
Removing QWidget dependency from src/core.
|
2021-11-12 07:41:30 -05:00 |
TestEntryModel.h
|
|
|
TestEntrySearcher.cpp
|
Add uuid search (#9571)
|
2023-07-15 15:28:16 -04:00 |
TestEntrySearcher.h
|
Add uuid search (#9571)
|
2023-07-15 15:28:16 -04:00 |
TestFdoSecrets.cpp
|
Correct regex escape logic
|
2022-09-22 06:49:07 -04:00 |
TestFdoSecrets.h
|
Replace all crypto libraries with Botan
|
2021-04-05 22:56:03 -04:00 |
TestGroup.cpp
|
Disable entry level Auto-Type
|
2023-08-05 07:29:14 -04:00 |
TestGroup.h
|
Disable entry level Auto-Type
|
2023-08-05 07:29:14 -04:00 |
TestGroupModel.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestGroupModel.h
|
|
|
TestHashedBlockStream.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestHashedBlockStream.h
|
|
|
TestHibp.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestHibp.h
|
|
|
TestIconDownloader.cpp
|
Fix unexpected additional resolved urls in testIconDownloader
|
2024-09-13 22:47:18 -04:00 |
TestIconDownloader.h
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestImports.cpp
|
Support passkeys with Bitwarden import (#11401)
|
2024-12-21 23:25:15 -05:00 |
TestImports.h
|
Support passkeys with Bitwarden import (#11401)
|
2024-12-21 23:25:15 -05:00 |
TestKdbx2.cpp
|
Correctly set KDBX envelope version
|
2021-11-22 12:58:04 +01:00 |
TestKdbx2.h
|
|
|
TestKdbx3.cpp
|
Prevent byte-by-byte and attachment inference side channel attacks
|
2024-03-09 15:21:46 -05:00 |
TestKdbx3.h
|
Prevent byte-by-byte and attachment inference side channel attacks
|
2024-03-09 15:21:46 -05:00 |
TestKdbx4.cpp
|
Prevent byte-by-byte and attachment inference side channel attacks
|
2024-03-09 15:21:46 -05:00 |
TestKdbx4.h
|
Prevent byte-by-byte and attachment inference side channel attacks
|
2024-03-09 15:21:46 -05:00 |
TestKeePass1Reader.cpp
|
Implement KDBX 4.1 extended custom icons
|
2021-11-22 12:58:04 +01:00 |
TestKeePass1Reader.h
|
|
|
TestKeePass2Format.cpp
|
Fix crash on screen lock or computer sleep
|
2024-04-28 23:41:45 -04:00 |
TestKeePass2Format.h
|
Correctly set KDBX envelope version
|
2021-11-22 12:58:04 +01:00 |
TestKeePass2RandomStream.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestKeePass2RandomStream.h
|
|
|
TestKeys.cpp
|
Add key serialization to support Quick Unlock
|
2022-02-22 17:53:50 -05:00 |
TestKeys.h
|
|
|
TestMerge.cpp
|
Prevent KeeShare from merging database custom data
|
2024-04-29 09:53:20 -04:00 |
TestMerge.h
|
Prevent KeeShare from merging database custom data
|
2024-04-29 09:53:20 -04:00 |
TestModified.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestModified.h
|
Properly block modified signal during Database destruction (#6438)
|
2021-05-27 21:50:15 -04:00 |
TestOpenSSHKey.cpp
|
SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys
|
2021-10-01 16:25:14 -04:00 |
TestOpenSSHKey.h
|
SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys
|
2021-10-01 16:25:14 -04:00 |
TestPasskeys.cpp
|
Passkeys: Pass extension JSON data to browser (#10615)
|
2024-04-27 23:35:07 -04:00 |
TestPasskeys.h
|
Skip a few Passkeys tests with Botan <= 2.14 (#10360)
|
2024-03-09 15:21:46 -05:00 |
TestPassphraseGenerator.cpp
|
Prevent duplicate entries in passphrase wordlists
|
2024-09-13 22:48:16 -04:00 |
TestPassphraseGenerator.h
|
Prevent duplicate entries in passphrase wordlists
|
2024-09-13 22:48:16 -04:00 |
TestPasswordGenerator.cpp
|
Add -i/--include option to "generate" CLI command. (#7112)
|
2021-12-07 23:40:09 -05:00 |
TestPasswordGenerator.h
|
Add -i/--include option to "generate" CLI command. (#7112)
|
2021-12-07 23:40:09 -05:00 |
TestPasswordHealth.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestPasswordHealth.h
|
|
|
TestRandomGenerator.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestRandomGenerator.h
|
Replace all crypto libraries with Botan
|
2021-04-05 22:56:03 -04:00 |
TestSharing.cpp
|
Fix code formatting with new clang-format version
|
2024-08-13 21:38:37 -04:00 |
TestSharing.h
|
KeeShare: Remove checking signed container
|
2021-12-14 23:23:23 -05:00 |
TestSSHAgent.cpp
|
Fix code formatting with new clang-format version
|
2024-08-13 21:38:37 -04:00 |
TestSSHAgent.h
|
Fix removing encrypted ASN.1 keys from ssh-agent (#6804)
|
2021-08-08 09:36:06 -04:00 |
TestSymmetricCipher.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestSymmetricCipher.h
|
Replace all crypto libraries with Botan
|
2021-04-05 22:56:03 -04:00 |
TestTools.cpp
|
Fix code formatting with new clang-format version
|
2024-08-13 21:38:37 -04:00 |
TestTools.h
|
Passkeys improvements (#10318)
|
2024-03-09 15:21:46 -05:00 |
TestTotp.cpp
|
Support KeePass2 TOTP settings
|
2024-09-13 22:48:57 -04:00 |
TestTotp.h
|
Support KeePass2 TOTP settings
|
2024-09-13 22:48:57 -04:00 |
TestUpdateCheck.cpp
|
Optimize includes across code base
|
2021-07-13 22:08:33 -04:00 |
TestUpdateCheck.h
|
|
|
TestUrlTools.cpp
|
Passkeys improvements (#10318)
|
2024-03-09 15:21:46 -05:00 |
TestUrlTools.h
|
Passkeys improvements (#10318)
|
2024-03-09 15:21:46 -05:00 |
TestYkChallengeResponseKey.cpp
|
Automatically detect USB device changes
|
2024-03-09 15:21:46 -05:00 |
TestYkChallengeResponseKey.h
|
|
|