Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use Git tag in libnitrokey directory name | Robin Krahl | 2018-07-05 |
| | | | | | | To make automated construction of the library path easier, this patch changes the name of the libnitrokey source directory to match the Git version tag (-v3.3 instead of -3.3). | ||
* | Add source code for libnitrokey-3.3 | Robin Krahl | 2018-05-20 |
To make the build process easier, we can include the source code for libnitrokey-3.3. Now bindgen can access the header file directly. We might even want to compile our own libnitrokey. |