aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* 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
* Feature check for 320 bits OTP secretSzczepan Zalega2017-03-11
* Show Storage status only on matching command codeSzczepan Zalega2017-03-11
* Use proper command code for disabling hidden volumeSzczepan Zalega2017-03-11
* Make names more consistentSzczepan Zalega2017-03-11
* Rename is_connected to be more specificSzczepan Zalega2017-03-11
* Get proper card serial for Storage. Get serial as one number.Szczepan Zalega2017-03-11
* Return SD card size as get from the deviceSzczepan Zalega2017-03-11
* Handle SD card related functionsSzczepan Zalega2017-03-11
* Correct device countersSzczepan Zalega2017-03-11
* Rename strdup to _strdup under MSVCSzczepan Zalega2017-03-11
* Compiles on MXE, but not working on WindowsSzczepan Zalega2017-03-11
* Adjust for compilation on Visual Studio 2017Szczepan Zalega2017-03-11