| Commit message (Expand) | Author | Age |
... | |
| * | 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 |
| * | Return exception type when DeviceCommunicationException is encountered | Szczepan Zalega | 2017-10-10 |
| * | Number exceptions for easy return code | Szczepan Zalega | 2017-10-10 |
| * | Code reformat | Szczepan Zalega | 2017-10-10 |
| * | Skip checking packet's CRC | Szczepan Zalega | 2017-10-10 |
| * | Make additional retries for longer running commands | Szczepan Zalega | 2017-10-10 |
| * | Increase maximum duplicated string length | Szczepan Zalega | 2017-10-10 |
| * | Make sure hidden volumes are created before unlocking them | Szczepan Zalega | 2017-10-10 |
| * | Move library unit tests to Python3 | Szczepan Zalega | 2017-10-10 |
| * | Remove libnitrokey-log and add a switch to choose version instead | Szczepan Zalega | 2017-10-04 |
| * | Organize tests into categories | Szczepan Zalega | 2017-10-04 |
* | | Merge branch '71-failing_tests'v3.0 | Szczepan Zalega | 2017-10-07 |
|\ \ |
|
| * | | Travis: do not compile all tests by default | Szczepan Zalega | 2017-10-07 |
| * | | Enter bytes directly instead of using string | Szczepan Zalega | 2017-10-07 |
| * | | Make CTest verbose | Szczepan Zalega | 2017-10-07 |
| * | | Enable offline test on all instances | Szczepan Zalega | 2017-10-07 |
| * | | Enable tests on CI | Szczepan Zalega | 2017-10-07 |