aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Update device propertiesSzczepan 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
| * Return exception type when DeviceCommunicationException is encounteredSzczepan 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
| * Increase maximum duplicated string lengthSzczepan Zalega2017-10-10
| * Make sure hidden volumes are created before unlocking themSzczepan Zalega2017-10-10
| * Move library unit tests to Python3Szczepan Zalega2017-10-10
| * Remove libnitrokey-log and add a switch to choose version insteadSzczepan Zalega2017-10-04
| * Organize tests into categoriesSzczepan Zalega2017-10-04
* | Merge branch '71-failing_tests'v3.0Szczepan Zalega2017-10-07
|\ \
| * | Travis: do not compile all tests by defaultSzczepan Zalega2017-10-07
| * | Enter bytes directly instead of using stringSzczepan Zalega2017-10-07
| * | Make CTest verboseSzczepan Zalega2017-10-07
| * | Enable offline test on all instancesSzczepan Zalega2017-10-07
| * | Enable tests on CISzczepan Zalega2017-10-07
| * | Add C++ offline tests and set them defaultSzczepan Zalega2017-10-07
| * | Correct exception typeSzczepan Zalega2017-10-07
|/ /
* | Merge branch 'pr_68'Szczepan Zalega2017-10-07
|\ \
| * | Fix install commandSzczepan Zalega2017-10-07
| * | Build shared library by defaultSzczepan Zalega2017-10-07
| * | Set SONAME and use semantic versioningSzczepan Zalega2017-10-07
| * | build: use GNUInstallDirsIgor Gnatenko2017-10-07
| |/
* | Merge branch 'pr_72'Szczepan Zalega2017-10-07
|\ \ | |/ |/|
| * test3.cc: fix syntax errorIgor Gnatenko2017-10-07
|/
* Merge branch 'OSX_merge_cleaned'Szczepan Zalega2017-10-03
|\
| * Update hidapiSzczepan Zalega2017-09-20
| * Merge branch 'windows_MSVC2017' into OSX_merge_cleanedSzczepan Zalega2017-09-20
| |\
| | * Qt project updateSzczepan Zalega2017-09-20
| | * Compilation documentation updateSzczepan Zalega2017-09-20
| | * Guard Windows instructionsSzczepan Zalega2017-09-20
| | * Skip factory reset tests for nowSzczepan Zalega2017-07-03
| | * Ignore whitespace in C API headerSzczepan Zalega2017-07-03
| | * Move to Python 3Szczepan Zalega2017-07-03
| | * Search for Windows DLLsSzczepan Zalega2017-07-03
| | * Export C API functionsSzczepan Zalega2017-07-03
| | * Compile on both MSVC and MINGW (QtCreator)Szczepan Zalega2017-07-03
| | * Run compilation using Qt CreatorSzczepan Zalega2017-06-28
| | * Adjust code to make compilation under MSVC 2017Szczepan Zalega2017-06-28
| |/ |/|
| * Merge branch 'osx-communication_issues' into OSX_merge_cleanedSzczepan Zalega2017-09-20
| |\ |/ /
| * Set lower maximum between-sending delaySzczepan Zalega2017-09-20
| * Decrease busy-delay countSzczepan Zalega2017-09-20
| * Correct mutex placementSzczepan Zalega2017-09-20
| * Update hidapiSzczepan Zalega2017-09-20
| * Do not make longer waiting than 500ms on iterationSzczepan Zalega2017-09-20
| * Make only 10 retries on receivingSzczepan Zalega2017-09-20
| * Log formatting: Enumerate from 1Szczepan Zalega2017-09-20