| Commit message (Expand) | Author | Age |
* | Fix regex in unittest for pre-releases and git checkouts | David Seifert | 2019-04-26 |
* | Find Catch 2.5.0 via pkg-config | David Seifert | 2019-04-22 |
* | Bump version to v3.5 | Szczepan Zalega | 2019-03-19 |
* | Merge branch 'pr_148' | Szczepan Zalega | 2019-01-24 |
|\ |
|
| * | Add a doc target that generates C API documentation | Robin Krahl | 2019-01-16 |
* | | Print used Git version for the library | Szczepan Zalega | 2019-01-15 |
|/ |
|
* | Add test_safe target for build | Szczepan Zalega | 2019-01-02 |
* | Bump version to 3.4.1 | Szczepan Zalega | 2018-07-18 |
* | Handle build without Git repository info | Szczepan Zalega | 2018-07-18 |
* | Add a test to ensure valid C code in the C API | Robin Krahl | 2018-07-05 |
* | Move implementation from header back to compilation unit | Szczepan Zalega | 2018-06-19 |
* | Add getters for the library version | Robin Krahl | 2018-05-25 |
* | Implement suggested tests | Szczepan Zalega | 2018-04-19 |
* | Fix compilation warnings for tests | Szczepan Zalega | 2018-04-19 |
* | Install: use correct source dir for Udev rules installation when included fro... | Szczepan Zalega | 2018-04-11 |
* | Update version to 3.3 | Szczepan Zalega | 2018-04-10 |
* | Allow overriding of udev rules dir | David Seifert | 2018-03-13 |
* | Make unbundling easier | David Seifert | 2018-03-13 |
* | Add tests for refreshed devices list and not refreshed in the loop | Szczepan Zalega | 2018-02-28 |
* | Initial support for multiple devices with C++ and test | Szczepan Zalega | 2018-02-28 |
* | Install udev file (CMake) | Szczepan Zalega | 2018-01-30 |
* | Try to use system Catch2 if possible | David Seifert | 2018-01-29 |
* | Set version to 3.2 | 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 |
* | Add support for pkg-config | David Seifert | 2017-12-11 |
* | Modernise CMake | David Seifert | 2017-12-11 |
* | Switch logging volatile data | Szczepan Zalega | 2017-10-11 |
* | Make Debug build by default on MacOS | Szczepan Zalega | 2017-10-11 |
* | Allow to enable compilation of general and offline tests separately | Szczepan Zalega | 2017-10-10 |
* | Remove -log library leftovers | Szczepan Zalega | 2017-10-10 |
* | Bump version to 3.1 | Szczepan Zalega | 2017-10-10 |
* | Merge branch 'test_organize' | Szczepan Zalega | 2017-10-10 |
|\ |
|
| * | Remove libnitrokey-log and add a switch to choose version instead | Szczepan Zalega | 2017-10-04 |
* | | Enable offline test on all instances | Szczepan Zalega | 2017-10-07 |
* | | Add C++ offline tests and set them default | Szczepan Zalega | 2017-10-07 |
* | | Fix install command | Szczepan Zalega | 2017-10-07 |
* | | Build shared library by default | Szczepan Zalega | 2017-10-07 |
* | | Set SONAME and use semantic versioning | Szczepan Zalega | 2017-10-07 |
* | | build: use GNUInstallDirs | Igor Gnatenko | 2017-10-07 |
|/ |
|
* | Adjust code to make compilation under MSVC 2017 | Szczepan Zalega | 2017-06-28 |
* | Add C++ tests for some current issues | Szczepan Zalega | 2017-06-27 |
* | Do not abort compilation at all on OSX | Szczepan Zalega | 2017-04-04 |
* | Do not abort compilation on warnings in hid.c on OSX | Szczepan Zalega | 2017-04-03 |
* | Do not fail compilation on tests | Szczepan Zalega | 2017-03-31 |
* | Do not check for warnings on 3rd-party code - hidapi | Szczepan Zalega | 2017-03-31 |
* | Show warnings during the compilation and treat warnings as error | Szczepan Zalega | 2017-03-31 |
* | Use proper frameworks with cmake and OSX | Szczepan Zalega | 2017-03-20 |
* | Do not link hidapi under OSX | Szczepan Zalega | 2017-03-14 |
* | Add tested Travis build configuration. Set proper hidapi url. | Szczepan Zalega | 2017-03-11 |