aboutsummaryrefslogtreecommitdiff
path: root/device.cc
Commit message (Expand)AuthorAge
...
* Set variable send_receive delaySzczepan Zalega2016-08-01
* Let device identify itself by modelSzczepan Zalega2016-08-01
* Set different delay timings for Nitrokey StorageSzczepan Zalega2016-08-01
* Use int instead of CommErrorSzczepan Zalega2016-08-01
* Allow setting last command status on deviceSzczepan Zalega2016-08-01
* Initial version of C/Python bindingsSzczepan Zalega2016-08-01
* increasing retry countSzczepan Zalega2016-03-06
* Checking device status after completion of get_feature report and retrying re...Szczepan Zalega2016-03-06
* formatted code with clang-format-3.6 with style=googleSzczepan Zalega2016-03-05
* cleaned up test.cc, added fixme commentSzczepan Zalega2016-03-05
* added long sleep for behavior check, read_callback is running, fixed device s...Szczepan Zalega2016-02-20
* removing hid_init() calls as they should have be called automatically (as lon...Szczepan Zalega2016-02-20
* checking status correctly (in specification hid_get_feature_report returns nu...Szczepan Zalega2016-02-20
* compiling own version of lib hid_libusb (copied from nitroapp) and linking it...Szczepan Zalega2016-02-20
* Minor fixes, working versionMateusz Zalega2015-10-26
* InitialMateusz Zalega2015-10-22