aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Removed .gitmodulessquashed_for_nkapp_v1.2-launchpadSzczepan Zalega2017-12-22
* Merge commit 'c41cb82ea7499c132546c1ab6f798deda6a9d7af' as 'hidapi'Szczepan Zalega2017-12-22
|\
| * Squashed 'hidapi/' content from commit b767b43fSzczepan Zalega2017-12-22
* Removed hidapi submodule at commit b767b43f3e6f9c5b92ea7d738331deb8e03c4bafSzczepan Zalega2017-12-22
* Merge commit '48b3d82ffe1ed19db9ba3cf7e6536ecf92e27391' as 'unittest/Catch'Szczepan Zalega2017-12-22
|\
| * Squashed 'unittest/Catch/' content from commit ae5ee2cfSzczepan Zalega2017-12-22
* Removed unittest/Catch submodule at commit ae5ee2cf63d6d67bd1369b512d2a7b60b5...Szczepan Zalega2017-12-22
* Merge branch 'pr_80'Szczepan Zalega2017-12-11
|\
| * Only enable `-Werror` for Travis CIDavid Seifert2017-12-11
| * Add support for pkg-configDavid Seifert2017-12-11
| * Modernise CMakeDavid Seifert2017-12-11
|/
* Merge branch 'fix_warnings'Szczepan Zalega2017-10-21
|\
| * Fix compilation warningSzczepan Zalega2017-10-21
|/
* Merge branch 'general-fixes'v3.1Szczepan Zalega2017-10-11
|\
| * Allow to use library path in tests from environment variableSzczepan Zalega2017-10-11
| * Show proper device status codeSzczepan Zalega2017-10-11
| * Switch logging volatile dataSzczepan Zalega2017-10-11
| * Make Debug build by default on MacOSSzczepan Zalega2017-10-11
|/
* Merge branch 'travis_update'Szczepan Zalega2017-10-11
|\
| * Add GCC 7Szczepan Zalega2017-10-11
| * Test installation procedureSzczepan Zalega2017-10-11
| * Use latest xcode. Compile offline tests for fast check.Szczepan Zalega2017-10-11
|/
* Merge branch 'cleanup'Szczepan Zalega2017-10-10
|\
| * Allow to enable compilation of general and offline tests separatelySzczepan Zalega2017-10-10
| * Remove -log library leftoversSzczepan Zalega2017-10-10
| * Bump version to 3.1Szczepan Zalega2017-10-10
|/
* Merge branch 'test_organize'Szczepan Zalega2017-10-10
|\
| * Do not set debug level in testsSzczepan Zalega2017-10-10
| * Log updateSzczepan Zalega2017-10-10
| * Translate properly Storage error on AES decoding failSzczepan Zalega2017-10-10
| * Update device propertiesSzczepan Zalega2017-10-10
| * Add DEBUG_L1 log messagesSzczepan Zalega2017-10-10
| * Add DEBUG_L1 level and set it as default for Python testsSzczepan Zalega2017-10-10
| * Return exception type when DeviceCommunicationException is encounteredSzczepan Zalega2017-10-10
| * Number exceptions for easy return codeSzczepan Zalega2017-10-10
| * Code reformatSzczepan Zalega2017-10-10
| * Skip checking packet's CRCSzczepan Zalega2017-10-10
| * Make additional retries for longer running commandsSzczepan Zalega2017-10-10
| * Increase maximum duplicated string lengthSzczepan Zalega2017-10-10
| * Make sure hidden volumes are created before unlocking themSzczepan Zalega2017-10-10
| * Move library unit tests to Python3Szczepan Zalega2017-10-10
| * Remove libnitrokey-log and add a switch to choose version insteadSzczepan Zalega2017-10-04
| * Organize tests into categoriesSzczepan Zalega2017-10-04
* | Merge branch '71-failing_tests'v3.0Szczepan Zalega2017-10-07
|\ \
| * | Travis: do not compile all tests by defaultSzczepan Zalega2017-10-07
| * | Enter bytes directly instead of using stringSzczepan Zalega2017-10-07
| * | Make CTest verboseSzczepan Zalega2017-10-07
| * | Enable offline test on all instancesSzczepan Zalega2017-10-07
| * | Enable tests on CISzczepan Zalega2017-10-07
| * | Add C++ offline tests and set them defaultSzczepan Zalega2017-10-07