<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/libnitrokey, branch pr_115</title>
<subtitle>Communicate with Nitrokey devices in a clean and easy manner (GitHub mirror)
</subtitle>
<id>https://git.ireas.org/mirrors/libnitrokey/atom?h=pr_115</id>
<link rel='self' href='https://git.ireas.org/mirrors/libnitrokey/atom?h=pr_115'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/'/>
<updated>2018-06-20T08:11:18Z</updated>
<entry>
<title>fixup add second series</title>
<updated>2018-06-20T08:11:18Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-06-20T08:11:18Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=1226891ee584bfb6bb67e0b8df805fbe1790de2a'/>
<id>urn:sha1:1226891ee584bfb6bb67e0b8df805fbe1790de2a</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Add test</title>
<updated>2018-06-19T21:19:06Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-06-19T21:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=49413927e68189aa91199f429675487e86231636'/>
<id>urn:sha1:49413927e68189aa91199f429675487e86231636</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Correct return value for NitrokeyManager::connect()</title>
<updated>2018-05-20T22:20:15Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-05-20T22:20:15Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=5910ec72e0f7abd3f6c876e04a07057b0dd8edaa'/>
<id>urn:sha1:5910ec72e0f7abd3f6c876e04a07057b0dd8edaa</id>
<content type='text'>
NitrokeyManager::connect() currently returns true if the device pointer
is set.  Yet this does not mean that the connection was successful.  For
example, NitrokeyManger::connect(const char*) sets the device pointer
even if it was not successful.

This patch introduces a variable that keeps track of the connection
instead of checking the device pointer.  This corrects the return value
without changing the behavior of the connect method (returning the
Storage device if both a Pro and a Storage device are present).
</content>
</entry>
<entry>
<title>Merge branch 'pr_113'</title>
<updated>2018-05-19T15:57:12Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-05-19T15:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=e91e21d5aa6c885fcb0c04ea130c93b72ce9a92b'/>
<id>urn:sha1:e91e21d5aa6c885fcb0c04ea130c93b72ce9a92b</id>
<content type='text'>
Mark unused parameters in TOTP code getter in the C API.

Closes #113
</content>
</entry>
<entry>
<title>Mark NK_get_totp_code arguments as unused</title>
<updated>2018-05-19T15:19:27Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-05-18T07:50:09Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=ecd0a6993d90bad030a568c88f804c9f8eaa6315'/>
<id>urn:sha1:ecd0a6993d90bad030a568c88f804c9f8eaa6315</id>
<content type='text'>
According to the GetTOTP class in stick10_commands_0.8.h and after
firmware inspection, the challenge, last_totp_time and last_interval
arguments for the get_TOTP_code method are unused.  This patch adds this
information to the doc comment for NK_get_totp_code and
NK_get_totp_code_PIN.
</content>
</entry>
<entry>
<title>Merge branch 'pr_112'</title>
<updated>2018-05-19T15:11:59Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-05-19T15:11:59Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=d0155ee65bd26a21190f655a53c01b2f08d84427'/>
<id>urn:sha1:d0155ee65bd26a21190f655a53c01b2f08d84427</id>
<content type='text'>
Fix broken include

Closes #112
</content>
</entry>
<entry>
<title>Fix include path for NK_C_API.h in test_strdup.cpp</title>
<updated>2018-05-19T15:11:49Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-05-18T07:13:00Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=8cbcf66269022178faa230f78c7f7bf6cf0800a6'/>
<id>urn:sha1:8cbcf66269022178faa230f78c7f7bf6cf0800a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch '110-mixed_strings'</title>
<updated>2018-04-19T13:12:28Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-04-19T13:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=391a276ba35216337b777c65fda62561a6e9383f'/>
<id>urn:sha1:391a276ba35216337b777c65fda62561a6e9383f</id>
<content type='text'>
Make sure all C API strings are deallocable.

Tested with Python's 3.6.5 'pytest -sv test_{pro,storage}.py' on Storage v0.50,
Ubuntu 18.04

Closes #110
</content>
</entry>
<entry>
<title>Correct NK_status() reply length</title>
<updated>2018-04-19T13:01:18Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-04-19T13:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=9ab13fd0ae3d85dcb9a3fcef0594aacb1946086b'/>
<id>urn:sha1:9ab13fd0ae3d85dcb9a3fcef0594aacb1946086b</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Implement suggested tests</title>
<updated>2018-04-19T12:59:50Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-04-19T12:59:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=d2db195bbe73044681cd6b1ca242de23c57ea917'/>
<id>urn:sha1:d2db195bbe73044681cd6b1ca242de23c57ea917</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
</feed>
