index
:
mirrors/nitrocli
devel
devel-20210110
master
pull-request/status
topic/extensions
topic/gentoo-packaging
topic/otp-cache
topic/test
A command line tool for interacting with Nitrokey devices (GitHub mirror)
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Display available extensions in the help text
Daniel Mueller
2020-10-11
*
Introduce support for user-provided extensions
Daniel Mueller
2020-10-11
*
Subdivide environment variable section in manual
Daniel Mueller
2020-09-26
*
Rename numlock, capslock, scrollock options
Robin Krahl
2020-10-11
*
Remove DeviceModel::as_user_facing_str
Robin Krahl
2020-10-11
*
Support Librem Key
Robin Krahl
2020-10-11
*
Update nitrokey to v0.8.0
Robin Krahl
2020-10-11
*
Update man page after change to base32 default OTP format
Daniel Mueller
2020-10-04
*
Shorten some error handling paths
Daniel Mueller
2020-09-29
*
Fix number of password safe slots mentioned in the man page
Daniel Mueller
2020-10-04
*
fixup! Use standard configuration file locations
Daniel Mueller
2020-09-29
*
fixup! Add --serial-number option
Daniel Mueller
2020-09-29
*
fixup! Add fill command to overwrite SD card
Daniel Mueller
2020-09-26
*
Update README.md
Szczepan Zalega
2020-09-23
*
fixup! Add the --progress option to the fill command
Daniel Mueller
2020-09-21
*
Add the --progress option to the fill command
Robin Krahl
2020-09-20
*
Show progress bar in fill output
Robin Krahl
2020-09-12
*
Add is_tty field to Context
Robin Krahl
2020-09-12
*
Add fill command to overwrite SD card
Robin Krahl
2020-09-12
*
Print SD card usage in Storage status
Robin Krahl
2020-09-11
*
Rename device path to USB path in list output
Robin Krahl
2020-09-09
*
Add --usb-path option to select device
Robin Krahl
2020-09-09
*
Add test cases for new connection logic
Robin Krahl
2020-09-07
*
fixup! Refactor connection handling
Daniel Mueller
2020-09-07
*
fixup! Add --serial-number option
Daniel Mueller
2020-09-07
*
fixup! Refactor connection handling
Daniel Mueller
2020-09-07
*
fixup! Refactor connection handling
Daniel Mueller
2020-09-07
*
Update structopt dependency to 0.3.17
Daniel Mueller
2020-08-25
*
Add --serial-number option
Robin Krahl
2020-09-07
*
Fail if multiple matching devices are attached
Robin Krahl
2020-09-07
*
Refactor connection handling
Robin Krahl
2020-09-07
*
Introduce builder-inspired way for configuring Nitrocli instance
Daniel Mueller
2020-08-24
*
Remove Nitrocli::model method
Daniel Mueller
2020-09-05
*
Declare semver compatibility and public API
Robin Krahl
2020-09-05
*
Adjust copyright & license specification to comply with REUSE 3.0
Daniel Mueller
2020-09-02
*
Adjust copyright string to refer to The Nitrocli Developers
Daniel Mueller
2020-09-01
*
Add Context::from_env constructor
Robin Krahl
2020-09-05
*
Merge ExecCtx and RunCtx into Context
Robin Krahl
2020-09-05
*
Remove Stdio trait
Daniel Mueller
2020-09-03
*
Update man page
Robin Krahl
2020-09-05
*
Add --no-cache option to bypass PIN cache
Robin Krahl
2020-09-05
*
Add config test case and example config file
Robin Krahl
2020-09-05
*
Use standard configuration file locations
Robin Krahl
2020-09-05
*
Use envy to parse environment variables for Config
Robin Krahl
2020-09-05
*
Implement configuration handling
Robin Krahl
2020-09-05
*
Bump version to 0.3.4
v0.3.4
Daniel Mueller
2020-09-05
*
Remove warning for missing_copy_implementations lint
Daniel Mueller
2020-09-01
*
Update syn and proc-macro2 dependencies
Robin Krahl
2020-09-05
*
Remove application global Result definition
Daniel Mueller
2020-08-31
*
Remove no longer used error module
Daniel Mueller
2020-08-31
[next]