aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| | * | Add test case for Device::enumerate to test_multiple_devicesRobin Krahl2019-01-13
| | * | Implement operator<< for DeviceModelRobin Krahl2019-01-13
| | * | Add Device::create static methodRobin Krahl2019-01-13
| | * | Make Device::enumerate staticRobin Krahl2019-01-13
| | * | Add product_id_to_model functionRobin Krahl2019-01-13
| | * | Add misc::Option<T> classRobin Krahl2019-01-13
| | * | Extract vendor and product IDs into constantsRobin Krahl2019-01-13
| | * | Change Nitrokey::list_devices return type to use DeviceInfoRobin Krahl2019-01-13
| | * | Change Device::enumerate return type to use DeviceInfoRobin Krahl2019-01-13
| | * | Add DeviceInfo struct for enumerationRobin Krahl2019-01-13
| | |/
| * | Merge branch 'pr_145' into contributionsSzczepan Zalega2019-01-15
| |\ \
| | * | Add NK_get_SD_usage_data function to C APIRobin Krahl2019-01-14
| | |/
| * | Merge branch 'pr_143' into contributionsSzczepan Zalega2019-01-15
| |\ \
| | * | Return -2 if an error occured in NK_get_progress_bar_valueRobin Krahl2019-01-14
| | |/
| * | Merge branch 'pr_139' into contributionsSzczepan Zalega2019-01-15
| |\ \ |/ / /
| * | Add tqdm to unittest/requirements.txtRobin Krahl2019-01-13
| |/
* | Merge branch '144-python_multiline'Szczepan Zalega2019-01-15
|\ \ | |/ |/|
| * CI: add pip-required requests packageSzczepan Zalega2019-01-15
| * Print used Git version for the librarySzczepan Zalega2019-01-15
| * CI: install git to get the library version on buildSzczepan Zalega2019-01-15
| * CI: run Python offline testsSzczepan Zalega2019-01-15
| * Add Python offline testsSzczepan Zalega2019-01-15
| * Use logger instead of bare printingSzczepan Zalega2019-01-15
| * Add proxy object for logging libnitrokey callsSzczepan Zalega2019-01-15
| * Add support for multiline C definitions in NK_C_API + testSzczepan Zalega2019-01-15
|/
* Merge branch 'cpp_tests_update'Szczepan Zalega2019-01-02
|\
| * Update Readme, mostly test sectionSzczepan Zalega2019-01-02