| Commit message (Expand) | Author | Age |
* | Tests: HOTP counters | Szczepan Zalega | 2016-10-19 |
* | Tests: xfail TOTP 64bit only for Storage | Szczepan Zalega | 2016-10-19 |
* | Tests: detect device Pro/Storage. skip AES_support command test for Storage | Szczepan Zalega | 2016-10-19 |
* | Add all devices' and commands' statuses | Szczepan Zalega | 2016-10-19 |
* | Code refactoring: replacing magic numbers | Szczepan Zalega | 2016-10-19 |
* | Code refactoring: variables names unification | Szczepan Zalega | 2016-10-19 |
* | Code refactoring: removing disambiguity from device constants | Szczepan Zalega | 2016-10-19 |
* | Code refactoring: replacing magic numbers | Szczepan Zalega | 2016-10-19 |
* | Code refactoring: c++ casts | Szczepan Zalega | 2016-10-19 |
* | Code reformat | Szczepan Zalega | 2016-10-19 |
* | Set shorter delays in sending/receiving packets (2) | Szczepan Zalega | 2016-10-19 |
* | Set shorter delays in sending/receiving packets | Szczepan Zalega | 2016-10-19 |
* | Code refactoring: rename - disambiguate receiving counter from sending | Szczepan Zalega | 2016-10-19 |
* | Resend outgoing packet on invalid crc and when used all receiving retries | Szczepan Zalega | 2016-10-19 |
* | Make packet valid when its crc is not equal 0 | Szczepan Zalega | 2016-10-19 |
* | Tests: TOTP 64bit time test | Szczepan Zalega | 2016-10-19 |
* | Tests cleanup: move wait function up | Szczepan Zalega | 2016-10-19 |
* | Skip factory reset until full recovery will be implemented for NK Storage, na... | Szczepan Zalega | 2016-10-19 |
* | Improve TOTP test - check all codes before failing, use readable names for va... | Szczepan Zalega | 2016-10-19 |
* | Support regenerating AES keys on NK Storage | Szczepan Zalega | 2016-10-19 |
* | Dictionary update | Szczepan Zalega | 2016-10-19 |
* | Tests: check user retry counter based on PIN changing. Lock device before tests. | Szczepan Zalega | 2016-10-19 |
* | Test C API in C++ (Catch) | Szczepan Zalega | 2016-10-19 |
* | CMake: Set clang as compiler and set linking flags | Szczepan Zalega | 2016-10-19 |
* | Log TooLongStringException in the moment of creation | Szczepan Zalega | 2016-10-19 |
* | Log when device reports command status not equal 0 | Szczepan Zalega | 2016-10-19 |
* | Increase retry timeout for NK Storage for now | Szczepan Zalega | 2016-10-19 |
* | Log strcpyT argument sizes info | Szczepan Zalega | 2016-10-19 |
* | Show NK Storage status on response packet dissection (regardless of connected... | Szczepan Zalega | 2016-10-19 |
* | Command unlock user password for NK Storage | Szczepan Zalega | 2016-10-19 |
* | Handle NK Storage status sent on Storage commands | Szczepan Zalega | 2016-10-19 |
* | Code reformat | Szczepan Zalega | 2016-10-19 |
* | Command unlock user pin | Szczepan Zalega | 2016-10-19 |
* | C/C++ API: make connection and disconnection more robust | Szczepan Zalega | 2016-10-19 |
* | Fixed too long string test fail caused by different behavior of Storage | Szczepan Zalega | 2016-10-19 |
* | Fixed bug with not releasing device on disconnect | Szczepan Zalega | 2016-10-19 |
* | xfail aes support test for now | Szczepan Zalega | 2016-10-19 |
* | Add TODO note | Szczepan Zalega | 2016-10-19 |
* | Convert char to int during dissection | Szczepan Zalega | 2016-10-13 |
* | NK Storage: cmd output status constants | Szczepan Zalega | 2016-10-13 |
* | NK Storage: update counters before getting | Szczepan Zalega | 2016-10-13 |
* | Readme update - dependencies, compilers, format (#40) | szszszsz | 2016-09-19 |
* | Merge pull request #36 from Nitrokey/issue_31-secret_as_hex | szszszsz | 2016-09-10 |
|\ |
|
| * | Remove asserts in favor of exceptions or warnings. Test changes in Python. | Szczepan Zalega | 2016-09-10 |
| * | Assume secret is coded in hex for OTP slot write #31 | Szczepan Zalega | 2016-09-10 |
| * | Add hex to binary converting function | Szczepan Zalega | 2016-09-10 |
| * | C++ test update (compilation fix) | Szczepan Zalega | 2016-09-10 |
|/ |
|
* | Merge pull request #34 from Nitrokey/issue_33 | szszszsz | 2016-09-08 |
|\ |
|
| * | Function for getting device's serial number in hex. Fixes #33 | Szczepan Zalega | 2016-09-08 |
| * | Allow disabling hexdump header | Szczepan Zalega | 2016-09-08 |
|/ |
|