aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Cleanup modulesSzczepan Zalega2017-03-11
* Fix compilation warningsSzczepan Zalega2017-03-11
* Add tested Travis build configuration. Set proper hidapi url.Szczepan Zalega2017-03-11
* 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
* Set turbo modeSzczepan Zalega2017-03-11
* Add TODO commentSzczepan Zalega2017-03-11
* Handle enabling update mode on Storage deviceSzczepan Zalega2017-03-11
* Check for null device reference in case of failed reconnectionSzczepan Zalega2017-03-11
* Correct comments and fix firmware version requirementsSzczepan Zalega2017-03-11
* Authenticate before factory reset so the command will not timeoutSzczepan Zalega2017-03-11
* Update encrypted volume test. Use random password.Szczepan Zalega2017-03-11
* Prefer to use log-enabled library in testsSzczepan Zalega2017-03-11
* Remove obsolete commentsSzczepan Zalega2017-03-11
* Do reconnect also on receiving failureSzczepan Zalega2017-03-11
* Remove checking for mutex being lockedSzczepan 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
* Log execution of connect functionSzczepan Zalega2017-03-11
* Comment: use clang with TSANSzczepan 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
* Project info for repositoriesSzczepan Zalega2017-03-11
* Add some complex unit tests to find out corruption causeSzczepan Zalega2017-03-11
* Add oath to Pythons unittest requirementsSzczepan 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
* Remove unnecessary extern keyword from C APISzczepan Zalega2017-03-11
* Add script for installing python dependencies for unit testsSzczepan 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
* Decrease retry count in the lowest levelSzczepan Zalega2017-03-11
* Fix typosSzczepan Zalega2017-03-11
* Do not call hid_exit on each device disconnectionSzczepan Zalega2017-03-11
* Handle disconnection while requesting device's statusSzczepan Zalega2017-03-11
* Correct device countersSzczepan Zalega2017-03-11
* Rename strdup to _strdup under MSVCSzczepan Zalega2017-03-11
* Hidapi added as a submoduleSzczepan Zalega2017-03-11
* Compiles on MXE, but not working on WindowsSzczepan Zalega2017-03-11
* Adjust for compilation on Visual Studio 2017Szczepan Zalega2017-03-11
* Test compilation under windowsSzczepan Zalega2017-03-11
* Count all busy statusSzczepan Zalega2017-03-11