aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* List devices by unique SC:SD idSzczepan Zalega2018-02-28
* Initial support for multiple devices with C++ and testSzczepan Zalega2018-02-28
* Handle getting firmware version internallySzczepan Zalega2018-02-23
* Divide unencrypted volume ro/rw commands for backward compatibilitySzczepan Zalega2018-02-23
* Add device status in logged CommandFailed throwSzczepan Zalega2018-02-23
* Extend busy status descriptionSzczepan Zalega2018-02-23
* Implement command for testing smartcard statusSzczepan Zalega2018-02-23
* Correct variable name for unencrypted ro/rw switchSzczepan Zalega2018-02-23
* Unify unencrypted volume ro/rw switchingSzczepan Zalega2018-02-23
* Correct getting minor and major from firmware versionSzczepan Zalega2018-02-23
* Support execution of the 0.49 commandsSzczepan Zalega2018-02-23
* Add new commands for Storage v0.49Szczepan Zalega2018-02-23
* Remove 'Created by sz'Szczepan Zalega2018-01-16
* Update license/copyright linesSzczepan Zalega2018-01-16
* Fix compilation warningSzczepan Zalega2017-10-21
* Show proper device status codeSzczepan Zalega2017-10-11
* Log updateSzczepan Zalega2017-10-10
* Translate properly Storage error on AES decoding failSzczepan Zalega2017-10-10
* Add DEBUG_L1 log messagesSzczepan Zalega2017-10-10
* Add DEBUG_L1 level and set it as default for Python testsSzczepan Zalega2017-10-10
* Number exceptions for easy return codeSzczepan Zalega2017-10-10
* Code reformatSzczepan Zalega2017-10-10
* Skip checking packet's CRCSzczepan Zalega2017-10-10
* Make additional retries for longer running commandsSzczepan Zalega2017-10-10
* Merge branch 'windows_MSVC2017' into OSX_merge_cleanedSzczepan Zalega2017-09-20
|\
| * Run compilation using Qt CreatorSzczepan Zalega2017-06-28
| * Adjust code to make compilation under MSVC 2017Szczepan Zalega2017-06-28
* | Set lower maximum between-sending delaySzczepan Zalega2017-09-20
* | Decrease busy-delay countSzczepan Zalega2017-09-20
* | Correct mutex placementSzczepan Zalega2017-09-20
* | Do not make longer waiting than 500ms on iterationSzczepan Zalega2017-09-20
* | Show warning message about invalid incoming packet's CRCSzczepan Zalega2017-09-20
* | Show more detailed status in debug logSzczepan Zalega2017-09-20
|/
* Fix typo in logging macroSzczepan Zalega2017-05-13
* Log temporary password as hexdump instead of string representationSzczepan Zalega2017-05-13
* Log accepting responses with invalid CRCSzczepan Zalega2017-05-13
* Code refactoringSzczepan Zalega2017-05-13
* Assume slot_names are volatile dataSzczepan Zalega2017-05-13
* Do not log volatile dataSzczepan Zalega2017-05-13
* Pack structures for NK Pro v0.8 commandsSzczepan Zalega2017-05-12
* Refactor log codeSzczepan Zalega2017-05-12
* Use own strndup implementation under WindowsSzczepan Zalega2017-04-25
* Handle print function in logger by functorSzczepan Zalega2017-04-07
* Return OTP codes as strings to make sure they are zero-filled properlySzczepan Zalega2017-04-03
* Fix compilation warning on OSXSzczepan Zalega2017-03-31
* Fix compilation warningsSzczepan Zalega2017-03-31
* Allow to directly choose loglevelSzczepan Zalega2017-03-29
* Allow to change device commands delays runtimeSzczepan Zalega2017-03-29
* Change log's date-time format. Code reformat.Szczepan Zalega2017-03-29
* Use separate exception for wrong receiving packet's CRCSzczepan Zalega2017-03-27