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-12-08Add -i/--include option to "generate" CLI command. (#7112)Patrick Klein
2021-02-26Exclude additional lookalike characters (6G8B)Brandon Atkinson
2020-03-10Allow defining additional characters for the password generatorBenedikt Rascher-Friesenhausen
2020-02-01Implement Password Health ReportWolfram Rösler
2019-06-20Fix keepassxc-browser password entropy display (#3107)AndrolGenhald
2018-11-29Restore correct formattingGianluca Recchia
2018-10-31Improve readability and type-safetyGianluca Recchia
2018-10-31Reduce number of unneeded copiesGianluca Recchia
2018-10-19Add CLI tests and improve coding style and i18nJanek Bevendorff
2018-06-11Add advanced password generator features (#1841)seregaxvm
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-02-07add default charset when not specifiedthez3ro
2017-06-28Add code to detect a system library for zxcvbn, with fallback to the embedded...Gianfranco Costamagna
2017-06-14Update and fix copyright headersthez3ro
2017-05-01Only printable extended ASCIIthez3ro
2017-04-28Add Extended ASCII to password generatorthez3ro
2017-04-28Adding EASCII character class.Louis-Bertrand Varin
2017-03-10Replace remaining instances of Q_FOREACH with C++11 range-based for loopsJanek Bevendorff
2016-11-24Add some password-related feature (#92)TheZ3ro
2016-10-03Convert Q_FOREACH loops to C++11 for loops.Felix Geyer
2014-03-23Return password quality to keepasshttp client.Keith Bennett
2014-01-15Coding style fixes.Felix Geyer
2014-01-13Reworked the PasswordGeneratorWidget.Felix Geyer
2013-10-10Support custom backends in Random.Felix Geyer
2013-03-13Add PasswordGenerator backend.Felix Geyer