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
2018-03-06KdbxXmlReader: Support Protected attribute on most nodesThomas Luzat
2018-03-04Make cipher and KDF settings properly translatableJanek Bevendorff
2018-03-01Re-transform key on implicit KDBX 4 upgrade to avoid losing challenge-respons...Janek Bevendorff
2018-03-01Don't upgrade to KDBX 4 when CustomData are present only in meta data section...Janek Bevendorff
2018-02-21Properly save custom header dataJanek Bevendorff
2018-02-21Introduced missing CustomData on Group and EntryChristian Kieschnick
2018-02-21Add support for foreground and background entry colorsJonathan White
2018-01-25Fix KDBX4 reader/writer attachment mapping errorJanek Bevendorff
2018-01-21Add disambiguation info to source stringsJanek Bevendorff
2018-01-21Add missing Q_DECLARE_TR_FUNCTIONS to Kdbx classesJanek Bevendorff
2018-01-18Refactor and extend file format testsJanek Bevendorff
2018-01-17Correct missing attachments in KDBX 4 writeJonathan White
2018-01-14Add 'KDBX 4' to Argon2 KDF name and select first category in the database set...Janek Bevendorff
2018-01-13Fix test compilation errorsJanek Bevendorff
2018-01-13Install needed PPA packages for deploymentJanek Bevendorff
2018-01-13Do not assert KDF UUID and improve error messageJanek Bevendorff
2018-01-13Explicitly support AES-KDF in KDBX4 and don't convert KDBX4 files with AES-KD...Janek Bevendorff
2018-01-13Fix type conversion error in older Qt versionsJanek Bevendorff
2018-01-13Add challenge response to key before transformation, resolves #1060Janek Bevendorff
2018-01-13Refactor database readers/writers and XML handlingJanek Bevendorff
2018-01-13Fix memory leaks in testsJanek Bevendorff
2018-01-13Fix coding style and GUI testJanek Bevendorff
2018-01-13Implements KDBX4 format with Argon2 KDFJonathan White
2018-01-13Add Argon2Kdf and enable parameters in db settingsJonathan White
2018-01-13Formatting and consistency fixesJonathan White
2018-01-13Refactor Kdf class, remove fields conceptJanek Bevendorff
2018-01-13Reformat code, fix minor style issues, make kdf() getter constJanek Bevendorff
2018-01-13Refactor Endian namespaceJanek Bevendorff
2018-01-13Rename KeePass2{,Xml}{R,W} to Kdbx3{,Xml}{R,W}, and add a redirection classangelsl
2018-01-13Add support for various algorithms for kdbx4angelsl
2018-01-13Move constants in KeePass2.h to KeePass2.cpp and add a list of KDFs and ciphersangelsl
2018-01-13Pull out KDFs into their own class hierarchyangelsl
2017-12-12Merge branch 'master' into developJonathan White
2017-11-28Fixed memory leaks in non-gui testsMichal Kaptur
2017-10-19Merge branch 'release/2.2.2' into developJanek Bevendorff
2017-10-19Fix: Regenerate transform seed and transform master key on save.rockihack
2017-10-07Add custom icons when merging. (#1008)louib
2017-10-03Fix build on mac os with qt 5.9.1rockihack
2017-09-25Prevent unnecessary memory allocationsJosef Vitu
2017-08-31Fix build on mac os with qt 5.9.1rockihack
2017-07-20Add ellipsisJosh Soref
2017-06-14Update and fix copyright headersthez3ro
2017-03-23Treat empty booleans in XML as falseToni Spets
2017-02-24Use QSharedPointer instead of cloning YkChallengeResponseKey and make it a QO...Janek Bevendorff
2017-02-15Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-01-28Add support for Twofish in KeePass2 codeTimothy Redaelli
2017-01-25Fix build with newer Qt5Aleix Pol
2017-01-15Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-01-14spelling: successfullyJosh Soref
2017-01-14spelling: transformJosh Soref