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/src/core
AgeCommit message (Expand)Author
2021-12-09Add db statistic output to CLI db-info command.Geert Ijewski
2021-12-08Add -i/--include option to "generate" CLI command. (#7112)Patrick Klein
2021-11-25Fix syntax issue & add a missing header (#7160)tenzap
2021-11-25Fix compilation on macOS when clang < 9 or Qt < 5.12 (#7117)tenzap
2021-11-22Correctly set KDBX envelope versionJanek Bevendorff
2021-11-22Implement KDBX 4.1 CustomData modification dateJanek Bevendorff
2021-11-22Implement KDBX 4.1 extended custom iconsJanek Bevendorff
2021-11-22Add "Restore Entries" featureJanek Bevendorff
2021-11-22Implement KDBX 4.1 group tagsJanek Bevendorff
2021-11-22Implement KDBX 4.1 PreviousParentGroup flagJanek Bevendorff
2021-11-22Implement KDBX 4.1 PasswordQuality flagJanek Bevendorff
2021-11-12Removing QWidget dependency from src/core.louib
2021-11-08Allow specifing database backup paths. (#7035)Patrick Klein
2021-11-05Support for wordlists in user configuration directory (#6799)snipfoo
2021-10-17FdoSecrets: Implement unlock before searchAetf
2021-10-11Add Browser Integration to Group Edit pagevarjolintu
2021-10-09Fix broken browser integration since #6899 (#7030)Chih-Hsuan Yen
2021-10-09Add direct write save optionJonathan White
2021-10-09Fix infinite save bug when saving failsJonathan White
2021-10-02Place the 'Recycle Bin' at the bottom of the list when groups are sorted. (#7...Gaurav Pruthi
2021-10-02Add support for Diceware wordlists in numbered and/or PGP-signed formats (#6791)snipfoo
2021-10-01SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keysToni Spets
2021-09-28Rename translation filesJanek Bevendorff
2021-09-21Add delete-entry command to Browser Integration APIvarjolintu
2021-08-23CLI: Replace locate command with searchRobin Ebert
2021-08-23Moving CsvParser to format/louib
2021-08-23Add option to use both Pageant and OpenSSH agent on WindowsHongmou Zhang
2021-08-23Improve and secure attachment handling (fixes #2400).Janek Bevendorff
2021-08-22Enhance last used directory settingsosx user
2021-08-08Add group clone actionStuzer05
2021-07-14Removed / Consolidated unnecessary header filesJonathan White
2021-07-14Optimize includes across code basepeter
2021-06-01Retain file creation time when saving database (#6576)Jonathan White
2021-05-29Make "Always on top" a local settingJonathan White
2021-05-28Properly block modified signal during Database destruction (#6438)Aetf
2021-05-15Fix unreachable setting of file permissions (#6514)Xavier Valls
2021-04-24Introduce security option to enable copy on doubleclick (#6433)Xavier Valls
2021-04-06Replace all crypto libraries with BotanJonathan White
2021-04-01Remove credential sorting from Browser Integration (#6353)Sami Vänttinen
2021-03-07Persist Always on Top settingmantlabs
2021-02-27Add entry view column for password strengthOjas Anand
2021-02-26Exclude additional lookalike characters (6G8B)Brandon Atkinson
2021-02-22Overhaul Auto-Type Action HandlingJonathan White
2021-02-22Improve Auto-Type Select DialogJonathan White
2021-02-20Address translation feedback from TransifexJonathan White
2021-02-05FdoSecrets: Major Refactor and Code Consolidation (#5747)Aetf
2021-01-12Merge branch 'master' into developJanek Bevendorff
2020-12-21Copy history when drag/drop entries and groupsJonathan White
2020-12-12Redo 'delete entries no confirm' functionality & unit-tests (#5812)Bernhard Berg
2020-12-11Revert "Add "move to recycle bin without confirmation" setting"Janek Bevendorff