Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Write to TOTP slot | Szczepan Zalega | 2016-08-01 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | ||
* | Initializing with external function | Szczepan Zalega | 2016-08-01 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | ||
* | Initial version of C/Python bindings | Szczepan Zalega | 2016-08-01 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | ||
* | code cleanup | Szczepan Zalega | 2016-03-29 |
| | |||
* | working hotp tests on nitrokey pro (stick10) | Szczepan Zalega | 2016-03-29 |
| | | | | Signed-off-by: Szczepan Zalega <szczepan.zalega@gmail.com> | ||
* | adding next steps for hotp tests: writing, reading and authorization for ↵ | Szczepan Zalega | 2016-03-29 |
| | | | | writing hotp code | ||
* | fixed device status logging | Szczepan Zalega | 2016-03-21 |
| | |||
* | implementing hotp test | Szczepan Zalega | 2016-03-21 |
| | |||
* | 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 | ||
* | adding another dissect and reformatting old ones | Szczepan Zalega | 2016-03-06 |
| | |||
* | adding basic tests | Szczepan Zalega | 2016-03-05 |
| | |||
* | formatted code with clang-format-3.6 with style=google | Szczepan Zalega | 2016-03-05 |
| | |||
* | removing statically compiled lhidapi | 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 | ||
* | 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 |