| Commit message (Expand) | Author | Age |
* | Change const char* to char* for functions returning duplicated strings. | Szczepan Zalega | 2018-04-19 |
* | Return allocated string instead of pointer to a string literal | Szczepan Zalega | 2018-04-19 |
* | Merge branch 'pr_106' | Szczepan Zalega | 2018-04-19 |
|\ |
|
| * | Remove (Pro) marks from C API docs | Szczepan Zalega | 2018-04-19 |
| * | C API docs - mention 320-bits secret for Pro v0.8 | Szczepan Zalega | 2018-04-19 |
| * | Correct documentation for NK_write_{hotp,totp}_slot | Robin Krahl | 2018-04-19 |
|/ |
|
* | Merge branch '97-compilation_warnings' | Szczepan Zalega | 2018-04-19 |
|\ |
|
| * | Fix compilation warnings for tests | Szczepan Zalega | 2018-04-19 |
|/ |
|
* | Install: use correct source dir for Udev rules installation when included fro... | Szczepan Zalega | 2018-04-11 |
* | Do not output DEBUG messages by defaultv3.3 | Szczepan Zalega | 2018-04-10 |
* | Merge branch 'pr_108' | Szczepan Zalega | 2018-04-10 |
|\ |
|
| * | Add missing `enum` specifier in the C API | Robin Krahl | 2018-04-10 |
|/ |
|
* | Tests: skip reading custom-type based function header | Szczepan Zalega | 2018-04-10 |
* | Merge branch '98-release_3.3' | Szczepan Zalega | 2018-04-10 |
|\ |
|
| * | Update version to 3.3 | Szczepan Zalega | 2018-04-10 |
|/ |
|
* | Merge branch 'delay_RORW_pin_type_change' | Szczepan Zalega | 2018-04-10 |
|\ |
|
| * | Delay RO/RW PIN type change to start from v0.52 (instead of v0.51) | Szczepan Zalega | 2018-04-10 |
|/ |
|
* | Merge branch '102-get_status_invalid' | Szczepan Zalega | 2018-04-10 |
|\ |
|
| * | Name magic numbers in validation functions | Szczepan Zalega | 2018-04-10 |
| * | Correct validation functions for GetStatus and WriteGeneralConfig structs | Szczepan Zalega | 2018-04-10 |
| * | Correct C API documentation | Szczepan Zalega | 2018-04-10 |
| * | Precise value for p.enable_user_password field to 1 on true, as in firmware | Szczepan Zalega | 2018-04-10 |
* | | Merge branch 'pr_105' | Szczepan Zalega | 2018-04-10 |
|\ \ |
|
| * | | Add NK_login_enum to the C API | Robin Krahl | 2018-04-10 |
| * | | Add a NitrokeyManager::connect overload for enum | Robin Krahl | 2018-04-10 |
|/ / |
|
* | | Merge branch 'pr_103' | Szczepan Zalega | 2018-04-10 |
|\ \ |
|
| * | | Fix suggested CMake options in readme | Robin Krahl | 2018-04-10 |
|/ / |
|
* | | Merge branch 'pr_104' | Szczepan Zalega | 2018-04-10 |
|\ \
| |/
|/| |
|
| * | Null-terminate the argument for strtoul | Robin Krahl | 2018-04-10 |
|/ |
|
* | Merge branch 'pr_101' | Szczepan Zalega | 2018-03-13 |
|\ |
|
| * | Update include paths for QMake as well | Szczepan Zalega | 2018-03-13 |
* | | Merge branch 'pr_101' | Szczepan Zalega | 2018-03-13 |
|\| |
|
| * | Allow overriding of udev rules dir | David Seifert | 2018-03-13 |
| * | Make unbundling easier | David Seifert | 2018-03-13 |
|/ |
|
* | Merge branch 'licenses_update' | Szczepan Zalega | 2018-03-13 |
|\ |
|
| * | Add missing licenses | Szczepan Zalega | 2018-03-13 |
|/ |
|
* | Merge branch 'unencrypted_volume_pin_type' | Szczepan Zalega | 2018-03-09 |
|\ |
|
| * | C API wrapper for NK_set_unencrypted_volume_rorw_pin_type_user | Szczepan Zalega | 2018-03-09 |
|/ |
|
* | Merge branch 'compilation_warnings' | Szczepan Zalega | 2018-03-03 |
|\ |
|
| * | Fix compilation warning | Szczepan Zalega | 2018-03-03 |
|/ |
|
* | Merge branch 'wip-multiple_devices' | Szczepan Zalega | 2018-03-02 |
|\ |
|
| * | Correct firmware version getting in Pro tests | Szczepan Zalega | 2018-03-02 |
| * | Minor cleanup | Szczepan Zalega | 2018-03-01 |
| * | Increase buffer size for listing connected devices IDs | Szczepan Zalega | 2018-03-01 |
| * | Add documentation for C API / multiple devices | Szczepan Zalega | 2018-03-01 |
| * | Clean headers | Szczepan Zalega | 2018-03-01 |
| * | Add test's scenario descriptions | Szczepan Zalega | 2018-02-28 |
| * | Add to device's ID USB path. Convert ID to hex. | Szczepan Zalega | 2018-02-28 |
| * | Log current device ID | Szczepan Zalega | 2018-02-28 |
| * | Python test running commands on all connected devices | Szczepan Zalega | 2018-02-28 |