<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nitrokey-rs/src, branch v0.1.1</title>
<subtitle>Rust interface to libnitrokey</subtitle>
<id>https://git.ireas.org/nitrokey-rs/atom?h=v0.1.1</id>
<link rel='self' href='https://git.ireas.org/nitrokey-rs/atom?h=v0.1.1'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/'/>
<updated>2018-05-20T23:12:28Z</updated>
<entry>
<title>Use NK_login_enum instead of NK_login</title>
<updated>2018-05-20T23:12:28Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-05-20T23:10:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=0f5066ca18976c29e63e9f5c55691506c23dc7b6'/>
<id>urn:sha1:0f5066ca18976c29e63e9f5c55691506c23dc7b6</id>
<content type='text'>
NK_login used a string to identify the model to connect to.  Since
libnitrokey v3.3, we can use NK_login_enum together with an enum value
as a more type-safe alternative.
</content>
</entry>
<entry>
<title>Add get_minor_firmware_version to Device</title>
<updated>2018-05-20T23:07:10Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-05-20T23:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=68f1f31595757c5018c5c243a76e94e0af5439ef'/>
<id>urn:sha1:68f1f31595757c5018c5c243a76e94e0af5439ef</id>
<content type='text'>
Since libnitrokey v3.3, we can also access the minor firmware version.
</content>
</entry>
<entry>
<title>Update nitrokey-sys dependency to v3.3.0</title>
<updated>2018-05-20T23:02:11Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-05-20T22:53:34Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=98eaf71502afeb4f14eb4f7bc365e3211b5709fb'/>
<id>urn:sha1:98eaf71502afeb4f14eb4f7bc365e3211b5709fb</id>
<content type='text'>
Now libnitrokey v3.3 is compiled from source, fixing the problems with
older libnitrokey versions (freeing strings, firmware version getter).
Also, bindgen is no longer a build dependency.  This makes the build
process a lot faster.
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2018-05-19T19:10:43Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-05-19T19:09:42Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=a8517d9707e5ef313d6f4d69b51d21251c82ea91'/>
<id>urn:sha1:a8517d9707e5ef313d6f4d69b51d21251c82ea91</id>
<content type='text'>
</content>
</entry>
</feed>
