Andre Blanke 7d37f65ad0 CLI: Add commands to handle attachments před 3 roky
..
dbus 9a8a5a0006 FdoSecrets: Major Refactor and Code Consolidation (#5747) před 4 roky
keepassxc.opvault 612f8d2e5b Improve OPVault handling and replace test opvault před 4 roky
Attachment.txt 7d37f65ad0 CLI: Add commands to handle attachments před 3 roky
BrokenDeletedObjects.xml 71d39865b3 Introduce a strict mode in KeePass2XmlReader. před 10 roky
BrokenDifferentEntryHistoryUuid.xml 8d16522d39 Repair UUID of inconsistent history items. před 8 roky
BrokenGroupReference.xml 71d39865b3 Introduce a strict mode in KeePass2XmlReader. před 10 roky
BrokenHeaderHash.kdbx 18d3fe55f8 Add support for database format 3.01 (HeaderHash). před 12 roky
BrokenNoEntryUuid.xml 71d39865b3 Introduce a strict mode in KeePass2XmlReader. před 10 roky
BrokenNoGroupUuid.xml f1bebe904a Add tests for broken databases. před 11 roky
BrokenNoRootGroup.xml f1bebe904a Add tests for broken databases. před 11 roky
BrokenTwoRootGroups.xml 0ec29b2354 Raise error if we don't find exactly one root group. před 11 roky
BrokenTwoRoots.xml 0ec29b2354 Raise error if we don't find exactly one root group. před 11 roky
CP-1252.kdb 2ecd11eb35 Add test for a non-ascii password. před 12 roky
CP-1252.kdb.key 2ecd11eb35 Add test for a non-ascii password. před 12 roky
CompositeKey.kdb 225e5dac66 Add tests for opening KeePass 1 databases with different keyfiles. před 12 roky
Compressed.kdbx 18d3fe55f8 Add support for database format 3.01 (HeaderHash). před 12 roky
EmptyUuids.xml 240919335f Add missing EmptyUuids.xml test file. před 9 roky
FileKeyBinary.kdb 225e5dac66 Add tests for opening KeePass 1 databases with different keyfiles. před 12 roky
FileKeyBinary.kdbx f215ffa3fa Implement support for key files. před 13 roky
FileKeyBinary.key f215ffa3fa Implement support for key files. před 13 roky
FileKeyHashed.kdb 225e5dac66 Add tests for opening KeePass 1 databases with different keyfiles. před 12 roky
FileKeyHashed.kdbx f215ffa3fa Implement support for key files. před 13 roky
FileKeyHashed.key f215ffa3fa Implement support for key files. před 13 roky
FileKeyHashed2.key e6c19fdcb1 Add MockChallengeResponseKey and additional composite key component test před 7 roky
FileKeyHex.kdb 225e5dac66 Add tests for opening KeePass 1 databases with different keyfiles. před 12 roky
FileKeyHex.kdbx f215ffa3fa Implement support for key files. před 13 roky
FileKeyHex.key f215ffa3fa Implement support for key files. před 13 roky
FileKeyXml.kdbx f215ffa3fa Implement support for key files. před 13 roky
FileKeyXml.key f215ffa3fa Implement support for key files. před 13 roky
FileKeyXmlBrokenBase64.kdbx 2fa531745f Check XML key file for valid base64 before using it. před 9 roky
FileKeyXmlBrokenBase64.key 2fa531745f Check XML key file for valid base64 before using it. před 9 roky
FileKeyXmlV2.kdbx cd0084f21c Add support for version 2 XML key files. před 4 roky
FileKeyXmlV2.keyx cd0084f21c Add support for version 2 XML key files. před 4 roky
FileKeyXmlV2BrokenHex.kdbx cd0084f21c Add support for version 2 XML key files. před 4 roky
FileKeyXmlV2BrokenHex.keyx cd0084f21c Add support for version 2 XML key files. před 4 roky
FileKeyXmlV2HashFail.kdbx cd0084f21c Add support for version 2 XML key files. před 4 roky
FileKeyXmlV2HashFail.keyx cd0084f21c Add support for version 2 XML key files. před 4 roky
Format200.kdbx 8acd6f74d8 Support KeePass format 3.00 (used by KeePass2 >= 2.15). před 13 roky
Format300.kdbx 18d3fe55f8 Add support for database format 3.01 (HeaderHash). před 12 roky
Format400.kdbx bef7ba2cfe Implements KDBX4 format with Argon2 KDF před 7 roky
KeyFileProtected.kdbx 13a9ac8f57 Adding --no-password option to CLI před 6 roky
KeyFileProtected.key 13a9ac8f57 Adding --no-password option to CLI před 6 roky
KeyFileProtectedNoPassword.kdbx 13a9ac8f57 Adding --no-password option to CLI před 6 roky
KeyFileProtectedNoPassword.key 13a9ac8f57 Adding --no-password option to CLI před 6 roky
MergeDatabase.kdbx e25cd9ba48 Add Merge database utility function (#47) před 8 roky
NewDatabase.kdbx 7d37f65ad0 CLI: Add commands to handle attachments před 3 roky
NewDatabase.xml 5410d78bbb Properly save custom header data před 7 roky
NewDatabase2.kdbx 8a7be101e4 CLI Improvements před 3 roky
NewDatabaseBrowser.kdbx a145bf9119 Complete refactor of Browser Integration classes před 4 roky
NewDatabaseMulti.kdbx f49f62d3be Add a best option to CLI command clip (#4489) před 4 roky
NonAscii.kdbx 18d3fe55f8 Add support for database format 3.01 (HeaderHash). před 12 roky
NonAscii.kdbx.key 8acd6f74d8 Support KeePass format 3.00 (used by KeePass2 >= 2.15). před 13 roky
OutdatedConfig.ini 560209550c Change settings checkbox texts to positive phrasing (#4715) před 4 roky
ProtectedStrings.kdbx 18d3fe55f8 Add support for database format 3.01 (HeaderHash). před 12 roky
RecycleBinDisabled.kdbx 5792bf1a85 Add skeleton for TestDatabase.cpp and test data for unit tests for the "empty recycle bin" functionality před 7 roky
RecycleBinEmpty.kdbx 5792bf1a85 Add skeleton for TestDatabase.cpp and test data for unit tests for the "empty recycle bin" functionality před 7 roky
RecycleBinNotYetCreated.kdbx 5792bf1a85 Add skeleton for TestDatabase.cpp and test data for unit tests for the "empty recycle bin" functionality před 7 roky
RecycleBinWithData.kdbx 5792bf1a85 Add skeleton for TestDatabase.cpp and test data for unit tests for the "empty recycle bin" functionality před 7 roky
Twofish.kdb cf4e574c50 Support Twofish encrypted KeePass 1 databases. před 12 roky
YubiKeyProtectedPasswords.kdbx 964478e78f CLI: Add Yubikey unlock support před 5 roky
basic.kdb b6d9c2e486 Import Auto-Type associations in KeePass1Reader. před 12 roky
hibp.txt 0e0cba653f CLI: add 'analyze' subcommand for offline HIBP breach checks před 5 roky
id_rsa-encrypted-asn1 bc5d0df19e Fix removing encrypted ASN.1 keys from ssh-agent (#6804) před 3 roky