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
path: root/tests
AgeCommit message (Expand)Author
2018-02-21Update zxcvbn libraryJanek Bevendorff
2018-02-21Add tests & minor editsJonathan White
2018-02-18Write regression test for #1447Nick Spain
2018-02-17Add test case for reference resolution in cloned entriesthez3ro
2018-02-11SSH Agent: Support old AES-128-CBC encrypted keysToni Spets
2018-02-11SymmetricCipher: Add support for AES-128-CBCToni Spets
2018-02-05change inAutotype logic, preventing multiple autotype callthez3ro
2018-02-05refactor autotype sequences and entry-point functionsthez3ro
2018-02-05fix effective autotype sequencethez3ro
2018-02-04SSH Agent: Support old unencrypted DSA and RSA keysToni Spets
2018-02-01Create history item when setting up a TOTP seed, resolves #1445Janek Bevendorff
2018-01-28Disable auto save for GUI testsJonathan White
2018-01-25Move duplicate attachment test to TestKeePass2Format, so it's also run for KDBX3Janek Bevendorff
2018-01-25Add test for catching KDBX4 attachment mapping errorsJanek Bevendorff
2018-01-24Move useful QTest template specializations to global header fileJanek Bevendorff
2018-01-23Fix history truncation based on max size and extend unit testsJanek Bevendorff
2018-01-23Fix code-style issuesChristian Kieschnick
2018-01-23Add tests for modified, fix history for autotypeChristian Kieschnick
2018-01-21Code cleanupFonic
2018-01-21Update entry model test to account for additional column 'Paperclip'Fonic
2018-01-21Update GUI test to account for changed column indicesFonic
2018-01-21Update entry model test to account for additional columnsFonic
2018-01-18Remove obsolete ToDbExporter testsJanek Bevendorff
2018-01-18Add test for KDBX 2 -> 3 upgradeJanek Bevendorff
2018-01-18Refactor and extend file format testsJanek Bevendorff
2018-01-18Fix KDBX reader tests not being executedJanek Bevendorff
2018-01-15Add tests for FileKey::TypeJanek Bevendorff
2018-01-13Fix test compilation errorsJanek 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-13Report database read failure reason in testsangelsl
2018-01-13Implements KDBX4 format with Argon2 KDFJonathan White
2018-01-13Correct failure in GUI tests due to widget nameJonathan White
2018-01-13Correct Endian function use in Random testsJonathan White
2018-01-13Refactor Kdf class, remove fields conceptJanek 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-13Add support for KDFs and cyphers to the db settings widgetangelsl
2018-01-13Pull out KDFs into their own class hierarchyangelsl
2018-01-03Add test for drag and drop database files into main windowfrostasm
2018-01-03Remove minus since it's an invalid literalthez3ro
2018-01-03improve regex filteringthez3ro
2018-01-03add test for syntax checkingthez3ro
2017-12-27Add additional unit tests for key file generationJanek Bevendorff
2017-12-25Correct test failures in mingwJonathan White
2017-12-25Fix failing entry model test for attachment name and sizefrostasm
2017-12-17keepassxc-cli show: resolve references in output (#1280)Aleksa Sarai
2017-12-13Correct memory leaks in TestGroup.cppJonathan White
2017-12-12Merge branch 'master' into developJonathan White