aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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`feature/doxygenRobin 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 intfix/get-firmware-versionRobin Krahl2019-01-17
* | | Merge branch 'pr_152'Szczepan Zalega2019-01-24
|\ \ \ | |/ / |/| |
| * | Export PWS slot count in C APIpws-slot-countRobin 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_deviceswip/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 APIfeature/sd-usage-data-structRobin Krahl2019-01-14
| | |/
| * | Merge branch 'pr_143' into contributionsSzczepan Zalega2019-01-15
| |\ \
| | * | Return -2 if an error occured in NK_get_progress_bar_valuefix/progress-bar-errorRobin Krahl2019-01-14
| | |/
| * | Merge branch 'pr_139' into contributionsSzczepan Zalega2019-01-15
| |\ \ |/ / /
| * | Add tqdm to unittest/requirements.txtfix/python-requirementsRobin 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