| Commit message (Expand) | Author | Age |
* | Skip bootloader activation unless specified by the switch | Szczepan Zalega | 2020-02-26 |
* | Rename the actual bootloader switching test to a distinct name | Szczepan Zalega | 2020-02-26 |
* | Change too short password to default, but short of 1 letter | Szczepan Zalega | 2020-02-26 |
* | Correct result of successful execution for bootloader to DISCONNECTED | Szczepan Zalega | 2020-02-26 |
* | Add tests for Pro`s bootloader | Szczepan Zalega | 2020-02-26 |
* | Add numbers to generated OTP slot names | Szczepan Zalega | 2019-06-25 |
* | Cleanup: replace magic numbers. Correct copyright dates.v3.5 | Szczepan Zalega | 2019-06-24 |
* | Add simple CLI tool to enable firmware update mode on NK Storage | Szczepan Zalega | 2019-06-24 |
* | Collect received OTP codes for all slots and print them | Szczepan Zalega | 2019-06-22 |
* | Add another test for reading and writing OTP slots | Szczepan Zalega | 2019-06-22 |
* | Test writing edge OTP slots | Szczepan Zalega | 2019-06-22 |
* | Add HOTP counter tests | Szczepan Zalega | 2019-06-19 |
* | Tests: correct the model getting | Szczepan Zalega | 2019-06-18 |
* | Extend TOTP time test up to 64 bits | Szczepan Zalega | 2019-06-14 |
* | Correct binary counter specifier | Szczepan Zalega | 2019-06-14 |
* | Add test for firmware password length | Szczepan Zalega | 2019-06-13 |
* | Add exclusions to the Pro firmware tests | Szczepan Zalega | 2019-06-13 |
* | Comments: fixme | Szczepan Zalega | 2019-06-13 |
* | Add Python tests | Szczepan Zalega | 2019-06-13 |
* | Fix regex in unittest for pre-releases and git checkouts | David Seifert | 2019-04-26 |
* | Unlock 64 bit tests for Storage | Szczepan Zalega | 2019-03-19 |
* | Storage v0.54: activate tests for OTP320 and binary counter | Szczepan Zalega | 2019-03-19 |
* | Replace NK_status with NK_get_status_as_string in unit tests | Robin Krahl | 2019-01-29 |
* | Add unit test for NK_get_status | Robin Krahl | 2019-01-29 |
* | Correct the skip message for other OS than Fedora | Szczepan Zalega | 2019-01-26 |
* | Detect UV's block device on Fedora automatically | Szczepan Zalega | 2019-01-26 |
* | Additional check and device/mount print | Szczepan Zalega | 2019-01-26 |
* | Small correction for macOS 10.13.6 | Szczepan Zalega | 2019-01-26 |
* | Stress test for firmware export feature on macOS | Martin Müller | 2019-01-26 |
* | Add FIXME comments. Make the skip() method descriptive. | Szczepan Zalega | 2019-01-26 |
* | Stress test for firmware export feature | Szczepan Zalega | 2019-01-26 |
* | Merge branch 'pr_138' into contributions | Szczepan Zalega | 2019-01-15 |
|\ |
|
| * | Add test for NK_list_devices to test_multiple_devices | Robin Krahl | 2019-01-13 |
| * | Add test for NK_connect_with_path | Robin Krahl | 2019-01-13 |
| * | Add simple test for NK_list_devices | Robin Krahl | 2019-01-13 |
| * | Change std::wstring to std::string in DeviceInfo | Robin Krahl | 2019-01-13 |
| * | Add test case for NitrokeyManager::connect_with_path to test_multiple_devices | Robin Krahl | 2019-01-13 |
| * | Add test case for Device::enumerate to test_multiple_devices | Robin Krahl | 2019-01-13 |
| * | Make Device::enumerate static | Robin Krahl | 2019-01-13 |
| * | Change Nitrokey::list_devices return type to use DeviceInfo | Robin Krahl | 2019-01-13 |
| * | Change Device::enumerate return type to use DeviceInfo | Robin Krahl | 2019-01-13 |
* | | Merge branch 'pr_139' into contributions | Szczepan Zalega | 2019-01-15 |
|\ \ |
|
| * | | Add tqdm to unittest/requirements.txt | Robin Krahl | 2019-01-13 |
| |/ |
|
* | | CI: install git to get the library version on build | Szczepan Zalega | 2019-01-15 |
* | | Add Python offline tests | Szczepan Zalega | 2019-01-15 |
* | | Use logger instead of bare printing | Szczepan Zalega | 2019-01-15 |
* | | Add proxy object for logging libnitrokey calls | Szczepan Zalega | 2019-01-15 |
* | | Add support for multiline C definitions in NK_C_API + test | Szczepan Zalega | 2019-01-15 |
|/ |
|
* | Mention potential test failure cause, when no git version is provided | Szczepan Zalega | 2019-01-02 |
* | Add safe to user data C++ tests - test_safe.cpp | Szczepan Zalega | 2019-01-02 |