Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove not used CommError class | Szczepan Zalega | 2016-08-09 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | ||
* | Clear last command status on the device when checked | Szczepan Zalega | 2016-08-05 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | ||
* | Support for command: is_aes_supported | Szczepan Zalega | 2016-08-05 |
| | | | | 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> | ||
* | Let device identify itself by model | 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> | ||
* | Allow setting last command status on device | Szczepan Zalega | 2016-08-01 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | ||
* | Fix const declarations | Szczepan Zalega | 2016-08-01 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | ||
* | 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 |
| | |||
* | compiling own version of lib hid_libusb (copied from nitroapp) and linking ↵ | Szczepan Zalega | 2016-02-20 |
| | | | | it statically with debug messages | ||
* | Minor fixes, working version | Mateusz Zalega | 2015-10-26 |
| | |||
* | Initial | Mateusz Zalega | 2015-10-22 |