Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Code refactoring: rename - disambiguate receiving counter from sending | Szczepan Zalega | 2016-10-19 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Resend outgoing packet on invalid crc and when used all receiving retries | Szczepan Zalega | 2016-10-19 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Make packet valid when its crc is not equal 0 | Szczepan Zalega | 2016-10-19 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Handle NK Storage status sent on Storage commands | Szczepan Zalega | 2016-10-19 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Code reformat | Szczepan Zalega | 2016-10-19 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Moving to shared ptr for device | Szczepan Zalega | 2016-08-09 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Clearing whole response packet instead of only payload part #20 | Szczepan Zalega | 2016-08-08 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Clear incoming packets as soon they meet their lifetime endv0.9 | Szczepan Zalega | 2016-08-05 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Clear outgoing packet as soon as command response is received | Szczepan Zalega | 2016-08-05 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Throw exception when retry count is exhausted. Show retry counts in debug ↵ | Szczepan Zalega | 2016-08-05 | |
| | | | | | | messages Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Set variable send_receive delay | Szczepan Zalega | 2016-08-01 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Correct debug message about wrong crc | Szczepan Zalega | 2016-08-01 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Set different delay timings for Nitrokey Storage | Szczepan Zalega | 2016-08-01 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Use int instead of CommError | Szczepan Zalega | 2016-08-01 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Handling device errors through exceptions | Szczepan Zalega | 2016-08-01 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | Set last command status | Szczepan Zalega | 2016-08-01 | |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
* | adding next steps for hotp tests: writing, reading and authorization for ↵ | Szczepan Zalega | 2016-03-29 | |
| | | | | writing hotp code | |||
* | Checking device status after completion of get_feature report and retrying ↵ | Szczepan Zalega | 2016-03-06 | |
| | | | | receiving if device status!=0, added FIXME notes of further work | |||
* | formatted code with clang-format-3.6 with style=google | Szczepan Zalega | 2016-03-05 | |
| | ||||
* | Minor fixes, working version | Mateusz Zalega | 2015-10-26 | |
| | ||||
* | Initial | Mateusz Zalega | 2015-10-22 | |