| Commit message (Expand) | Author | Age |
* | Translate properly Storage error on AES decoding fail | Szczepan Zalega | 2017-10-10 |
* | Update device properties | Szczepan Zalega | 2017-10-10 |
* | Add DEBUG_L1 log messages | Szczepan Zalega | 2017-10-10 |
* | 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 '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 |
| * | Catch invalid CRC exception in C API | Szczepan Zalega | 2017-09-20 |
| * | Show warning message about invalid incoming packet's CRC | Szczepan Zalega | 2017-09-20 |
| * | Show more detailed status in debug log | Szczepan Zalega | 2017-09-20 |
|/ |
|
* | Add C++ tests for some current issues | Szczepan Zalega | 2017-06-27 |
* | Merge branch 'do_not_log_volatile_data' | Szczepan Zalega | 2017-05-13 |
|\ |
|
| * | Fix typo in logging macro | Szczepan Zalega | 2017-05-13 |
| * | Log temporary password as hexdump instead of string representation | Szczepan Zalega | 2017-05-13 |
| * | Log accepting responses with invalid CRC | Szczepan Zalega | 2017-05-13 |
| * | Code refactoring | Szczepan Zalega | 2017-05-13 |
| * | Assume slot_names are volatile data | Szczepan Zalega | 2017-05-13 |
| * | Do not log volatile data | Szczepan Zalega | 2017-05-13 |
|/ |
|
* | Pack structures for NK Pro v0.8 commands | Szczepan Zalega | 2017-05-12 |