aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Assorted changesKatharina Fey2018-09-161-10/+28
|
* Updating a bunch crates and generating keysKatharina Fey2018-09-151-184/+223
|
* Cleaning up the core a bit. Adding better (any) config handling to filesKatharina Fey2018-09-041-0/+13
|
* Generally refactoring some code (this is a bad commit message)Katharina Fey2018-09-031-379/+519
|
* More refactoring and trying to get keystores to work properlyKatharina Fey2018-08-061-5/+5
|
* (cargo-release) start next development iteration 0.4.1-alpha.0Katharina Fey2018-07-121-4/+4
|
* (cargo-release) start next development iteration 0.9.1-alpha.0Katharina Fey2018-07-121-3/+3
|
* See previous commit message...Katharina Fey2018-07-121-3/+3
|
* (cargo-release) start next development iteration 0.8.1-alpha.0Katharina Fey2018-07-121-4/+23
|
* Changing a bunch of version numbers around. This is really not a good solutionKatharina Fey2018-07-121-14/+51
| | | | | I need a script that can do this automatically for releases because it's getting REALLY annoying and time consuming...
* Bumping versions, updating dependenciesKatharina Fey2018-07-121-108/+108
|
* Refactoring the error modules to now contain sub-error typesKatharina Fey2018-07-091-94/+94
| | | | | This isn't ideal yet but good enough for now. Errors can be added via a new variant in lockchain::errors::Error easily
* This doesn't workKatharina Fey2018-07-021-17/+0
|
* Refactoring crypto module, moving `auth` into `users` moduleKatharina Fey2018-07-021-0/+17
|
* Big code change & refactoring commitKatharina Fey2018-07-021-0/+44
| | | | | | | | | 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-10/+48
| | | | references in lockchain-crypto to use it instead.
* Bumping all dependenciesKatharina Fey2018-06-221-85/+97
|
* Bumping version numbers collectivelyKatharina Fey2018-06-131-11/+11
|
* Adding /api and /vault endpoints as first working routes ✨Katharina Fey2018-06-121-12/+12
|
* Actually adding new meta filesKatharina Fey2018-06-101-6/+6
|
* Adding documentation for the REST API (to be)Katharina Fey2018-06-101-2/+2
|
* Tweaking the documentation for lockchain-httpKatharina Fey2018-06-091-10/+56
|
* Tweaking the lockchain-http API, adding some constraints on vault traitsKatharina Fey2018-06-091-45/+6
|
* Working on lockchain integrationKatharina Fey2018-06-091-0/+41
|
* Refactoring http libraryKatharina Fey2018-06-091-286/+33
|
* Patch release (cargo release is broken!)Katharina Fey2018-06-071-1/+1
|
* Bumping lockchain-core version to 0.7.1Katharina Fey2018-06-071-5/+5
|
* Updating cargo lockKatharina Fey2018-06-071-6/+6
|
* A bunch of code changesKatharina Fey2018-06-071-182/+899
|
* Fixing the manifest filesKatharina Sabel2018-05-111-27/+14
|
* Implementing some backend storage functions for filevaultKatharina Sabel2018-05-101-30/+46
|
* Getting an initial API for lockchain-files readyKatharina Sabel2018-05-101-2/+2
|
* Finishing up crypto releaseKatharina Sabel2018-05-101-48/+32
|
* Changing manifest slightlyKatharina Fey2018-05-091-1/+17
|
* More vault files and a small exampleKatharina Fey2018-05-091-4/+4
|
* Bumping version on core and cryptoKatharina Fey2018-05-091-8/+27
|
* Fixing an issue with the lockchain-core crypto APIKatharina Fey2018-05-081-5/+5
|
* Changing the way that vault traits workKatharina Fey2018-05-081-3/+111
|
* Adjusting workspaceKatharina Fey2018-05-081-2/+5
|
* Adding dependencies to http crate and publishing itKatharina Fey2018-05-081-1/+964
|
* Version lockKatharina Sabel2018-05-081-2/+2
|
* Basic encryption functions workKatharina Sabel2018-05-081-0/+33
|
* Shuffling some stuff around and implementing some traitsKatharina Sabel2018-05-071-26/+274
|
* Bumping version for lockchain-core 0.3Katharina Sabel2018-05-071-302/+1
|
* More refactoring across the skyKatharina Fey2018-05-061-0/+4
|
* Massively refactor repositoryKatharina Fey2018-05-061-91/+13
|
* Adding some new functions and bumping the version to 0.2.0Katharina Sabel2018-04-161-2/+2
|
* Fixing implementations of the core APIKatharina Sabel2018-04-161-309/+2
|
* Adding some more docs and READMEKatharina Sabel2018-04-151-26/+333
|
* Version that goes on crates.ioKatharina Fey2018-04-091-0/+90
|