aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/Cargo.toml
Commit message (Expand)AuthorAge
* Bump version to 0.2.4Daniel Mueller2019-06-01
* Bump version to 0.2.3Daniel Mueller2019-01-26
* Exclude CI scripts and rustmft configRobin Krahl2019-01-26
* Update nitrokey crate to 0.3.3Daniel Mueller2019-01-16
* Replace license identifier GPL-3.0+ with GPL-3.0-or-laterRobin Krahl2019-01-26
* Use [patch] section to control local crate replacementsDaniel Mueller2019-01-06
* Do not intermix path and replace attributes in Cargo.tomlDaniel Mueller2019-01-06
* Refactor get_device to use nitrokey::connect_modelRobin Krahl2019-01-26
* Bump version to 0.2.2Daniel Mueller2019-01-13
* Add first set of integration testsDaniel Mueller2019-01-05
* Add the base32 crate in version 0.4.0 as a dependencyRobin Krahl2019-01-13
* Update nitrokey crate to 0.3.0Daniel Mueller2019-01-05
* Bump version to 0.2.1Daniel Mueller2019-01-07
* Use libc provided sync functionDaniel Mueller2019-01-04
* Add 'nitrokey-pro' keyword to Cargo.tomlDaniel Mueller2019-01-04
* Update nitrokey crate to 0.2.3Daniel Mueller2019-01-02
* Update cc crate to 1.0.28Daniel Mueller2019-01-01
* Enable LTO and more optimizations for release buildsDaniel Mueller2018-12-29
* Bump version to 0.2.0Daniel Mueller2019-01-01
* Add argparse 0.2.2 as a dependencyRobin Krahl2018-12-21
* Migrate work to the 'master' branchDaniel Mueller2018-12-17
* Add gitlab-ci.yml configuration fileDaniel Mueller2018-12-16
* Rename libnitrokey to nitrokeyRobin Krahl2018-12-17
* Remove unused dependenciesRobin Krahl2018-12-17
* Add nitrokey as a dependency to nitrocliRobin Krahl2018-12-17
* Bump version to 0.1.3Daniel Mueller2018-12-11
* Add Cargo.toml categoriesDaniel Mueller2018-12-11
* Compile program with 2018 Edition of RustDaniel Mueller2018-12-11
* Update cc crate to 1.0.25Daniel Mueller2018-12-10
* Update libc crate to 0.2.45Daniel Mueller2018-12-10
* Update pkg-config crate to 0.3.14Daniel Mueller2018-12-10
* Specify version requirements in a less strict mannerDaniel Mueller2018-12-10
* Bump version to 0.1.2Daniel Mueller2018-01-15
* Update hidapi-sys crate to 0.1.4Daniel Mueller2018-01-15
* Update libc crate to 0.2.36Daniel Mueller2018-01-15
* Update hid crate to 0.4.1Daniel Mueller2017-11-10
* Update libc crate to 0.2.30Daniel Mueller2017-09-16
* Update gcc crate to 0.3.54Daniel Mueller2017-09-16
* Bump version to 0.1.1Daniel Mueller2017-08-17
* Explicitly mention versions for local dependenciesDaniel Mueller2017-05-29
* Update libc crate to 0.2.23Daniel Mueller2017-05-29
* Update gcc crate to 0.3.48Daniel Mueller2017-05-29
* Update hid crate to version 0.4.0Daniel Mueller2017-03-27
* Discover and open nictrokey using libhidapiDaniel Mueller2017-03-26
* Add basic scaffoldingDaniel Mueller2017-03-03