| Commit message (Expand) | Author | Age |
... | |
| * | Increase buffer size for listing connected devices IDs | Szczepan Zalega | 2018-03-01 |
| * | Add documentation for C API / multiple devices | Szczepan Zalega | 2018-03-01 |
| * | Clean headers | Szczepan Zalega | 2018-03-01 |
| * | Add test's scenario descriptions | Szczepan Zalega | 2018-02-28 |
| * | Add to device's ID USB path. Convert ID to hex. | Szczepan Zalega | 2018-02-28 |
| * | Log current device ID | Szczepan Zalega | 2018-02-28 |
| * | Python test running commands on all connected devices | Szczepan Zalega | 2018-02-28 |
| * | Return USB path as id, when device is running long operation | Szczepan Zalega | 2018-02-28 |
| * | Add tests for refreshed devices list and not refreshed in the loop | Szczepan Zalega | 2018-02-28 |
| * | Disconnect all devices before enumerating and discovering ids. Add log. | Szczepan Zalega | 2018-02-28 |
| * | Show connection success/failure on DEBUG_L1 | Szczepan Zalega | 2018-02-28 |
| * | Add LOGD1 macro | Szczepan Zalega | 2018-02-28 |
| * | Do not disconnect device on getting status failure | Szczepan Zalega | 2018-02-28 |
| * | List devices by unique SC:SD id | Szczepan Zalega | 2018-02-28 |
| * | Initial support for multiple devices with C++ and test | Szczepan Zalega | 2018-02-28 |
|/ |
|
* | Merge branch 'wip-support_storage_v0.51' | Szczepan Zalega | 2018-02-23 |
|\ |
|
| * | Handle getting firmware version internally | Szczepan Zalega | 2018-02-23 |
| * | Tests: make sure encrypted volume is enabled before unlocking hidden volume | Szczepan Zalega | 2018-02-23 |
| * | Tests: rename _admin related and skip not supported encrypted volume ro/rw tests | Szczepan Zalega | 2018-02-23 |
| * | Divide unencrypted volume ro/rw commands for backward compatibility | Szczepan Zalega | 2018-02-23 |
| * | Add device status in logged CommandFailed throw | Szczepan Zalega | 2018-02-23 |
| * | Extend busy status description | Szczepan Zalega | 2018-02-23 |
| * | Implement command for testing smartcard status | Szczepan Zalega | 2018-02-23 |
| * | Do not run C_API tests if not connected | Szczepan Zalega | 2018-02-23 |
| * | Allow to call CFFI loading function from Python console | Szczepan Zalega | 2018-02-23 |
| * | Add tests for Encrypted volume ro/rw switch | Szczepan Zalega | 2018-02-23 |
| * | Correct variable name for unencrypted ro/rw switch | Szczepan Zalega | 2018-02-23 |
| * | C API for Encrypted volume ro/rw switch | Szczepan Zalega | 2018-02-23 |
| * | Tests: set debug level from environment variable, show connected device model... | Szczepan Zalega | 2018-02-23 |
| * | Tests for unencrypted volume switching with Admin PIN | Szczepan Zalega | 2018-02-23 |
| * | Unify unencrypted volume ro/rw switching | Szczepan Zalega | 2018-02-23 |
| * | Correct getting minor and major from firmware version | Szczepan Zalega | 2018-02-23 |
| * | Support execution of the 0.49 commands | Szczepan Zalega | 2018-02-23 |
| * | Add new commands for Storage v0.49 | Szczepan Zalega | 2018-02-23 |
|/ |
|
* | Merge branch 'pr_94' | Szczepan Zalega | 2018-02-12 |
|\ |
|
| * | Include stdbool.h in NK_C_API.h | Robin Krahl | 2018-02-12 |
* | | Merge branch 'pr_96' | Szczepan Zalega | 2018-02-12 |
|\ \
| |/
|/| |
|
| * | Use strnlen to determine string length | Szczepan Zalega | 2018-02-12 |
| * | Null-terminate string before calling strtoul | Robin Krahl | 2018-02-12 |
|/ |
|
* | Merge branch 'expose_firmware_update' | Szczepan Zalega | 2018-02-01 |
|\ |
|
| * | Add test for enabling firmware update | Szczepan Zalega | 2018-02-01 |
| * | Expose enabling firmware update in C API | Szczepan Zalega | 2018-02-01 |
|/ |
|
* | Merge branch 'add_udev' | Szczepan Zalega | 2018-01-31 |
|\ |
|
| * | Add udev rules installation (QMake) | Szczepan Zalega | 2018-01-30 |
| * | Add QMake installation rules | Szczepan Zalega | 2018-01-30 |
| * | Install udev file (CMake) | Szczepan Zalega | 2018-01-30 |
|/ |
|
* | Merge branch 'update_catch' | Szczepan Zalega | 2018-01-29 |
|\ |
|
| * | Fix bug with different data read | Szczepan Zalega | 2018-01-29 |
| * | Do initialization of hidden volume before test (once) | Szczepan Zalega | 2018-01-29 |
| * | Fix Capture for Catch v2.0 | Szczepan Zalega | 2018-01-29 |