index
:
mirrors/libnitrokey
119-qmake_version_getter
137-stick_hangs
141-cmake-hidapi-pkgconfig
154-storage54
184-storage-only
check_invalid_slot_on_device_side
connect_with_serial
deprecate_old_UV_flag_functions
ext-issue-storage-98
general
get_status
master
names_clash
pr_115
pr_116
pr_60
pr_62
qmake_prefixed_install
size-optimization
squashed_for_nkapp_v1.2-launchpad
storage-v0.54-tests
travis_update
update_tests
use_strnlen
wip-command_line_client
wip-retry_function
wip-show_information_about_invalid_CRC
wip-use_volatile
Communicate with Nitrokey devices in a clean and easy manner (GitHub mirror)
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add NK_connect_with_path to C API
Robin Krahl
2019-01-13
*
Add test case for NitrokeyManager::connect_with_path to test_multiple_devices
Robin Krahl
2019-01-13
*
Change NitrokeyManager::connect_with_path to also work with Pro
Robin Krahl
2019-01-13
*
Add test case for Device::enumerate to test_multiple_devices
Robin Krahl
2019-01-13
*
Implement operator<< for DeviceModel
Robin Krahl
2019-01-13
*
Add Device::create static method
Robin Krahl
2019-01-13
*
Make Device::enumerate static
Robin Krahl
2019-01-13
*
Add product_id_to_model function
Robin Krahl
2019-01-13
*
Add misc::Option<T> class
Robin Krahl
2019-01-13
*
Extract vendor and product IDs into constants
Robin Krahl
2019-01-13
*
Change Nitrokey::list_devices return type to use DeviceInfo
Robin Krahl
2019-01-13
*
Change Device::enumerate return type to use DeviceInfo
Robin Krahl
2019-01-13
*
Add DeviceInfo struct for enumeration
Robin Krahl
2019-01-13
*
Merge branch 'cpp_tests_update'
Szczepan Zalega
2019-01-02
|
\
|
*
Update Readme, mostly test section
Szczepan Zalega
2019-01-02
|
*
Mention potential test failure cause, when no git version is provided
Szczepan Zalega
2019-01-02
|
*
Add test_safe target for build
Szczepan Zalega
2019-01-02
|
*
Add safe to user data C++ tests - test_safe.cpp
Szczepan Zalega
2019-01-02
|
/
*
Merge branch 'tests_update'
Szczepan Zalega
2018-11-22
|
\
|
*
Run enabling firmware update mode, but with wrong password only
Szczepan Zalega
2018-11-22
|
*
Handle UNKNOWN_ERROR return code
Szczepan Zalega
2018-11-22
|
/
*
Merge branch 'pr_131'
Szczepan Zalega
2018-07-24
|
\
|
*
log: define default virtual destructor for LogHandler
Igor Gnatenko
2018-07-18
*
|
Merge branch 'pr_132'
Szczepan Zalega
2018-07-24
|
\
\
|
*
|
Update for compatibility with Catch2 version 2.3.0
Tom Hughes
2018-07-24
|
*
|
Update Catch to version 2.3.0
Tom Hughes
2018-07-24
|
*
|
Update URL for Catch submodule
Tom Hughes
2018-07-24
|
/
/
*
|
Merge branch 'pr_130'
Szczepan Zalega
2018-07-18
|
\
\
|
|
/
|
/
|
|
*
meson: install udev rules
Igor Gnatenko
2018-07-18
|
*
meson: improve generation of vcs_tag
Igor Gnatenko
2018-07-18
|
/
*
Merge branch 'pr_128'
Szczepan Zalega
2018-07-18
|
\
|
*
meson: add support for bundled catch
Igor Gnatenko
2018-07-18
|
*
meson: fix usage of system-wide catch
Igor Gnatenko
2018-07-18
|
*
meson: test_minimal is written in C
Igor Gnatenko
2018-07-18
|
/
*
Merge branch 'pr_127'
Szczepan Zalega
2018-07-18
|
\
|
*
meson: fix sneaky typo of the library name
Szczepan Zalega
2018-07-18
|
*
meson: add support for generated VCS tag
Igor Gnatenko
2018-07-18
|
/
*
Merge branch 'pr_85'
Szczepan Zalega
2018-07-18
|
\
|
*
Mention build with meson in the Readme
Szczepan Zalega
2018-07-18
|
*
Update meson definition to v3.4.1
Szczepan Zalega
2018-07-18
|
*
add meson buildsystem definitions
Igor Gnatenko
2018-07-18
|
/
*
Allow for <patch> field in library version getter test
Szczepan Zalega
2018-07-18
*
Handle get_library_version for Qt (temporarily)
v3.4.1
Szczepan Zalega
2018-07-18
*
Bump version to 3.4.1
Szczepan Zalega
2018-07-18
*
Handle build without Git repository info
Szczepan Zalega
2018-07-18
*
Merge branch 'pr_116'
v3.4
Szczepan Zalega
2018-07-07
|
\
|
*
Handle new enum model value in NK_login_enum
pr_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
|
\
\
[next]