aboutsummaryrefslogtreecommitdiff
path: root/include/dissect.h
Commit message (Collapse)AuthorAge
* Update license/copyright linesSzczepan Zalega2018-01-16
| | | | | | Remove redundant file Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Adjust code to make compilation under MSVC 2017Szczepan Zalega2017-06-28
|
* Do not log volatile dataSzczepan Zalega2017-05-13
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Show Storage status only on matching command codeSzczepan Zalega2017-03-11
| | | | | | Should not show on commands where it is not supplied Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Use switch to translate command and device statuses instead of arraySzczepan Zalega2016-12-09
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Code refactoring: variables names unificationSzczepan Zalega2016-10-19
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Show NK Storage status on response packet dissection (regardless of ↵Szczepan Zalega2016-10-19
| | | | | | connected device) Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Show CRC in hexSzczepan Zalega2016-08-01
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Initial version of C/Python bindingsSzczepan Zalega2016-08-01
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* fixed device status loggingSzczepan Zalega2016-03-21
|
* 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 ↵Szczepan Zalega2016-02-20
| | | | status and command status messages in logs
* Minor fixes, working versionMateusz Zalega2015-10-26