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
*
Remove inconsistent spacing for PIN documentation
Daniel Mueller
2019-01-10
*
Report command errors properly
Daniel Mueller
2019-01-09
*
Add tests for pin set and pin unblock commands
Daniel Mueller
2019-01-10
*
Honor context provided Admin & User PIN in pin commands
Daniel Mueller
2019-01-09
*
Make try_with_pin_and_data logic honor execution context PINs
Daniel Mueller
2019-01-09
*
Introduce Admin and User PIN fields to execution context
Daniel Mueller
2019-01-09
*
Refactor integration test code internals for program invocation
Daniel Mueller
2019-01-10
*
Simplify try_with_pin_and_data function
Daniel Mueller
2019-01-09
*
Make pinentry::inquire_pin return String directly
Daniel Mueller
2019-01-09
*
Use 'pin' instead of 'passphrase'
Daniel Mueller
2019-01-09
*
Introduce UnwrapError trait to simplify error testing
Daniel Mueller
2019-01-08
*
Show fmt::Display formatted errors instead of fmt::Debug ones
Daniel Mueller
2019-01-08
*
Update nitrokey crate to 0.3.1
Daniel Mueller
2019-01-09
*
Add missing closing parenthesis for otp set -a/--algorithm help
Daniel Mueller
2019-01-08
*
Auto generate argument enums
Daniel Mueller
2019-01-06
*
Add recipe for signing Github release source code
Daniel Mueller
2018-12-24
*
Add first set of integration tests
Daniel Mueller
2019-01-05
*
Emit all output to custom stdio channels
Daniel Mueller
2019-01-05
*
Supply customizable stdio channels to argparse
Daniel Mueller
2019-01-05
*
Work with mutable ExecCtx references
Daniel Mueller
2019-01-05
*
Add the base32 format for OTP secrets
Robin Krahl
2019-01-13
*
Add the base32 crate in version 0.4.0 as a dependency
Robin Krahl
2019-01-13
*
Refactor prepare_secret function
Robin Krahl
2019-01-13
*
Add the --format option to otp set to select the secret format
Robin Krahl
2019-01-13
*
Run unit tests as part of continuous integration
Daniel Mueller
2019-01-05
*
Update nitrokey crate to 0.3.0
Daniel Mueller
2019-01-05
*
Add the --model option to restrict the device model to connect to
Robin Krahl
2019-01-13
*
Introduce -v/--verbose option
Daniel Mueller
2019-01-04
*
Introduce command execution context support
Daniel Mueller
2019-01-04
*
Bump version to 0.2.1
v0.2.1
Daniel Mueller
2019-01-07
*
Properly report io::Error objects
Daniel Mueller
2019-01-06
*
Reference official Gentoo ebuild from README
Daniel Mueller
2019-01-05
*
Use libc provided sync function
Daniel Mueller
2019-01-04
*
Add 'nitrokey-pro' keyword to Cargo.toml
Daniel Mueller
2019-01-04
*
Remove 'test' target from Makefile
Daniel Mueller
2019-01-04
*
Adjust get_error function to accept CommandError by value
Daniel Mueller
2019-01-03
*
Update nitrokey crate to 0.2.3
Daniel Mueller
2019-01-02
*
Adjust clippy target in Gitlab CI
Daniel Mueller
2019-01-01
*
Adjust README to reflect that we support Pro & Storage devices
Daniel Mueller
2019-01-02
*
Update cc crate to 1.0.28
Daniel Mueller
2019-01-01
*
Add packaging documentation
Robin Krahl
2019-01-07
*
Document the lock command
Robin Krahl
2019-01-07
*
Document the pws commands
Robin Krahl
2019-01-07
*
Enable LTO and more optimizations for release builds
Daniel Mueller
2018-12-29
*
Implement the lock command
Robin Krahl
2019-01-07
*
Implement the pws status subcommand
Robin Krahl
2019-01-07
*
Implement the pws clear subcommand
Robin Krahl
2019-01-07
*
Implement the pws set subcommand
Robin Krahl
2019-01-07
*
Implement the pws get subcommand
Robin Krahl
2019-01-07
*
Implement the pws command
Robin Krahl
2019-01-07
[next]