index
:
nitrokey-rs
authentication-error
master
next
Rust interface to libnitrokey
Robin Krahl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
|
Add Pro::new and Storage::new functions
Robin Krahl
2019-01-23
*
|
|
Refactor and clean up all code
Robin Krahl
2019-01-23
*
|
|
Add temp_password_ptr method to AuthenticatedDevice
Robin Krahl
2019-01-23
*
|
|
Prefer into() over numeric casting
Robin Krahl
2019-01-23
*
|
|
Prevent direct instantiation of Pro and Storage
Robin Krahl
2019-01-23
*
|
|
Fix formatting in tests
Robin Krahl
2019-01-20
*
|
|
Merge branch 'feature/error-refactoring' into next
Robin Krahl
2019-01-20
|
\
\
\
|
*
|
|
Check specific error codes in the tests
Robin Krahl
2019-01-20
|
*
|
|
Remove the unused CommandError::Undefined variant
Robin Krahl
2019-01-20
|
*
|
|
Return CommunicationError::NotConnected from connect functions
Robin Krahl
2019-01-20
|
*
|
|
Introduce the Error::UnexpectedError variant
Robin Krahl
2019-01-20
|
*
|
|
Make CommandError messages more general
Robin Krahl
2019-01-20
|
*
|
|
Remove CommandError::as_str method
Robin Krahl
2019-01-20
|
*
|
|
Add the CommunicationError enum
Robin Krahl
2019-01-20
|
*
|
|
Refactor library errors into LibraryError enum
Robin Krahl
2019-01-20
|
*
|
|
Move the CommandError::Unknown to Error
Robin Krahl
2019-01-20
|
*
|
|
Refactor CommandError::RngError into Error::RandError
Robin Krahl
2019-01-20
|
*
|
|
Enable std feature for rand_core
Robin Krahl
2019-01-20
|
*
|
|
Add assert_cmd_err and assert_ok macros to tests
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
|
*
|
|
Move util::CommandError to the new error module
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
|
*
|
Pass temporary password as *const c_char
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
*
|
Introduce the FirmwareVersion struct
Robin Krahl
2019-01-17
*
|
Document that NK_is_AES_supported is unsupported
Robin Krahl
2019-01-16
*
|
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 build with USE_SYSTEM_LIBNITROKEY=1
Robin Krahl
2019-01-16
*
Document and test empty Git versions
Robin Krahl
2019-01-16
*
Add delay between factory reset and building AES key in tests
Robin Krahl
2019-01-16
*
Build AES key after factory reset in tests
Robin Krahl
2019-01-16
*
Make device::factory_reset test more robust
Robin Krahl
2019-01-16
*
pws: Interpret empty strings as unprogrammed slots
Robin Krahl
2019-01-16
*
Fix result_from_string for empty return values
Robin Krahl
2019-01-16
*
Fix typo: destory -> destroy
Daniel Mueller
2019-01-16
*
Add CI build script for sr.ht
Robin Krahl
2019-01-15
*
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 export_firmware method to Storage
Robin Krahl
2019-01-12
*
Document unsupported outdated functions
Robin Krahl
2019-01-12
*
Add set_unencrypted_volume_mode to Storage
Robin Krahl
2019-01-12
*
Introduce VolumeMode enum in device
Robin Krahl
2019-01-12
[prev]
[next]