| Commit message (Expand) | Author | Age |
* | 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 |
* | Refactor log code | Szczepan Zalega | 2017-05-12 |
* | Use bool explicitly for success variable | Szczepan Zalega | 2017-05-12 |
* | Detect device correctly under Windows | Szczepan Zalega | 2017-05-12 |
* | Return empty value on no connection | Szczepan Zalega | 2017-04-26 |
* | Fix includes in C_API | Szczepan Zalega | 2017-04-26 |
* | Use alternative device connection check | Szczepan Zalega | 2017-04-26 |
* | Rename device mutex in NitrokeyManager | Szczepan Zalega | 2017-04-25 |
* | Use own strndup implementation under Windows | Szczepan Zalega | 2017-04-25 |
* | Security: exchange strdup with strndup | Szczepan Zalega | 2017-04-14 |
* | Translate HOTP counter for Storage | Szczepan Zalega | 2017-04-14 |
* | Handle print function in logger by functor | Szczepan Zalega | 2017-04-07 |
* | Do not abort compilation at all on OSX | Szczepan Zalega | 2017-04-04 |