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-09-26Remove WITH_GUI_TESTS exclusion for CLI tests (#6946)louib
2021-04-06Replace all crypto libraries with BotanJonathan White
2021-03-02Fix favicon download from URL with non-standard port.Patrick Klein
2021-02-22Improve Auto-Type Select DialogJonathan White
2020-05-28FdoSecrets: add unit testsAetf
2020-05-15Significantly enhance hardware key robustnessJonathan White
2020-05-11Change settings checkbox texts to positive phrasing (#4715)ameyer0
2020-03-10SSH Agent: Integration tests against ssh-agentToni Spets
2020-02-01Implement Password Health ReportWolfram Rösler
2020-01-11Ensure challenge-response key buffer is properly cleared.Janek Bevendorff
2019-12-22CLI: Fix keyfile from/to parameter collision in merge commandWizz
2019-10-30Fix building without featuresJonathan White
2019-10-21Move FileWatcher into Database classJonathan White
2019-10-17Add support for multiple URLs in an entryvarjolintu
2019-06-25CLI: add 'analyze' subcommand for offline HIBP breach checksJonathan White
2019-05-31Merge branch 'release/2.4.2' into developJonathan White
2019-05-29Browser Integration testsvarjolintu
2019-05-25Add word case option to passphrase generator (#3172)shaneknysh
2019-05-20Implement 1Password Vault ImportJonathan White
2019-05-12Add Freedesktop.org Secret Storage Spec Server Side API (Fix #1403)Aetf
2019-01-30Update checking feature (#2648)Weslly
2019-01-03Splitted KeeShare into secure and insecure partsChristian Kieschnick
2018-12-29Cleanup and replumb back to functional stateJonathan White
2018-12-19Merge branch 'develop'Jonathan White
2018-10-19Reformat CMakeLists.txt filesJanek Bevendorff
2018-10-19Rename TestClock to MockClock and move it to the mock directoryJanek Bevendorff
2018-10-19Fix tests on WindowsJanek Bevendorff
2018-10-19Add CLI tests and improve coding style and i18nJanek Bevendorff
2018-10-01Add sharing of groups between databasesChristian Kieschnick
2018-09-30Introduce synchronize merge methodJonathan White
2018-05-22Add some unit tests to ToolsMichal Kaptur
2018-03-02Add additional KDBX4 upgrade tests for composite key integrityJanek Bevendorff
2018-03-02Add MockChallengeResponseKey and additional composite key component testJanek Bevendorff
2018-01-24Move useful QTest template specializations to global header fileJanek Bevendorff
2018-01-18Refactor and extend file format testsJanek Bevendorff
2018-01-18Fix KDBX reader tests not being executedJanek Bevendorff
2018-01-13Implements KDBX4 format with Argon2 KDFJonathan White
2018-01-13Correct Endian function use in Random testsJonathan White
2018-01-13Rename KeePass2{,Xml}{R,W} to Kdbx3{,Xml}{R,W}, and add a redirection classangelsl
2017-11-19SSH agent supportToni Spets
2017-09-25New base32 implementation (#984)Adolfo E. García
2017-09-05Feature : Update entries across groups when merging (#807)louib
2017-07-18resolve URL for correct favicon downloading, fixes #240 #238thez3ro
2017-05-04Add TOTP supportWeslly
2017-04-22Add skeleton for TestDatabase.cpp and test data for unit tests for the "empty...Vladimir Svyatski
2017-03-16Merge remote-tracking branch 'upstream/develop' into feature/import-csv-formatseatedscribe
2017-03-05Implement import of databases in CSV (Comma Separated Values) format (i.e. fr...seatedscribe
2017-02-15Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-01-26Fix Windows linker and runtime errors when building against static QtJanek Bevendorff
2017-01-08tests: Add YubiKey TestsKyle Manna