| Commit message (Expand) | Author | Age |
* | Delay RO/RW PIN type change to start from v0.52 (instead of v0.51) | Szczepan Zalega | 2018-04-10 |
* | Merge branch '102-get_status_invalid' | Szczepan Zalega | 2018-04-10 |
|\ |
|
| * | Name magic numbers in validation functions | Szczepan Zalega | 2018-04-10 |
| * | Correct validation functions for GetStatus and WriteGeneralConfig structs | Szczepan Zalega | 2018-04-10 |
| * | Correct C API documentation | Szczepan Zalega | 2018-04-10 |
| * | Precise value for p.enable_user_password field to 1 on true, as in firmware | Szczepan Zalega | 2018-04-10 |
* | | Merge branch 'pr_105' | Szczepan Zalega | 2018-04-10 |
|\ \ |
|
| * | | Add NK_login_enum to the C API | Robin Krahl | 2018-04-10 |
| * | | Add a NitrokeyManager::connect overload for enum | Robin Krahl | 2018-04-10 |
|/ / |
|
* | | Merge branch 'pr_103' | Szczepan Zalega | 2018-04-10 |
|\ \ |
|
| * | | Fix suggested CMake options in readme | Robin Krahl | 2018-04-10 |
|/ / |
|
* | | Merge branch 'pr_104' | Szczepan Zalega | 2018-04-10 |
|\ \
| |/
|/| |
|
| * | Null-terminate the argument for strtoul | Robin Krahl | 2018-04-10 |
|/ |
|
* | Merge branch 'pr_101' | Szczepan Zalega | 2018-03-13 |
|\ |
|
| * | Update include paths for QMake as well | Szczepan Zalega | 2018-03-13 |
* | | Merge branch 'pr_101' | Szczepan Zalega | 2018-03-13 |
|\| |
|
| * | Allow overriding of udev rules dir | David Seifert | 2018-03-13 |
| * | Make unbundling easier | David Seifert | 2018-03-13 |
|/ |
|
* | Merge branch 'licenses_update' | Szczepan Zalega | 2018-03-13 |
|\ |
|
| * | Add missing licenses | Szczepan Zalega | 2018-03-13 |
|/ |
|
* | Merge branch 'unencrypted_volume_pin_type' | Szczepan Zalega | 2018-03-09 |
|\ |
|
| * | C API wrapper for NK_set_unencrypted_volume_rorw_pin_type_user | Szczepan Zalega | 2018-03-09 |
|/ |
|
* | Merge branch 'compilation_warnings' | Szczepan Zalega | 2018-03-03 |
|\ |
|
| * | Fix compilation warning | Szczepan Zalega | 2018-03-03 |
|/ |
|
* | Merge branch 'wip-multiple_devices' | Szczepan Zalega | 2018-03-02 |
|\ |
|
| * | Correct firmware version getting in Pro tests | Szczepan Zalega | 2018-03-02 |
| * | Minor cleanup | Szczepan Zalega | 2018-03-01 |
| * | 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 |