index
:
nitrocli
devel
master
nitrokey-v0.8.0
otp-cache
output-formats
status
Robin Krahl's fork of nitrocli
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
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
*
Remove no longer necessary msg parameter from try_with_* functions
Daniel Mueller
2020-08-29
*
Use anyhow for error handling
Daniel Mueller
2020-08-28
*
Update nitrokey dependency to 0.7.1
Daniel Mueller
2020-07-17
*
Update nitrokey-test dependency to 0.4.0
Daniel Mueller
2020-07-15
*
Update minimum required Rust version to 1.42.0
Daniel Mueller
2020-07-10
*
Refrain from using Error::Error variant in pinentry tests
Daniel Mueller
2020-07-09
*
Remove UnwrapError test trait
Daniel Mueller
2020-07-09
*
Remove unwrap_lib_err method from UnwrapError test trait
Daniel Mueller
2020-07-09
*
Remove unwrap_str_err method from UnwrapError test trait
Daniel Mueller
2020-07-08
*
Change default OTP format to base32
Daniel Mueller
2020-07-07
*
Fix binary-sizes.py script
devel
Daniel Mueller
2020-07-26
*
Correctly use doc comments in macros
Daniel Mueller
2020-07-03
*
Bump version to 0.3.3
HEAD
master
Daniel Mueller
2020-04-19
*
Convert Cargo.lock to new lock file format
Daniel Mueller
2020-04-16
*
Update transitive nitrokey dependencies
Daniel Mueller
2020-04-15
*
Update regex dependency to 1.3.7
Daniel Mueller
2020-04-14
*
Update structopt dependency to 0.3.13
Daniel Mueller
2020-04-13
*
Update libc dependency to 0.2.69
Daniel Mueller
2020-04-12
*
Rename arg_defs.rs to args.rs
Daniel Mueller
2020-04-11
*
Merge remaining bits of args.rs into main.rs
Daniel Mueller
2020-04-11
*
Merge config_set function into commands.rs
Daniel Mueller
2020-04-11
*
Merge otp_set function into commands.rs
Daniel Mueller
2020-04-10
*
Update minimum required Rust version to 1.40.0
Daniel Mueller
2020-04-05
*
Add test for bash completion functionality
Daniel Mueller
2020-04-05
*
Add support for generating a bash completion script
Daniel Mueller
2020-04-04
*
Move dependencies to args and commands modules into generated code
Daniel Mueller
2020-04-04
*
Remove dependency on crate::Error from arg_defs
Daniel Mueller
2020-04-04
[next]