| Commit message (Expand) | Author | Age |
* | 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 |
| * | Update Catch to v2.1.1 | Szczepan Zalega | 2018-01-29 |
|/ |
|
* | Merge branch 'pr_90' | Szczepan Zalega | 2018-01-29 |
|\ |
|
| * | Try to use system Catch2 if possible | David Seifert | 2018-01-29 |
|/ |
|
* | Merge branch '87-release'v3.2 | Szczepan Zalega | 2018-01-16 |
|\ |
|
| * | Add changelog file | Szczepan Zalega | 2018-01-16 |
| * | Add additional information to Qt project file | Szczepan Zalega | 2018-01-16 |
| * | Set version to 3.2 | Szczepan Zalega | 2018-01-16 |
|/ |
|
* | Merge branch '89-catch_exc_in_C_API' | Szczepan Zalega | 2018-01-16 |
|\ |
|
| * | Catch DeviceCommunication exceptions in C API | Szczepan Zalega | 2018-01-16 |
* | | Merge branch '77-missing_C_header' | Szczepan Zalega | 2018-01-16 |
|\ \
| |/
|/| |
|
| * | Install NK_C_API.h file to system's includes | Szczepan Zalega | 2018-01-16 |
|/ |
|
* | Remove inttypes from build files | Szczepan Zalega | 2018-01-16 |
* | Merge branch 'license_update' | Szczepan Zalega | 2018-01-16 |
|\ |
|
| * | Fix typo in readme: change Lib -> lib | Szczepan Zalega | 2018-01-16 |
| * | Remove 'Created by sz' | Szczepan Zalega | 2018-01-16 |
| * | Add license / copyright info to Python files with proper comment | Szczepan Zalega | 2018-01-16 |
| * | Update license/copyright lines | Szczepan Zalega | 2018-01-16 |
|/ |
|
* | Merge branch '88-no_detection_under_windows' | Szczepan Zalega | 2018-01-16 |
|\ |
|
| * | Update hidapi for Windows connectivity issues | Szczepan Zalega | 2018-01-16 |
|/ |
|
* | Merge branch 'readme_update' | Szczepan Zalega | 2018-01-05 |
|\ |
|
| * | Let user know what to do when library file could not be found | Szczepan Zalega | 2018-01-05 |
| * | Update waffle status bar | Szczepan Zalega | 2018-01-05 |
| * | Readme update | Szczepan Zalega | 2018-01-05 |
|/ |
|
* | Merge branch '82-python_example_fix' | Szczepan Zalega | 2018-01-05 |
|\ |
|
| * | Fix typo | Szczepan Zalega | 2018-01-05 |
| * | Allow to choose log verbosity level | Szczepan Zalega | 2018-01-05 |
| * | Handle library names for all OSes | Szczepan Zalega | 2018-01-05 |
| * | Handle getting HOTP code properly | Szczepan Zalega | 2018-01-05 |
|/ |
|
* | Merge branch '82-python_example_fix' | Szczepan Zalega | 2018-01-04 |
|\ |
|
| * | Use correct filtering of C API symbols from C header | Szczepan Zalega | 2018-01-04 |
|/ |
|
* | Merge branch 'pr_80' | Szczepan Zalega | 2017-12-11 |
|\ |
|
| * | Only enable `-Werror` for Travis CI | David Seifert | 2017-12-11 |