| Commit message (Expand) | Author | Age |
... | |
| | * | | 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 |
| * | add meson buildsystem definitions | Igor Gnatenko | 2018-07-18 |
|/ |
|
* | Allow for <patch> field in library version getter test | Szczepan Zalega | 2018-07-18 |
* | Handle get_library_version for Qt (temporarily)v3.4.1 | Szczepan Zalega | 2018-07-18 |
* | Bump version to 3.4.1 | Szczepan Zalega | 2018-07-18 |
* | Handle build without Git repository info | Szczepan Zalega | 2018-07-18 |
* | Merge branch 'pr_116'v3.4 | Szczepan Zalega | 2018-07-07 |
|\ |
|
| * | Handle new enum model value in NK_login_enumpr_116 | Szczepan Zalega | 2018-07-07 |
| * | Replace *out function parameter with return value | Szczepan Zalega | 2018-06-20 |
| * | Expose device model in C API | Robin Krahl | 2018-05-25 |
* | | Merge branch 'pr_124' | Szczepan Zalega | 2018-07-07 |
|\ \ |
|
| * | | Add general DEPRECATED macro for marking deprecated functions. | Szczepan Zalega | 2018-07-07 |