aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove last TOTP slot to make the tests pass for Storage v0.54storage-v0.54-testsSzczepan Zalega2019-06-24
* Cleanup: replace magic numbers. Correct copyright dates.v3.5Szczepan Zalega2019-06-24
* Add simple CLI tool to enable firmware update mode on NK StorageSzczepan Zalega2019-06-24
* Merge branch 'otp_tests'Szczepan Zalega2019-06-22
|\
| * Collect received OTP codes for all slots and print themSzczepan Zalega2019-06-22
| * Add another test for reading and writing OTP slotsSzczepan Zalega2019-06-22
| * Test writing edge OTP slotsSzczepan Zalega2019-06-22
|/
* Merge branch 'backward_compatibility'pre-v3.5-3Szczepan Zalega2019-06-19
|\
| * Add HOTP counter testsSzczepan Zalega2019-06-19
| * Add function reading HOTP slot detailsSzczepan Zalega2019-06-19
|/
* Tests: correct the model gettingSzczepan Zalega2019-06-18
* Extend TOTP time test up to 64 bitsSzczepan Zalega2019-06-14
* Correct binary counter specifierSzczepan Zalega2019-06-14
* Merge branch 'bootloader_pro'Szczepan Zalega2019-06-13
|\
| * Use strnlen for field copiesSzczepan Zalega2019-06-13
| * Add test for firmware password lengthSzczepan Zalega2019-06-13
| * Add documentation of new commands to the C APISzczepan Zalega2019-06-13
| * Add exclusions to the Pro firmware testsSzczepan Zalega2019-06-13
| * Comments: fixmeSzczepan Zalega2019-06-13
| * Update IDE filesSzczepan Zalega2019-06-13
| * Add Python testsSzczepan Zalega2019-06-13
| * Add calls to commands in C APISzczepan Zalega2019-06-13
| * Handle new commands in C++ APISzczepan Zalega2019-06-13
| * Define commands structsSzczepan Zalega2019-06-13
| * Add new command IDsSzczepan Zalega2019-06-13
|/
* Merge branch 'pr_157'Szczepan Zalega2019-05-06
|\
| * Fix regex in unittest for pre-releases and git checkoutsDavid Seifert2019-04-26
|/
* Merge branch 'pr_156'Szczepan Zalega2019-04-25
|\
| * Find Catch 2.5.0 via pkg-configDavid Seifert2019-04-22
|/
* Correct version header in C APIpre-v3.5-2Szczepan Zalega2019-03-19
* Bump version to v3.5Szczepan Zalega2019-03-19
* Merge branch '154-storage54'pre-v3.5Szczepan Zalega2019-03-19
|\
| * Unlock 64 bit tests for StorageSzczepan Zalega2019-03-19
| * Storage v0.54: activate tests for OTP320 and binary counterSzczepan Zalega2019-03-19
| * Storage v0.54: enable 320 bit OTP secret and auth commandsSzczepan Zalega2019-03-19
|/
* Merge branch '136-fido-u2f-rules-update'Szczepan Zalega2019-02-11
|\
| * Consistency - for old style remove TAG attribute and add MODESzczepan Zalega2019-02-11
| * Consistency - set Nitrokey U2F MODE=660 (instead of 664)Szczepan Zalega2019-02-11
| * Update descriptionSzczepan Zalega2019-02-11
| * remove legacy plugdev groups tagalex-nitrokey2019-02-11
| * outsource old rules to separate filealex-nitrokey2019-02-11
| * Add MODE tag for FIDO U2Falex-nitrokey2019-02-11
| * Add guards and harmonize old and new rulealex-nitrokey2019-02-11
| * Add Nitrokey FIDO U2F entryalex-nitrokey2019-02-11
|/
* Merge branch 'pr_155'Szczepan Zalega2019-01-29
|\
| * Add .pytest_cache to .gitignoreRobin Krahl2019-01-29
| * Replace NK_status with NK_get_status_as_string in unit testsRobin Krahl2019-01-29
| * Add unit test for NK_get_statusRobin Krahl2019-01-29
| * Replace NK_status with NK_get_status_as_stringRobin Krahl2019-01-29
| * Add NK_get_status function to get status structRobin Krahl2019-01-29
|/