<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nitrokey-sys-rs/src, branch v3.3.0</title>
<subtitle>low-level Rust bindings for libnitrokey</subtitle>
<id>https://git.ireas.org/nitrokey-sys-rs/atom?h=v3.3.0</id>
<link rel='self' href='https://git.ireas.org/nitrokey-sys-rs/atom?h=v3.3.0'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-sys-rs/'/>
<updated>2018-05-20T22:35:19Z</updated>
<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>
