Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add test for NK_list_devices to test_multiple_devices | Robin Krahl | 2019-01-13 |
* | Change std::wstring to std::string in DeviceInfo | Robin Krahl | 2019-01-13 |
* | Add test case for NitrokeyManager::connect_with_path to test_multiple_devices | Robin Krahl | 2019-01-13 |
* | Add test case for Device::enumerate to test_multiple_devices | Robin Krahl | 2019-01-13 |
* | Make Device::enumerate static | Robin Krahl | 2019-01-13 |
* | Change Nitrokey::list_devices return type to use DeviceInfo | Robin Krahl | 2019-01-13 |
* | Change Device::enumerate return type to use DeviceInfo | Robin Krahl | 2019-01-13 |
* | Update for compatibility with Catch2 version 2.3.0 | Tom Hughes | 2018-07-24 |
* | Add missing licenses | Szczepan Zalega | 2018-03-13 |
* | Add test's scenario descriptions | Szczepan Zalega | 2018-02-28 |
* | Add tests for refreshed devices list and not refreshed in the loop | 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 |