aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating crates to 2018 edition (#9)Katharina2019-04-221-7/+6
| | | | | | * Updating main README * Updating lock file * Updating crate ecosystem to Rust 2018 edition
* (cargo-release) start next development iteration 0.9.1-alpha.0Katharina Fey2018-07-121-1/+1
|
* (cargo-release) version 0.9.0Katharina Fey2018-07-121-1/+1
|
* Refactoring crypto module, moving `auth` into `users` moduleKatharina Fey2018-07-021-1/+1
|
* Big code change & refactoring commitKatharina Fey2018-07-021-0/+3
| | | | | | | | | Move `token` into user module for lockchain-core. Start work on a PAM authentication module which replaces the second layer UserStore in API layer state (http being the only one for now). This brings the `nix` and `pam-auth` dependencies, which unfortunately currently don't work :(
* Changing lockchain-core::crypto to keybob keys. then updating allKatharina Fey2018-06-281-1/+3
| | | | references in lockchain-crypto to use it instead.
* Bumping version numbers collectivelyKatharina Fey2018-06-131-1/+1
|
* Bumping lockchain-core versionsKatharina Fey2018-06-121-1/+1
|
* Bumping core version numberKatharina Fey2018-06-101-1/+1
|
* Bumping and updating crate versionsKatharina Fey2018-06-091-1/+1
|
* (cargo-release) version 0.7.1Katharina Fey2018-06-071-1/+1
|
* Fixing the manifest filesKatharina Sabel2018-05-111-1/+0
|
* Adjusting version numbers across the ecosystem to bring them all to the same ↵Katharina Sabel2018-05-111-1/+1
| | | | level
* Getting an initial API for lockchain-files readyKatharina Sabel2018-05-101-1/+1
|
* Finishing up crypto releaseKatharina Sabel2018-05-101-1/+1
|
* More vault files and a small exampleKatharina Fey2018-05-091-1/+1
|
* Bumping version on core and cryptoKatharina Fey2018-05-091-1/+1
|
* Fixing an issue with the lockchain-core crypto APIKatharina Fey2018-05-081-1/+1
|
* Changing the way that vault traits workKatharina Fey2018-05-081-1/+3
|
* Bumping versionKatharina Sabel2018-05-081-1/+1
|
* Shuffling some stuff around and implementing some traitsKatharina Sabel2018-05-071-1/+6
|
* Adjusting cargo manifest to new stepKatharina Sabel2018-05-071-3/+3
|
* Bumping version for lockchain-core 0.3Katharina Sabel2018-05-071-16/+5
|
* Adding some new functions and bumping the version to 0.2.0Katharina Sabel2018-04-161-1/+1
|
* Fixing implementations of the core APIKatharina Sabel2018-04-161-2/+2
|
* Adding some more docs and READMEKatharina Sabel2018-04-151-9/+10
|
* Fixing the licenseKatharina Fey2018-04-091-1/+1
|
* Adding a licenseKatharina Fey2018-04-091-0/+1
|
* Lots of refactoringKatharina Fey2018-04-021-0/+23