| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'pr_161' | Szczepan Zalega | 2019-08-12 |
|\ |
|
| * | Make `PROJECT_VERSION_GIT` fallback more robust | David Seifert | 2019-08-10 |
|/ |
|
* | 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 |
* | Merge branch 'otp_tests' | Szczepan Zalega | 2019-06-22 |
|\ |
|
| * | 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 |
|/ |
|
* | Merge branch 'backward_compatibility'pre-v3.5-3 | Szczepan Zalega | 2019-06-19 |
|\ |
|
| * | Add HOTP counter tests | Szczepan Zalega | 2019-06-19 |
| * | Add function reading HOTP slot details | 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 |
* | Merge branch 'bootloader_pro' | Szczepan Zalega | 2019-06-13 |
|\ |
|
| * | Use strnlen for field copies | Szczepan Zalega | 2019-06-13 |
| * | Add test for firmware password length | Szczepan Zalega | 2019-06-13 |
| * | Add documentation of new commands to the C API | Szczepan Zalega | 2019-06-13 |
| * | Add exclusions to the Pro firmware tests | Szczepan Zalega | 2019-06-13 |
| * | Comments: fixme | Szczepan Zalega | 2019-06-13 |
| * | Update IDE files | Szczepan Zalega | 2019-06-13 |
| * | Add Python tests | Szczepan Zalega | 2019-06-13 |
| * | Add calls to commands in C API | Szczepan Zalega | 2019-06-13 |
| * | Handle new commands in C++ API | Szczepan Zalega | 2019-06-13 |
| * | Define commands structs | Szczepan Zalega | 2019-06-13 |
| * | Add new command IDs | Szczepan Zalega | 2019-06-13 |
|/ |
|
* | Merge branch 'pr_157' | Szczepan Zalega | 2019-05-06 |
|\ |
|
| * | Fix regex in unittest for pre-releases and git checkouts | David Seifert | 2019-04-26 |
|/ |
|
* | Merge branch 'pr_156' | Szczepan Zalega | 2019-04-25 |
|\ |
|
| * | Find Catch 2.5.0 via pkg-config | David Seifert | 2019-04-22 |
|/ |
|
* | Correct version header in C APIpre-v3.5-2 | Szczepan Zalega | 2019-03-19 |
* | Bump version to v3.5 | Szczepan Zalega | 2019-03-19 |
* | Merge branch '154-storage54'pre-v3.5 | Szczepan Zalega | 2019-03-19 |
|\ |
|
| * | 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 |
| * | Storage v0.54: enable 320 bit OTP secret and auth commands | Szczepan Zalega | 2019-03-19 |
|/ |
|
* | Merge branch '136-fido-u2f-rules-update' | Szczepan Zalega | 2019-02-11 |
|\ |
|
| * | Consistency - for old style remove TAG attribute and add MODE | Szczepan Zalega | 2019-02-11 |
| * | Consistency - set Nitrokey U2F MODE=660 (instead of 664) | Szczepan Zalega | 2019-02-11 |
| * | Update description | Szczepan Zalega | 2019-02-11 |
| * | remove legacy plugdev groups tag | alex-nitrokey | 2019-02-11 |
| * | outsource old rules to separate file | alex-nitrokey | 2019-02-11 |
| * | Add MODE tag for FIDO U2F | alex-nitrokey | 2019-02-11 |
| * | Add guards and harmonize old and new rule | alex-nitrokey | 2019-02-11 |
| * | Add Nitrokey FIDO U2F entry | alex-nitrokey | 2019-02-11 |
|/ |
|
* | Merge branch 'pr_155' | Szczepan Zalega | 2019-01-29 |
|\ |
|
| * | Add .pytest_cache to .gitignore | Robin Krahl | 2019-01-29 |
| * | 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 |