<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nitrokey-rs, 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:14:54Z</updated>
<entry>
<title>Release v0.1.1</title>
<updated>2018-05-20T23:14:54Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-05-20T23:14:54Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=9279085e5e1b783b873fd6cd3b1a9836a44ac77b'/>
<id>urn:sha1:9279085e5e1b783b873fd6cd3b1a9836a44ac77b</id>
<content type='text'>
</content>
</entry>
<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>Remove nitrokey-sys crate</title>
<updated>2018-05-20T22:12:27Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-05-20T22:10:48Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=96b2f4bd20f81fdc1e57c004cd66d90221be6f87'/>
<id>urn:sha1:96b2f4bd20f81fdc1e57c004cd66d90221be6f87</id>
<content type='text'>
The nitrokey-sys crate now has its own Git repository at
https://git.ireas.org/nitrokey-sys-rs/ to make maintenance easier.
</content>
</entry>
<entry>
<title>Add README.md to Cargo.toml</title>
<updated>2018-05-19T19:41:08Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-05-19T19:41:08Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=5e669b3d44b798821502dea08062408686acb787'/>
<id>urn:sha1:5e669b3d44b798821502dea08062408686acb787</id>
<content type='text'>
Add the readme to Cargo.toml so that it is displayed on crates.io.
</content>
</entry>
<entry>
<title>Add a version to the nitrokey-sys dependency</title>
<updated>2018-05-19T19:17:37Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-05-19T19:17:37Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=160f4ad1efa372786ab4606fef62afa2518306f4'/>
<id>urn:sha1:160f4ad1efa372786ab4606fef62afa2518306f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add libc dependency for nitrokey-sys</title>
<updated>2018-05-19T19:16:43Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-05-19T19:16:43Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=aeb95a289a77a672b8f107dd68cd8a9b8ef02f74'/>
<id>urn:sha1:aeb95a289a77a672b8f107dd68cd8a9b8ef02f74</id>
<content type='text'>
</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>
