aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
...
* Handling PW safe login and passwordSzczepan Zalega2016-08-01
* Working PW safe getting slot nameSzczepan Zalega2016-08-01
* Handle locking deviceSzczepan Zalega2016-08-01
* Manage retry counts of user and admin passwordsSzczepan Zalega2016-08-01
* Enabling password safe and password safe status (latter not working yet)Szczepan Zalega2016-08-01
* Handle changing user and admin PINsSzczepan Zalega2016-08-01
* Handling device errors through exceptionsSzczepan Zalega2016-08-01
* Rename mark_time -> get_timeSzczepan Zalega2016-08-01
* Set last command statusSzczepan Zalega2016-08-01
* Allow setting last command status on deviceSzczepan Zalega2016-08-01
* Fix const declarationsSzczepan Zalega2016-08-01
* Working TOTP handling (passing RFC tests)Szczepan Zalega2016-08-01
* Show CRC in hexSzczepan Zalega2016-08-01
* Write to TOTP slotSzczepan Zalega2016-08-01
* Initializing with external functionSzczepan Zalega2016-08-01
* Initial version of C/Python bindingsSzczepan Zalega2016-08-01
* code cleanupSzczepan Zalega2016-03-29
* working hotp tests on nitrokey pro (stick10)Szczepan Zalega2016-03-29
* adding next steps for hotp tests: writing, reading and authorization for writ...Szczepan Zalega2016-03-29
* fixed device status loggingSzczepan Zalega2016-03-21
* implementing hotp testSzczepan Zalega2016-03-21
* Checking device status after completion of get_feature report and retrying re...Szczepan Zalega2016-03-06
* adding another dissect and reformatting old onesSzczepan Zalega2016-03-06
* adding basic testsSzczepan Zalega2016-03-05
* formatted code with clang-format-3.6 with style=googleSzczepan Zalega2016-03-05
* removing statically compiled lhidapiSzczepan Zalega2016-03-05
* added const2string temporary conversion codeSzczepan Zalega2016-02-20
* added long sleep for behavior check, read_callback is running, fixed device s...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