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
2020-03-10Remove inline password generator when editing entriesJonathan White
2020-03-10Enhance Password Editing FieldsJonathan White
2020-03-10Move theme detection into ApplicationJonathan White
2020-03-08Dynamically determine database validityJonathan White
2020-02-02Fixes for minor issues found by static analysisCarlo Teubner
2020-02-02Add braces around single line statementsJonathan White
2020-02-01Implement Password Health ReportWolfram Rösler
2020-01-30Add --username option to Clip command. (#3947)James Ring
2020-01-28CLI: set decryption time on create.louib
2020-01-28Implement SSH key file path env substitutionToni Spets
2020-01-28Fix GUI test failuresJonathan White
2020-01-27Adding db-info CLI command. (#4231)louib
2020-01-27Removing QColor (from Qt::Widgets) from core modules. (#4247)louib
2020-01-19Fix base domain matchingvarjolintu
2020-01-16Prevent crash when all entries are deleted from a groupJonathan White
2020-01-11Ensure challenge-response key buffer is properly cleared.Janek Bevendorff
2020-01-04Improve GUI test reliabilityJonathan White
2020-01-02FdoSecrets: fix searching of entries with special characters in attributesAetf
2019-12-22CLI: Fix keyfile from/to parameter collision in merge commandWizz
2019-12-22Add option to use entry only for HTTP Basic Authvarjolintu
2019-12-21Fix memory leaks (mostly) in tests (#3922)Carlo Teubner
2019-12-21Show UI warning for invalid URLsvarjolintu
2019-11-23Run code formatterBalazs Gyurak
2019-11-23Fix subdomain matchingvarjolintu
2019-11-10Fix URL matchingvarjolintu
2019-11-09Relax strictness of TOTP Base32 validationJonathan White
2019-11-09FdoSecrets: use EntrySearcher's internal search APIAetf
2019-11-09Expose EntrySearcher's SearchTerm for internal code usageAetf
2019-11-02CLI: do not display protected fields by default.louib
2019-11-02some cppcheck and clang-tidy fixiesasapelkin
2019-10-30Fix building without featuresJonathan White
2019-10-21Improve Database and CLI testsJonathan White
2019-10-21Move FileWatcher into Database classJonathan White
2019-10-21Prompt to delete recycle bin when disabling itMark Hakansson
2019-10-21Correct issues with TOTP SetupJonathan White
2019-10-17Add support for multiple URLs in an entryvarjolintu
2019-10-16CLI: Add Import XML command (#3572)Jacob Sachs
2019-10-05Fix entry clone modification time update (#3602)libklein
2019-09-28CLI: Add interactive session mode command `open`James Ring
2019-09-23CLI: Add group commandslouib
2019-09-23CLI: Add Yubikey unlock support louib
2019-09-22CLI: Export database as CSVlouib
2019-09-22Additional database file checks in cli/Utils.unlockDatabaseJames Ring
2019-09-16Merge custom data only when necessary (#3475)louib
2019-09-07Fix crash when removing custom datavarjolintu
2019-09-05Allow abbreviation of search field namesAkinori MUSHA
2019-08-31CLI password generation options cleanup (#3275)louib
2019-06-25CLI: add 'analyze' subcommand for offline HIBP breach checksJonathan White
2019-06-24Autocomplete usernames based on most frequent in databaseMatthias Drexler
2019-06-19Allow setting group icons to children groups/entries (#3273)Matthias Drexler