Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-08Add support for version 2 XML key files.Janek Bevendorff
2020-05-28FdoSecrets: add unit testsAetf
2020-05-15Complete refactor of Browser Integration classesJonathan White
2020-05-14Improve OPVault handling and replace test opvaultJonathan White
2020-05-11Change settings checkbox texts to positive phrasing (#4715)ameyer0
2020-01-30Add --username option to Clip command. (#3947)James Ring
2019-09-23CLI: Add Yubikey unlock support louib
2019-09-07Fix crash when removing custom datavarjolintu
2019-06-25CLI: add 'analyze' subcommand for offline HIBP breach checksJonathan White
2019-06-19CLI: Add 'flatten' option to the 'ls' command (#3276)Balazs Gyurak
2019-05-20Implement 1Password Vault ImportJonathan White
2019-03-24Adding --no-password option to CLIJonathan White
2018-11-10CLI: add commands to show and copy TOTP to clipboard (#2454)Felix Fontein
2018-09-26Remove obsolete database repair featureWeslly
2018-03-02Add MockChallengeResponseKey and additional composite key component testJanek Bevendorff
2018-02-21Properly save custom header dataJanek Bevendorff
2018-01-13Implements KDBX4 format with Argon2 KDFJonathan White
2017-04-22Add skeleton for TestDatabase.cpp and test data for unit tests for the "empty...Vladimir Svyatski
2016-11-08Add Merge database utility function (#47)Jonathan White
2016-08-04Repair UUID of inconsistent history items.Florian Geyer
2016-02-02Fix KeePass2Repair to retain multi-byte UTF-8 chars.Felix Geyer
2016-01-29Add repair functionality to strip invalid XML chars.Felix Geyer
2015-11-01Check XML key file for valid base64 before using it.Felix Geyer
2015-07-14Add missing EmptyUuids.xml test file.Felix Geyer
2014-12-01Introduce a strict mode in KeePass2XmlReader.Felix Geyer
2013-04-30Raise error if we don't find exactly one root group.Felix Geyer
2013-04-30Add tests for broken databases.Felix Geyer
2012-09-26Add support for database format 3.01 (HeaderHash).Felix Geyer
2012-07-20Import Auto-Type associations in KeePass1Reader.Felix Geyer
2012-05-11Set master key after reading the database.Felix Geyer
2012-05-10Add test for a non-ascii password.Felix Geyer
2012-05-10Support Twofish encrypted KeePass 1 databases.Felix Geyer
2012-05-10Add tests for opening KeePass 1 databases with different keyfiles.Felix Geyer
2012-05-10Parse KeePass 1 database meta streams.Felix Geyer
2012-05-10Implement support for parsing groups and entries from KeePass 1 databases.Felix Geyer
2012-05-09Start implementing support for reading KeePass 1 databases.Felix Geyer
2012-04-21Support KeePass format 3.00 (used by KeePass2 >= 2.15).Felix Geyer
2011-12-22Implement support for key files.Felix Geyer
2011-11-20Move test data files into an own subdirectory.Felix Geyer