aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Adjust clippy target in Gitlab CIDaniel Mueller2019-01-01
* Adjust README to reflect that we support Pro & Storage devicesDaniel Mueller2019-01-02
* Update cc crate to 1.0.28Daniel Mueller2019-01-01
* Add packaging documentationRobin Krahl2019-01-07
* Document the lock commandRobin Krahl2019-01-07
* Document the pws commandsRobin Krahl2019-01-07
* Enable LTO and more optimizations for release buildsDaniel Mueller2018-12-29
* Implement the lock commandRobin Krahl2019-01-07
* Implement the pws status subcommandRobin Krahl2019-01-07
* Implement the pws clear subcommandRobin Krahl2019-01-07
* Implement the pws set subcommandRobin Krahl2019-01-07
* Implement the pws get subcommandRobin Krahl2019-01-07
* Implement the pws commandRobin Krahl2019-01-07
* Bump version to 0.2.0v0.2.0Daniel Mueller2019-01-01
* Add file detailing some general rules for contribution to the projectDaniel Mueller2019-01-01
* Update proposed installation methods sectionsDaniel Mueller2019-01-01
* Reorder contents of Installation section in READMEDaniel Mueller2019-01-01
* Add section about the project's licenseDaniel Mueller2019-01-01
* Remove note about firmware version 0.47 requirementDaniel Mueller2019-01-01
* Add 'doc' Makefile target for generating PDF version of man pageDaniel Mueller2019-01-01
* Implement the pin set commandRobin Krahl2019-01-01
* Implement the pin unblock subcommandRobin Krahl2019-01-01
* Implement the pin command and rename clear to pin clearRobin Krahl2019-01-01
* Add mode argument to pinentry::inquire_passphraseRobin Krahl2019-01-01
* Set the time before generating a TOTPRobin Krahl2019-01-01
* Fix man page formatting and wordingRobin Krahl2019-01-01
* Fix documentation for otp clear commandDaniel Mueller2019-01-01
* Document the config commandsRobin Krahl2019-01-01
* Add general information on OTP to man pageRobin Krahl2019-01-01
* Move printing of storage related status into 'storage status' sub-commandDaniel Mueller2018-12-28
* Move storage_* subcommand functions below storage command functionDaniel Mueller2018-12-29
* Make 'open' and 'close' subcommands of new 'storage' commandDaniel Mueller2018-12-27
* Update README to reflect changes in output of the status commandDaniel Mueller2018-12-27
* Acknowledge Nitrokey UG for sponsoring development hardwareDaniel Mueller2018-12-27
* Document the otp commandsRobin Krahl2018-12-27
* Implement the config set subcommandRobin Krahl2018-12-27
* Implement the config get subcommandRobin Krahl2018-12-27
* Implement the config commandRobin Krahl2018-12-27
* Add status output for Nitrokey ProRobin Krahl2018-12-27
* Extract print_status from print_storage_status functionRobin Krahl2018-12-27
* Rename print_status to print_storage_statusRobin Krahl2018-12-25
* Add Acknowledgments section to READMEDaniel Mueller2018-12-24
* Implement the otp status subcommandRobin Krahl2018-12-24
* Implement the otp clear subcommandRobin Krahl2018-12-24
* Implement the otp set subcommandRobin Krahl2018-12-24
* Implement the otp get subcommandRobin Krahl2018-12-24
* Implement otp commandRobin Krahl2018-12-24
* Implement user and admin authenticationRobin Krahl2018-12-24
* Clear both user and admin PINRobin Krahl2018-12-24
* Refactor the pinentry call into new helper functionsDaniel Mueller2018-12-24