Janek Bevendorff
77adbef401
Reformat CMakeLists.txt files
2018-10-19 22:16:44 +02:00
thez3ro
4782b20d61
renamed passgen to generate and use diceware default wordcount
2018-02-07 17:35:20 +01:00
thez3ro
27f8aa095a
add diceware and passgen to the cli interface
2018-02-07 17:35:20 +01:00
Jonathan White
542ee42313
Add Argon2Kdf and enable parameters in db settings
...
Note: This implementation is not yet connected to the
database itself and will corrupt existing kdbx3 db's.
* Implemented memory and parallelism parameters for Argon2Kdf
* Using libargon2; libsodium does not support Argon2d algorithm
* Moved basic rounds parameter into Kdf class
* Reimplemented benchmark algorithm; previous was utterly broken
2018-01-13 14:23:30 -05:00
louib
471e684151
Rename EntropyMeter -> Estimate ( #1250 )
...
* EntropyMeter -> Estimate
* Cleaning estimate
* Documentation
* clang-formatting /cli
2017-12-04 09:46:23 -05:00
Yen Chi Hsuan
5a18b8de77
Use CMake's variable instead of hardcoded path to install man pages
2017-09-24 09:26:25 -04:00
louib
6e1fd0694f
CLI : basic entry manipulation commands. ( #919 )
...
* CLI : basic entry manipulation commands.
* Code review.
2017-09-06 09:14:41 -04:00
louib
8b46feb085
Adding manpage
2017-08-22 09:57:10 -04:00
louib
b2107b5e27
Adding Locate command. ( #829 )
...
* Adding Locate command.
* Adding group searching in locate
2017-08-05 12:20:26 -04:00
louib
3b23e68540
Refactoring : Introducing Command class for CLI commands ( #778 )
2017-07-17 15:16:53 -04:00
Julian Andres Klode
34ff6d5f6b
Change from ZXCVBN_FOUND to ZXCVBN_LIBRARIES to be aligned with other libraries
2017-06-28 15:19:09 +02:00
Gianfranco Costamagna
640b09c6b2
Add code to detect a system library for zxcvbn, with fallback to the embedded one in case it is not found
2017-06-28 15:13:57 +02:00
louib
a2e82dc883
Feature : clip command ( #578 )
2017-05-19 14:04:11 -04:00
Louis-Bertrand Varin
15c2727a1d
Adding the show command.
2017-03-16 10:09:50 -04:00
Louis-Bertrand Varin
7ca475f968
Add list to keepassxc-cli
2017-03-16 10:09:50 -04:00
Louis-Bertrand Varin
e1e8f33f67
Install path on Mac.
2017-03-16 10:09:50 -04:00
Louis-Bertrand Varin
805600ad44
Installing keepassxc-cli executable.
2017-03-16 10:09:50 -04:00
Louis-Bertrand Varin
342d49d050
Missing zxcvbn dependency.
2017-03-16 10:09:50 -04:00
Louis-Bertrand Varin
992d8a90c7
Migrate entropy-meter to keepassxc-cli
2017-03-16 10:09:50 -04:00
Louis-Bertrand Varin
bf9b23539e
Add dependency + adjust styling.
2017-03-16 10:09:50 -04:00
Louis-Bertrand Varin
52991f3d66
Add first keepassxc-cli version.
2017-03-16 10:09:50 -04:00