| Commit message (Expand) | Author | Age |
... | |
| * | 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 |
| * | Add support for pkg-config | David Seifert | 2017-12-11 |
| * | Modernise CMake | David Seifert | 2017-12-11 |
|/ |
|
* | Merge branch 'fix_warnings' | Szczepan Zalega | 2017-10-21 |
|\ |
|
| * | Fix compilation warning | Szczepan Zalega | 2017-10-21 |
|/ |
|
* | Merge branch 'general-fixes'v3.1 | Szczepan Zalega | 2017-10-11 |
|\ |
|
| * | Allow to use library path in tests from environment variable | Szczepan Zalega | 2017-10-11 |
| * | Show proper device status code | Szczepan Zalega | 2017-10-11 |
| * | Switch logging volatile data | Szczepan Zalega | 2017-10-11 |
| * | Make Debug build by default on MacOS | Szczepan Zalega | 2017-10-11 |
|/ |
|
* | Merge branch 'travis_update' | Szczepan Zalega | 2017-10-11 |
|\ |
|
| * | Add GCC 7 | Szczepan Zalega | 2017-10-11 |
| * | Test installation procedure | Szczepan Zalega | 2017-10-11 |
| * | Use latest xcode. Compile offline tests for fast check. | Szczepan Zalega | 2017-10-11 |
|/ |
|
* | Merge branch 'cleanup' | Szczepan Zalega | 2017-10-10 |
|\ |
|
| * | 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 |
|\ |
|
| * | Do not set debug level in tests | Szczepan Zalega | 2017-10-10 |
| * | Log update | Szczepan Zalega | 2017-10-10 |
| * | Translate properly Storage error on AES decoding fail | Szczepan Zalega | 2017-10-10 |
| * | Update device properties | Szczepan Zalega | 2017-10-10 |
| * | Add DEBUG_L1 log messages | Szczepan Zalega | 2017-10-10 |
| * | Add DEBUG_L1 level and set it as default for Python tests | Szczepan Zalega | 2017-10-10 |