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
...
*
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
|
\
\
|
*
|
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
[prev]
[next]