| Commit message (Expand) | Author | Age |
... | |
| | * | | Add Device::create static method | Robin Krahl | 2019-01-13 |
| | * | | Make Device::enumerate static | Robin Krahl | 2019-01-13 |
| | * | | Add product_id_to_model function | Robin Krahl | 2019-01-13 |
| | * | | Add misc::Option<T> class | Robin Krahl | 2019-01-13 |
| | * | | Extract vendor and product IDs into constants | 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 |
| | * | | Add DeviceInfo struct for enumeration | Robin Krahl | 2019-01-13 |
| | |/ |
|
| * | | Merge branch 'pr_145' into contributions | Szczepan Zalega | 2019-01-15 |
| |\ \ |
|
| | * | | Add NK_get_SD_usage_data function to C API | Robin Krahl | 2019-01-14 |
| | |/ |
|
| * | | Merge branch 'pr_143' into contributions | Szczepan Zalega | 2019-01-15 |
| |\ \ |
|
| | * | | Return -2 if an error occured in NK_get_progress_bar_value | Robin Krahl | 2019-01-14 |
| | |/ |
|
| * | | Merge branch 'pr_139' into contributions | Szczepan Zalega | 2019-01-15 |
|/| | |
|
| * | | Add tqdm to unittest/requirements.txt | Robin Krahl | 2019-01-13 |
| |/ |
|
* | | Merge branch '144-python_multiline' | Szczepan Zalega | 2019-01-15 |
|\ \
| |/
|/| |
|
| * | CI: add pip-required requests package | Szczepan Zalega | 2019-01-15 |
| * | Print used Git version for the library | Szczepan Zalega | 2019-01-15 |
| * | CI: install git to get the library version on build | Szczepan Zalega | 2019-01-15 |
| * | CI: run Python offline tests | Szczepan Zalega | 2019-01-15 |
| * | Add Python offline tests | Szczepan Zalega | 2019-01-15 |
| * | Use logger instead of bare printing | Szczepan Zalega | 2019-01-15 |
| * | Add proxy object for logging libnitrokey calls | Szczepan Zalega | 2019-01-15 |
| * | Add support for multiline C definitions in NK_C_API + test | Szczepan Zalega | 2019-01-15 |
|/ |
|
* | Merge branch 'cpp_tests_update' | Szczepan Zalega | 2019-01-02 |
|\ |
|
| * | Update Readme, mostly test section | Szczepan Zalega | 2019-01-02 |
| * | Mention potential test failure cause, when no git version is provided | Szczepan Zalega | 2019-01-02 |
| * | Add test_safe target for build | Szczepan Zalega | 2019-01-02 |
| * | Add safe to user data C++ tests - test_safe.cpp | Szczepan Zalega | 2019-01-02 |
|/ |
|
* | Merge branch 'tests_update' | Szczepan Zalega | 2018-11-22 |
|\ |
|
| * | Run enabling firmware update mode, but with wrong password only | Szczepan Zalega | 2018-11-22 |
| * | Handle UNKNOWN_ERROR return code | Szczepan Zalega | 2018-11-22 |
|/ |
|
* | Merge branch 'pr_131' | Szczepan Zalega | 2018-07-24 |
|\ |
|
| * | log: define default virtual destructor for LogHandler | Igor Gnatenko | 2018-07-18 |
* | | Merge branch 'pr_132' | Szczepan Zalega | 2018-07-24 |
|\ \ |
|
| * | | Update for compatibility with Catch2 version 2.3.0 | Tom Hughes | 2018-07-24 |
| * | | Update Catch to version 2.3.0 | Tom Hughes | 2018-07-24 |
| * | | Update URL for Catch submodule | Tom Hughes | 2018-07-24 |
|/ / |
|
* | | Merge branch 'pr_130' | Szczepan Zalega | 2018-07-18 |
|\ \
| |/
|/| |
|
| * | meson: install udev rules | Igor Gnatenko | 2018-07-18 |
| * | meson: improve generation of vcs_tag | Igor Gnatenko | 2018-07-18 |
|/ |
|
* | Merge branch 'pr_128' | Szczepan Zalega | 2018-07-18 |
|\ |
|
| * | meson: add support for bundled catch | Igor Gnatenko | 2018-07-18 |
| * | meson: fix usage of system-wide catch | Igor Gnatenko | 2018-07-18 |
| * | meson: test_minimal is written in C | Igor Gnatenko | 2018-07-18 |
|/ |
|
* | Merge branch 'pr_127' | Szczepan Zalega | 2018-07-18 |
|\ |
|
| * | meson: fix sneaky typo of the library name | Szczepan Zalega | 2018-07-18 |
| * | meson: add support for generated VCS tag | Igor Gnatenko | 2018-07-18 |
|/ |
|
* | Merge branch 'pr_85' | Szczepan Zalega | 2018-07-18 |
|\ |
|
| * | Mention build with meson in the Readme | Szczepan Zalega | 2018-07-18 |
| * | Update meson definition to v3.4.1 | Szczepan Zalega | 2018-07-18 |