aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| * For Clang use default compiler nameSzczepan Zalega2017-03-11
| * Do not let to enable both ASAN and TSANSzczepan Zalega2017-03-11
| * Support TSANSzczepan Zalega2017-03-11
| * Allow user to build only one version (static/dynamic) of the lib at onceSzczepan Zalega2017-03-11
| * Mark issues with FIXMESzczepan Zalega2017-03-11