<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/libnitrokey, branch v3.4</title>
<subtitle>Communicate with Nitrokey devices in a clean and easy manner (GitHub mirror)
</subtitle>
<id>https://git.ireas.org/mirrors/libnitrokey/atom?h=v3.4</id>
<link rel='self' href='https://git.ireas.org/mirrors/libnitrokey/atom?h=v3.4'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/'/>
<updated>2018-07-07T19:24:14Z</updated>
<entry>
<title>Merge branch 'pr_116'</title>
<updated>2018-07-07T19:24:14Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-07-07T19:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=430e4b4116ec00c4875170642f8ae04bc3497d88'/>
<id>urn:sha1:430e4b4116ec00c4875170642f8ae04bc3497d88</id>
<content type='text'>
Allow to connect to device with model specified by enum.

Fixes #116
</content>
</entry>
<entry>
<title>Handle new enum model value in NK_login_enum</title>
<updated>2018-07-07T19:12:03Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-07-07T19:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=601f43bfa71b479e32a289eaeec75069cbc7c26f'/>
<id>urn:sha1:601f43bfa71b479e32a289eaeec75069cbc7c26f</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'pr_124'</title>
<updated>2018-07-07T18:57:35Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-07-07T18:57:35Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=4b3b21dfe6958376db3b1fbcadf6e03f53291e4f'/>
<id>urn:sha1:4b3b21dfe6958376db3b1fbcadf6e03f53291e4f</id>
<content type='text'>
Fixes #124
</content>
</entry>
<entry>
<title>Add general DEPRECATED macro for marking deprecated functions.</title>
<updated>2018-07-07T18:57:14Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-07-07T18:57:14Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=17ba7cbbfd6ea5c92d5a5df460751c599e65c9f3'/>
<id>urn:sha1:17ba7cbbfd6ea5c92d5a5df460751c599e65c9f3</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'pr_125'</title>
<updated>2018-07-07T18:34:29Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-07-07T18:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=12cb892acdc3b248ede8fbfe75bc23a8cf02d6da'/>
<id>urn:sha1:12cb892acdc3b248ede8fbfe75bc23a8cf02d6da</id>
<content type='text'>
Add C minimal offline test

Fixes #125
</content>
</entry>
<entry>
<title>Add a test to ensure valid C code in the C API</title>
<updated>2018-07-05T20:50:51Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-07-05T20:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=63013dee539b33c682dd46ae4a086b2f75f46f16'/>
<id>urn:sha1:63013dee539b33c682dd46ae4a086b2f75f46f16</id>
<content type='text'>
All current tests are written in C++.  Therefore C++-only code in the C
API might not be detected by the tests.  This patch adds a minimal test
written in C that only includes the C API header.  This should make sure
that the C API code is valid.

The new test is called `test_minimal.c` and is added to the CMake
COMPILE_OFFLINE_TESTS option.
</content>
</entry>
<entry>
<title>Replace deprecated attribute in C API with a comment</title>
<updated>2018-07-05T18:13:08Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-07-05T18:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=09eaadc5d3d2a13a094210eedafee023774914c6'/>
<id>urn:sha1:09eaadc5d3d2a13a094210eedafee023774914c6</id>
<content type='text'>
Attribute specifiers are a C++-only feature.  Therefore this patch
removes the [[deprecated(...)]] attribute from the NK_totp_get_time
method in NK_C_API.h and replaces it with a comment.
</content>
</entry>
<entry>
<title>Merge branch 'production_info'</title>
<updated>2018-06-28T09:41:49Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-06-28T09:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=494f5b3c285bf4b42c57e85f3b7b7e26620378e8'/>
<id>urn:sha1:494f5b3c285bf4b42c57e85f3b7b7e26620378e8</id>
<content type='text'>
Handle command for getting production info
</content>
</entry>
<entry>
<title>Handle command for getting production data</title>
<updated>2018-06-28T09:30:05Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-06-28T09:30:05Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=9601681dd9aea8a87444d36711e0a908ad4ec7d2'/>
<id>urn:sha1:9601681dd9aea8a87444d36711e0a908ad4ec7d2</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'handle_wink_command'</title>
<updated>2018-06-23T09:52:30Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-06-23T09:52:30Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=5d4003a6053667ec4ef75a5b39e38cf3f305cbea'/>
<id>urn:sha1:5d4003a6053667ec4ef75a5b39e38cf3f305cbea</id>
<content type='text'>
Handle WINK command, introduced in Storage v0.52
</content>
</entry>
</feed>
