<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nitrokey-sys-rs/src, branch v3.4.2</title>
<subtitle>low-level Rust bindings for libnitrokey</subtitle>
<id>https://git.ireas.org/nitrokey-sys-rs/atom?h=v3.4.2</id>
<link rel='self' href='https://git.ireas.org/nitrokey-sys-rs/atom?h=v3.4.2'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-sys-rs/'/>
<updated>2018-12-16T11:24:50Z</updated>
<entry>
<title>Update to Rust edition 2018</title>
<updated>2018-12-16T11:24:50Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-12-16T11:24:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-sys-rs/commit/?id=56abf0719b895c57b068b5859e719cc87dfda386'/>
<id>urn:sha1:56abf0719b895c57b068b5859e719cc87dfda386</id>
<content type='text'>
This patch updates the crate to use Rust edition 2018.  It also changes
the use statement for the ffi module to the new crate:: syntax.
</content>
</entry>
<entry>
<title>Update login_auto test case</title>
<updated>2018-12-16T11:24:23Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-12-16T11:24:23Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-sys-rs/commit/?id=45b1eec5db3939229f9f3b0a06cd770a396f18e3'/>
<id>urn:sha1:45b1eec5db3939229f9f3b0a06cd770a396f18e3</id>
<content type='text'>
Currently, the login_auto test case calls NK_logout before
NK_login_auto due to the behavior described in libnitrokey pull
request #115 [0].  This behavior has been fixed in version 3.4.1.
Therefore this patch removes the NK_logout call.

[0] https://github.com/Nitrokey/libnitrokey/pull/115
</content>
</entry>
<entry>
<title>Update to libnitrokey v3.4</title>
<updated>2018-12-10T12:46:42Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-12-10T12:42:48Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-sys-rs/commit/?id=4615f5ecf96ef4637d814a4dfeab9c404b4a3667'/>
<id>urn:sha1:4615f5ecf96ef4637d814a4dfeab9c404b4a3667</id>
<content type='text'>
Besides the changes listed in the changelog, this patch also changes the
build system to be able to generate the version.cc file containing the
library version.
</content>
</entry>
<entry>
<title>Build libnitrokey from source</title>
<updated>2018-05-20T22:35:19Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-05-20T22:31:34Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-sys-rs/commit/?id=9eee4b2475d74cd94c9d72b2520d5568d4564fba'/>
<id>urn:sha1:9eee4b2475d74cd94c9d72b2520d5568d4564fba</id>
<content type='text'>
This patch changes the build script to compile and link libnitrokey from
the included source.  Also, we have to link against hidapi-libusb as a
libnitrokey requirement.
</content>
</entry>
<entry>
<title>Replace generated with static code</title>
<updated>2018-05-20T11:04:43Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-05-20T10:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-sys-rs/commit/?id=f424891511b79e2ec1fb8e1dcb407228da693316'/>
<id>urn:sha1:f424891511b79e2ec1fb8e1dcb407228da693316</id>
<content type='text'>
Use bindgen to generate the bindings statically instead of during build.
Code generation is not necessary as NK_C_API.h does not contain any
system-dependent definitions.  Removing bindgen as a build dependency
also drastically speeds up compilation.
</content>
</entry>
<entry>
<title>Initial commit after move from nitrokey-rs</title>
<updated>2018-05-20T08:51:45Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-05-20T08:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-sys-rs/commit/?id=9059e42614d8572a4fa53a4bd07f450000e451af'/>
<id>urn:sha1:9059e42614d8572a4fa53a4bd07f450000e451af</id>
<content type='text'>
Previously, this crate has been part of the nitrokey-rs repository at
https://git.ireas.org/nitrokey-rs.
</content>
</entry>
</feed>
