<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libnitrokey, branch get_status</title>
<subtitle>Robin Krahl's fork of libnitrokey</subtitle>
<id>https://git.ireas.org/libnitrokey/atom?h=get_status</id>
<link rel='self' href='https://git.ireas.org/libnitrokey/atom?h=get_status'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/'/>
<updated>2020-01-05T23:51:36Z</updated>
<entry>
<title>Also execute GET_DEVICE_STATUS in get_status for Storage</title>
<updated>2020-01-05T23:51:36Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2020-01-05T23:47:13Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/commit/?id=dd0cdcd2130699be8dde5dbadcf18cd9c00ef78f'/>
<id>urn:sha1:dd0cdcd2130699be8dde5dbadcf18cd9c00ef78f</id>
<content type='text'>
As described in this issue [0], the GET_STATUS command does not work for
the Nitrokey Storage.  Therefore, NitrokeyManager::get_status does not
work either.  To fix this, we additionally execute the GET_DEVICE_STATUS
command if a Nitrokey Storage is detected to determine the serial number
and the firmware version.  This also fixes the failing test
test_get_status that we introduced in the last patch.

Fixes #166.

[0] https://github.com/Nitrokey/nitrokey-storage-firmware/issues/96
</content>
</entry>
<entry>
<title>test_pro: Extend test_get_status test case</title>
<updated>2020-01-05T23:51:28Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2020-01-05T23:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/commit/?id=1ba9938837a726580728c64bdd77d9676c98a020'/>
<id>urn:sha1:1ba9938837a726580728c64bdd77d9676c98a020</id>
<content type='text'>
This patch extends the test_get_status test case to check the content of
the returned status struct.  The firmware version, serial number and
config should match the values returned by the NK_*_firmware_version,
NK_device_serial_number and NK_read_config functions.

This does not work for the Nitrokey Storage, which will be fixed in the
next patch.
</content>
</entry>
<entry>
<title>Add Nitrokey FIDO2 rule for the legacy systems</title>
<updated>2019-12-09T15:49:15Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-12-09T15:49:15Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/commit/?id=2c52393d12dbb16ce1d643cf020aff964da6ec89'/>
<id>urn:sha1:2c52393d12dbb16ce1d643cf020aff964da6ec89</id>
<content type='text'>
Related: https://github.com/Nitrokey/nitrokey-fido2-firmware/issues/29
</content>
</entry>
<entry>
<title>UDEV rule for FIDO2</title>
<updated>2019-10-11T13:49:55Z</updated>
<author>
<name>jans23</name>
<email>jans23@users.noreply.github.com</email>
</author>
<published>2019-10-11T13:49:55Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/commit/?id=5640f3c665a2ae599eeb22705774a49fa7bf37a8'/>
<id>urn:sha1:5640f3c665a2ae599eeb22705774a49fa7bf37a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pr_161'</title>
<updated>2019-08-12T08:18:56Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-08-12T08:18:56Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/commit/?id=28832f06f22a8e24aab4079f1f33159547704ae3'/>
<id>urn:sha1:28832f06f22a8e24aab4079f1f33159547704ae3</id>
<content type='text'>
Fix for CMAKE's version getter

Fixes #161
</content>
</entry>
<entry>
<title>Make `PROJECT_VERSION_GIT` fallback more robust</title>
<updated>2019-08-10T20:21:39Z</updated>
<author>
<name>David Seifert</name>
<email>soap@gentoo.org</email>
</author>
<published>2019-08-10T20:21:39Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/commit/?id=2034fe79dfaf7bb3cc9f5aa1cd6c56f46897fc96'/>
<id>urn:sha1:2034fe79dfaf7bb3cc9f5aa1cd6c56f46897fc96</id>
<content type='text'>
* The previous check for `PROJECT_VERSION_GIT_RETURN_CODE`
  was fragile and did not check specifically that the
  return code is *exactly* 0.
</content>
</entry>
<entry>
<title>Add numbers to generated OTP slot names</title>
<updated>2019-06-25T07:21:16Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-06-25T07:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/commit/?id=0cf995e79221fa2e88801fb910eba8aacf54d58a'/>
<id>urn:sha1:0cf995e79221fa2e88801fb910eba8aacf54d58a</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Cleanup: replace magic numbers. Correct copyright dates.</title>
<updated>2019-06-24T09:23:44Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-06-24T09:23:41Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/commit/?id=b1b851658ab720462f0c5b46d9cc7661be6cf493'/>
<id>urn:sha1:b1b851658ab720462f0c5b46d9cc7661be6cf493</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Add simple CLI tool to enable firmware update mode on NK Storage</title>
<updated>2019-06-24T09:22:08Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-06-24T09:22:08Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/commit/?id=77f92145ddf80cab397cb7db2c654f384db5401a'/>
<id>urn:sha1:77f92145ddf80cab397cb7db2c654f384db5401a</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'otp_tests'</title>
<updated>2019-06-22T15:31:45Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-06-22T15:31:45Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/libnitrokey/commit/?id=3ede630625cdc83cde2753897bee260595a5137a'/>
<id>urn:sha1:3ede630625cdc83cde2753897bee260595a5137a</id>
<content type='text'>
Add OTP tests:
- complete writing and reading codes
- test edge slots of TOTP and HOTP
</content>
</entry>
</feed>
