Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Import subrepo gcc/:gcc at cf1f00bc038a0df769e14bb85480ab9c12eae08d | Daniel Mueller | 2017-03-26 |
| | |||
* | Import subrepo pkg-config/:pkg-config at ↵ | Daniel Mueller | 2017-03-26 |
| | | | | a493b0d7c93df68c94d1bad2a1f419389e52c0f5 | ||
* | Add basic scaffolding | Daniel Mueller | 2017-03-03 |
| | | | | | | | | | This change adds the basic scaffolding for the nitrocli application. The scaffolding was created using the following command: $ cargo new --bin nitrocli The application aims at providing a command line interface for the Nitrokey Storage device. | ||
* | Create new repository for nitrocli | Daniel Mueller | 2017-03-03 |