index
:
nitrokey-rs
authentication-error
master
next
Rust interface to libnitrokey
Robin Krahl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
*
Refactor CommandError::RngError into Error::RandError
Robin Krahl
2019-01-20
*
Return Error instead of CommandError
Robin Krahl
2019-01-20
*
Add the Error enum and the Result<T> typedef
Robin Krahl
2019-01-20
*
Implement std::error::Error for error::CommandError
Robin Krahl
2019-01-20
*
Merge branch 'hotfix-0.3.4' into next
Robin Krahl
2019-01-20
|
\
|
*
Release v0.3.4
Robin Krahl
2019-01-20
*
|
Introduce DEFAULT_ADMIN_PIN and DEFAULT_USER_PIN constants
Robin Krahl
2019-01-19
*
|
Implement Display for Version
Robin Krahl
2019-01-17
*
|
Remove the test-pro and test-storage features
Robin Krahl
2019-01-16
|
/
*
Release v0.3.3
v0.3.3
Robin Krahl
2019-01-16
*
Add delay between factory reset and building AES key in tests
Robin Krahl
2019-01-16
*
Fix result_from_string for empty return values
Robin Krahl
2019-01-16
*
Use rand_os for random data generation
Daniel Mueller
2019-01-14
*
Add the clear_new_sd_card_warning method to Storage
Robin Krahl
2019-01-14
*
Add the get_production_info method to the Storage struct
Robin Krahl
2019-01-14
*
Release v0.3.2
v0.3.2
Robin Krahl
2019-01-12
*
Add export_firmware to the change log
Robin Krahl
2019-01-12
*
Add set_unencrypted_volume_mode to Storage
Robin Krahl
2019-01-12
*
Add the wink method to the Storage struct
Robin Krahl
2019-01-11
*
Add the get_library_version function
Robin Krahl
2019-01-11
*
Make three more error codes known
Daniel Mueller
2019-01-09
*
Release v0.3.1
v0.3.1
Robin Krahl
2019-01-07
*
Add the connect_model function
Robin Krahl
2019-01-07
*
Add support for the hidden volumes on a Nitrokey Storage
Robin Krahl
2019-01-06
*
Use nitrokey-test for nitrokey device tests
Daniel Mueller
2019-01-05
*
Release v0.3.0
v0.3.0
Robin Krahl
2019-01-04
*
Add Storage::enable_firmware_update method
Robin Krahl
2019-01-03
*
Add Device::build_aes_key method
Robin Krahl
2019-01-03
*
Add Device::factory_reset method
Robin Krahl
2019-01-03
*
Add Storage::change_update_pin method
Robin Krahl
2019-01-03
*
Update changelog
Robin Krahl
2019-01-03
*
Remove CommandError::RngError
Robin Krahl
2019-01-03
*
Add force argument to ConfigureOtp::set_time
Robin Krahl
2019-01-02
*
Release v0.2.3
v0.2.3
Robin Krahl
2018-12-31
*
Release v0.2.2
v0.2.2
Robin Krahl
2018-12-30
*
Derive Clone and Copy for CommandError, LogLevel, OtpMode
Robin Krahl
2018-12-30
*
Add function Device::get_model
Robin Krahl
2018-12-30
*
Update the changelog
Robin Krahl
2018-12-16
*
Remove test-no-device feature
Robin Krahl
2018-12-16
*
Update to Rust edition 2018
Robin Krahl
2018-12-16
*
Release v0.2.1
v0.2.1
Robin Krahl
2018-12-10
*
Release v0.2.0
v0.2.0
Robin Krahl
2018-12-10
*
Release v0.1.1
v0.1.1
Robin Krahl
2018-05-21