| Commit message (Expand) | Author | Age |
... | |
| * | Handle new enum model value in NK_login_enumpr_116 | Szczepan Zalega | 2018-07-07 |
| * | Replace *out function parameter with return value | Szczepan Zalega | 2018-06-20 |
| * | Expose device model in C API | Robin Krahl | 2018-05-25 |
* | | Merge branch 'pr_124' | Szczepan Zalega | 2018-07-07 |
|\ \ |
|
| * | | Add general DEPRECATED macro for marking deprecated functions. | Szczepan Zalega | 2018-07-07 |
| * | | Replace deprecated attribute in C API with a comment | Robin Krahl | 2018-07-05 |
* | | | Merge branch 'pr_125' | Szczepan Zalega | 2018-07-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add a test to ensure valid C code in the C API | Robin Krahl | 2018-07-05 |
|/ / |
|
* | | Merge branch 'production_info' | Szczepan Zalega | 2018-06-28 |
|\ \ |
|
| * | | Handle command for getting production data | Szczepan Zalega | 2018-06-28 |
|/ / |
|
* | | Merge branch 'handle_wink_command' | Szczepan Zalega | 2018-06-23 |
|\ \ |
|
| * | | Handle WINK command | Szczepan Zalega | 2018-06-23 |
* | | | Merge branch 'pr_123' | Szczepan Zalega | 2018-06-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix unit test for get_library_version for release commits | Robin Krahl | 2018-06-21 |
* | | | Merge branch 'pr_115' | Szczepan Zalega | 2018-06-20 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add extended test for the connect() return value in offline mode | Szczepan Zalega | 2018-06-20 |
| * | | Fix log warning regarding repeated disconnection | Szczepan Zalega | 2018-06-20 |
| * | | Correct return value for NitrokeyManager::connect() | Robin Krahl | 2018-05-21 |
* | | | Merge branch 'pr_114' | Szczepan Zalega | 2018-06-19 |
|\ \ \ |
|
| * | | | Remove NK_totp_get_time implementation, since it always results in error on d... | Szczepan Zalega | 2018-06-19 |
| * | | | Add "deprecated" tags to get_time and NK_totp_get_time functions | Szczepan Zalega | 2018-06-19 |
| * | | | Add set_time_soft to replace get_time | Robin Krahl | 2018-06-19 |
|/ / / |
|
* | | | Merge branch 'pr_117' | Szczepan Zalega | 2018-06-19 |
|\ \ \ |
|
| * | | | Add offline test for version getter | Szczepan Zalega | 2018-06-19 |
| * | | | Move implementation from header back to compilation unit | Szczepan Zalega | 2018-06-19 |
| * | | | Add getters for the library version | Robin Krahl | 2018-05-25 |
* | | | | Merge branch 'pr_118' | Szczepan Zalega | 2018-06-19 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add missing struct keyword | Szczepan Zalega | 2018-06-19 |
| * | | | Add getter for Storage status to C API | Robin Krahl | 2018-05-25 |
| * | | | Refactor result retrieval in C API | Robin Krahl | 2018-05-25 |
|/ / / |
|
* | | | Merge branch 'tests_update_Pro_v0.9' | Szczepan Zalega | 2018-05-24 |
|\ \ \
| |/ /
|/| | |
|
| * | | Skip test for devices with firmware lower than v0.9 | Szczepan Zalega | 2018-05-24 |
| * | | Add authorization tests | Szczepan Zalega | 2018-05-21 |
|/ / |
|
* | | Merge branch 'pr_113' | Szczepan Zalega | 2018-05-19 |
|\ \ |
|
| * | | Mark NK_get_totp_code arguments as unused | Robin Krahl | 2018-05-19 |
|/ / |
|
* | | Merge branch 'pr_112' | Szczepan Zalega | 2018-05-19 |
|\ \
| |/
|/| |
|
| * | Fix include path for NK_C_API.h in test_strdup.cpp | Robin Krahl | 2018-05-19 |
|/ |
|
* | Merge branch '110-mixed_strings' | Szczepan Zalega | 2018-04-19 |
|\ |
|
| * | Correct NK_status() reply length | Szczepan Zalega | 2018-04-19 |
| * | Implement suggested tests | Szczepan Zalega | 2018-04-19 |
| * | 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 |