aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* device: Check for nullptr in Device::enumerateenumerateRobin Krahl2020-01-06
* Add Nitrokey FIDO2 rule for the legacy systemsSzczepan Zalega2019-12-09
* UDEV rule for FIDO2jans232019-10-11
* Merge branch 'pr_161'Szczepan Zalega2019-08-12
|\
| * Make `PROJECT_VERSION_GIT` fallback more robustDavid Seifert2019-08-10
|/
* Add numbers to generated OTP slot namesHEADmasterSzczepan Zalega2019-06-25
* Cleanup: replace magic numbers. Correct copyright dates.Szczepan 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'Szczepan 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 APISzczepan Zalega2019-03-19
* Bump version to v3.5Szczepan Zalega2019-03-19
* Merge branch '154-storage54'Szczepan 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
|\