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
2020-05-15Significantly enhance hardware key robustnessJonathan White
2018-11-29Restore correct formattingGianluca Recchia
2018-10-31Reduce number of unneeded copiesGianluca Recchia
2018-10-24Fix the position of the Q_REQUIRED_RESULT macro (#2411)Gianluca Recchia
2018-09-25Add a new database settings wizardJanek Bevendorff
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-03-07Raise error if challenge-response failed during KDBX4 key transformation, res...Janek Bevendorff
2018-01-13Add challenge response to key before transformation, resolves #1060Janek Bevendorff
2018-01-13Pull out KDFs into their own class hierarchyangelsl
2017-07-25Feature : --key-file option for CLI (#816)louib
2017-06-14Update and fix copyright headersthez3ro
2017-02-24Use QSharedPointer instead of cloning YkChallengeResponseKey and make it a QO...Janek Bevendorff
2017-01-15Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-01-14Extract readKeyFromLine.Louis-Bertrand Varin
2017-01-09challenge: Propagate failed challenge to callerKyle Manna
2017-01-08keys: CompositeKey: Add ChallengeResponseKey supportKyle Manna
2015-05-10Catch and handle all errors from libgcrypt.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2012-10-12Add CompositeKey::isEmpty().Felix Geyer
2012-05-09Use quint64 everywhere for the transform rounds number.Felix Geyer
2012-05-07Add CompositeKey::transformKeyBenchmark().Felix Geyer
2012-04-25Minor improvements in CompositeKey and TestKeys.Felix Geyer
2012-04-23Constification and some style fixes.Felix Geyer
2012-01-12Add CompositeKey::clear().Felix Geyer
2011-11-13Deep copy subkeys when cloning CompositeKey.Felix Geyer
2011-11-12Use QtConcurrentRun instead of subclassing QThread.Felix Geyer
2011-07-08Coding style fixes.Felix Geyer
2010-09-14Implement reading encrypted kdbx files.Felix Geyer