| Commit message (Expand) | Author | Age |
... | |
| * | Add DEBUG_L1 level and set it as default for Python tests | Szczepan Zalega | 2017-10-10 |
| * | Return exception type when DeviceCommunicationException is encountered | Szczepan Zalega | 2017-10-10 |
| * | Number exceptions for easy return code | Szczepan Zalega | 2017-10-10 |
| * | Code reformat | Szczepan Zalega | 2017-10-10 |
| * | Skip checking packet's CRC | Szczepan Zalega | 2017-10-10 |
| * | Make additional retries for longer running commands | Szczepan Zalega | 2017-10-10 |
| * | Increase maximum duplicated string length | Szczepan Zalega | 2017-10-10 |
| * | Make sure hidden volumes are created before unlocking them | Szczepan Zalega | 2017-10-10 |
| * | Move library unit tests to Python3 | Szczepan Zalega | 2017-10-10 |
| * | Remove libnitrokey-log and add a switch to choose version instead | Szczepan Zalega | 2017-10-04 |
| * | Organize tests into categories | Szczepan Zalega | 2017-10-04 |
* | | Merge branch '71-failing_tests'v3.0 | Szczepan Zalega | 2017-10-07 |
|\ \ |
|
| * | | Travis: do not compile all tests by default | Szczepan Zalega | 2017-10-07 |
| * | | Enter bytes directly instead of using string | Szczepan Zalega | 2017-10-07 |
| * | | Make CTest verbose | Szczepan Zalega | 2017-10-07 |
| * | | Enable offline test on all instances | Szczepan Zalega | 2017-10-07 |
| * | | Enable tests on CI | Szczepan Zalega | 2017-10-07 |
| * | | Add C++ offline tests and set them default | Szczepan Zalega | 2017-10-07 |
| * | | Correct exception type | Szczepan Zalega | 2017-10-07 |
|/ / |
|
* | | Merge branch 'pr_68' | Szczepan Zalega | 2017-10-07 |
|\ \ |
|
| * | | Fix install command | Szczepan Zalega | 2017-10-07 |
| * | | Build shared library by default | Szczepan Zalega | 2017-10-07 |
| * | | Set SONAME and use semantic versioning | Szczepan Zalega | 2017-10-07 |
| * | | build: use GNUInstallDirs | Igor Gnatenko | 2017-10-07 |
| |/ |
|
* | | Merge branch 'pr_72' | Szczepan Zalega | 2017-10-07 |
|\ \
| |/
|/| |
|
| * | test3.cc: fix syntax error | Igor Gnatenko | 2017-10-07 |
|/ |
|
* | Merge branch 'OSX_merge_cleaned' | Szczepan Zalega | 2017-10-03 |
|\ |
|
| * | Update hidapi | Szczepan Zalega | 2017-09-20 |
| * | Merge branch 'windows_MSVC2017' into OSX_merge_cleaned | Szczepan Zalega | 2017-09-20 |
| |\ |
|
| | * | Qt project update | Szczepan Zalega | 2017-09-20 |
| | * | Compilation documentation update | Szczepan Zalega | 2017-09-20 |
| | * | Guard Windows instructions | Szczepan Zalega | 2017-09-20 |
| | * | Skip factory reset tests for now | Szczepan Zalega | 2017-07-03 |
| | * | Ignore whitespace in C API header | Szczepan Zalega | 2017-07-03 |
| | * | Move to Python 3 | Szczepan Zalega | 2017-07-03 |
| | * | Search for Windows DLLs | Szczepan Zalega | 2017-07-03 |
| | * | Export C API functions | Szczepan Zalega | 2017-07-03 |
| | * | Compile on both MSVC and MINGW (QtCreator) | Szczepan Zalega | 2017-07-03 |
| | * | Run compilation using Qt Creator | Szczepan Zalega | 2017-06-28 |
| | * | Adjust code to make compilation under MSVC 2017 | Szczepan Zalega | 2017-06-28 |
| |/
|/| |
|
| * | Merge branch 'osx-communication_issues' into OSX_merge_cleaned | Szczepan Zalega | 2017-09-20 |
|/| |
|
| * | Set lower maximum between-sending delay | Szczepan Zalega | 2017-09-20 |
| * | Decrease busy-delay count | Szczepan Zalega | 2017-09-20 |
| * | Correct mutex placement | Szczepan Zalega | 2017-09-20 |
| * | Update hidapi | Szczepan Zalega | 2017-09-20 |
| * | Do not make longer waiting than 500ms on iteration | Szczepan Zalega | 2017-09-20 |
| * | Make only 10 retries on receiving | Szczepan Zalega | 2017-09-20 |
| * | Log formatting: Enumerate from 1 | Szczepan Zalega | 2017-09-20 |
| * | Do not resend command to device | Szczepan Zalega | 2017-09-20 |
| * | Tests: do additional authentication for Pro 0.7 | Szczepan Zalega | 2017-09-20 |