|  | Commit message (Collapse) | Author | Age | 
|---|
| | 
| 
| 
| 
| 
| | 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. | 
| | 
| 
| 
| | Since libnitrokey v3.3, we can also access the minor firmware version. | 
| | 
| 
| 
| 
| 
| 
| | 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. | 
|  |  |