aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* 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
* Dynamically increase delay between retries on busy statusSzczepan Zalega2017-03-11
* Use own exception types instead of general runtime_errorSzczepan Zalega2017-03-11
* Allow to check is current device visible to the OSSzczepan Zalega2017-03-11
* Add TODO commentSzczepan Zalega2017-03-11
* Handle enabling update mode on Storage deviceSzczepan Zalega2017-03-11
* Make device-level reconnect on problem with sendingSzczepan Zalega2017-03-11
* Reorder includesSzczepan Zalega2017-03-11
* Count lifetime instances of device communication exceptionSzczepan Zalega2017-03-11
* CommentsSzczepan Zalega2017-03-11
* Use nullptr instead of NULLSzczepan Zalega2017-03-11
* Build debug-log-free library for increased securitySzczepan Zalega2017-03-11
* CommentsSzczepan Zalega2017-03-11