Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | increasing retry count | Szczepan Zalega | 2016-03-06 | |
| | | ||||
* | | 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 | |||
* | | Enabling Password Safe in unittest | Szczepan Zalega | 2016-03-06 | |
| | | ||||
* | | adding another dissect and reformatting old ones | Szczepan Zalega | 2016-03-06 | |
| | | ||||
* | | changing compiler to clang-3.6 | Szczepan Zalega | 2016-03-05 | |
| | | ||||
* | | adding basic tests | Szczepan Zalega | 2016-03-05 | |
| | | ||||
* | | formatted code with clang-format-3.6 with style=google | Szczepan Zalega | 2016-03-05 | |
| | | ||||
* | | cleaned up test.cc, added fixme comment | Szczepan Zalega | 2016-03-05 | |
| | | ||||
* | | adding first unit tests | Szczepan Zalega | 2016-03-05 | |
| | | ||||
* | | ignoring vim swap files, logs and build output in .gitignore | Szczepan Zalega | 2016-03-05 | |
| | | ||||
* | | adding Catch framework | Szczepan Zalega | 2016-03-05 | |
| | | ||||
* | | removing statically compiled lhidapi | Szczepan Zalega | 2016-03-05 | |
| | | ||||
* | | adding status check for each iteration | Szczepan Zalega | 2016-03-05 | |
| | | ||||
* | | added const2string temporary conversion code | Szczepan Zalega | 2016-02-20 | |
| | | ||||
* | | added long sleep for behavior check, read_callback is running, fixed device ↵ | Szczepan Zalega | 2016-02-20 | |
| | | | | | | | | status and command status messages in logs | |||
* | | adding pthread lib explicite to Makefile | Szczepan Zalega | 2016-02-20 | |
| | | ||||
* | | removing hid_init() calls as they should have be called automatically (as ↵ | Szczepan Zalega | 2016-02-20 | |
| | | | | | | | | long as app is not multithreaded, according to specification) | |||
* | | checking status correctly (in specification hid_get_feature_report returns ↵ | Szczepan Zalega | 2016-02-20 | |
| | | | | | | | | number of received bytes+1, so its never under 1 when successful) | |||
* | | compiling own version of lib hid_libusb (copied from nitroapp) and linking ↵ | Szczepan Zalega | 2016-02-20 | |
| | | | | | | | | it statically with debug messages | |||
* | | testing stick 10 | Szczepan Zalega | 2016-02-13 | |
| | | ||||
* | | makefile: link libnitrokey.so w/ hidapi-libusb | Szczepan Zalega | 2016-01-27 | |
| | | | | | | | | Signed-off-by: Szczepan Zalega <szczepan.zalega@gmail.com | |||
* | | Minor fixes, working version | Mateusz Zalega | 2015-10-26 | |
|/ | ||||
* | Initial | Mateusz Zalega | 2015-10-22 | |