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
*
Properly show the default format used in otp set subcommand
Daniel Mueller
2019-10-13
*
Introduce NITROCLI constant
Daniel Mueller
2019-08-24
*
Fix incomplete help text for encrypted & unencrypted subcommands
Daniel Mueller
2019-08-22
*
Update cc crate to 1.0.40
Daniel Mueller
2019-08-15
*
Update libc crate to 0.2.62
Daniel Mueller
2019-08-15
*
Introduce with_password_safe function
Daniel Mueller
2019-07-14
*
Supply ExecCtx to op used in with_* and try_with_* functions
Daniel Mueller
2019-07-14
*
Introduce TryInto<T> trait
Robin Krahl
2019-08-13
*
Introduce with_*device functionality
Daniel Mueller
2019-07-14
*
Use FnMut over Fn in try_with_* and authenticate functions
Daniel Mueller
2019-07-14
*
Downgrade crate-level lints to 'warn'
Daniel Mueller
2019-07-13
*
Include Nitrokey model in error message when no device is found
Daniel Mueller
2019-07-14
*
Use map_err over or_else to convert errors
Daniel Mueller
2019-07-14
*
Remove explicit change of global allocator
Daniel Mueller
2019-06-17
*
Improve error message when gpg-connect-agent cannot be found
Daniel Mueller
2019-06-14
*
Add support for changing read-write mode of unencrypted volume
Daniel Mueller
2019-06-08
*
Reword an incorrect error message
Daniel Mueller
2019-06-08
*
Remove deprecated --ascii option of otp set subcommand
Daniel Mueller
2019-05-27
*
Rename storage command to encrypted
Daniel Mueller
2019-05-27
*
Make storage hidden subcommand a top-level command
Daniel Mueller
2019-05-27
*
Move storage status subcommand into status command
Daniel Mueller
2019-05-27
*
Bump version to 0.2.4
Daniel Mueller
2019-06-01
*
Update libc crate to 0.2.57
Daniel Mueller
2019-06-01
*
Clear cached PIN entry as part of pin set command
Daniel Mueller
2019-06-01
*
Allow for disabling of secret caching
Daniel Mueller
2019-05-27
*
Require trailing comma in Enum macro's input
Daniel Mueller
2019-05-27
*
Update cc crate to 1.0.37
Daniel Mueller
2019-05-24
*
Update libc crate to 0.2.55
Daniel Mueller
2019-05-24
*
Use full reference to AsRef in Enum macro
Daniel Mueller
2019-05-24
*
Allow for unused doc comments on macros
Daniel Mueller
2019-05-24
*
Add test case for --version option
Robin Krahl
2019-02-17
*
Respect ctx.std{out,err} for version output
Robin Krahl
2019-02-17
*
Remove args::parse_arguments function
Daniel Mueller
2019-02-17
*
Use buffered writer in args::parse_arguments
Robin Krahl
2019-02-17
*
Consume ArgumentParser object as part of parsing
Daniel Mueller
2019-02-08
*
Simplify error handling in the parse function
Daniel Mueller
2019-02-08
*
Add Ubuntu package to README and doc/packaging.md
Robin Krahl
2019-02-02
*
Update libc crate to 0.2.48
Daniel Mueller
2019-01-29
*
Update regex-syntax crate to 0.6.5
Daniel Mueller
2019-01-29
*
Update memchr crate to 2.1.3
Daniel Mueller
2019-01-29
*
Update proc-macro2 crate to 0.4.26
Daniel Mueller
2019-01-29
*
Update quote crate to 0.6.11
Daniel Mueller
2019-01-28
*
Update syn crate to 0.15.26
Daniel Mueller
2019-01-28
*
Add Debian package to package list in README
Robin Krahl
2019-01-29
*
Add test for pws get after factory reset
Robin Krahl
2019-01-26
*
Check slot status before accessing the PWS
Robin Krahl
2019-01-26
*
Add test case for the reset command
Robin Krahl
2019-01-26
*
Add the reset command to perform a factory reset
Robin Krahl
2019-01-26
*
Add the -V/--version option
Robin Krahl
2019-01-26
*
Bump version to 0.2.3
Daniel Mueller
2019-01-26
[next]