aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "Storage v0.54: send slot counter as binary integer, instead of string...154-storage54Szczepan Zalega2019-03-18
* Unlock 64 bit tests for StorageSzczepan Zalega2019-03-18
* Storage v0.54: activate tests for OTP320 and binary counterSzczepan Zalega2019-03-18
* Storage v0.54: send slot counter as binary integer, instead of string reprSzczepan Zalega2019-03-18
* Storage v0.54: enable 320 bit OTP secret and auth commandsSzczepan Zalega2019-03-18
* 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
|/
* Merge branch 'pr_151'Szczepan Zalega2019-01-26
|\
| * Correct the skip message for other OS than FedoraSzczepan Zalega2019-01-26
| * Detect UV's block device on Fedora automaticallySzczepan Zalega2019-01-26
| * Additional check and device/mount printSzczepan Zalega2019-01-26
| * Small correction for macOS 10.13.6Szczepan Zalega2019-01-26
| * Stress test for firmware export feature on macOSMartin Müller2019-01-26
| * Add FIXME comments. Make the skip() method descriptive.Szczepan Zalega2019-01-26
| * Stress test for firmware export featureSzczepan Zalega2019-01-26
|/
* Merge branch 'pr_148'Szczepan Zalega2019-01-24
|\
| * Update readme for `make doc`Robin Krahl2019-01-16
| * Add \mainpage to the C API documentationRobin Krahl2019-01-16
| * Add a \file doc comment to libnitrokeyRobin Krahl2019-01-16
| * Add a doc target that generates C API documentationRobin Krahl2019-01-16
* | Merge branch 'pr_149'Szczepan Zalega2019-01-24
|\ \
| * | Return firmware version parts as uint8_t instead of intRobin Krahl2019-01-17
* | | Merge branch 'pr_152'Szczepan Zalega2019-01-24
|\ \ \ | |/ / |/| |
| * | Export PWS slot count in C APIRobin Krahl2019-01-24
|/ /
* | Merge branch 'pr_146'Szczepan Zalega2019-01-15
|\ \
| * | Correct other links as wellSzczepan Zalega2019-01-15
| * | Fix links to header files in READMEMartin Müller2019-01-15
|/ /
* | Merge branch 'contributions'Szczepan Zalega2019-01-15
|\ \
| * \ Merge branch 'pr_138' into contributionsSzczepan Zalega2019-01-15
| |\ \
| | * | Add test for NK_list_devices to test_multiple_devicesRobin Krahl2019-01-13
| | * | Add test for NK_connect_with_pathRobin Krahl2019-01-13
| | * | Add simple test for NK_list_devicesRobin Krahl2019-01-13
| | * | Add NK_device_info, NK_list_devices and NK_free_device_infoRobin Krahl2019-01-13
| | * | Change std::wstring to std::string in DeviceInfoRobin Krahl2019-01-13
| | * | Add NK_connect_with_path to C APIRobin Krahl2019-01-13
| | * | Add test case for NitrokeyManager::connect_with_path to test_multiple_devicesRobin Krahl2019-01-13
| | * | Change NitrokeyManager::connect_with_path to also work with ProRobin Krahl2019-01-13