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