aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/src/lib.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-08Assorted code fixesKatharina Fey1-2/+2
2018-09-06Various smol changes around the new Generator APIKatharina Fey1-1/+3
2018-09-06Removing deprecated `UserStore` and `KeyStore` into new `users::UserStore`Katharina Fey1-1/+1
2018-09-06Refactoring the vault trait to consume a generator structKatharina Fey1-0/+2
2018-09-03Generally refactoring some code (this is a bad commit message)Katharina Fey1-2/+9
2018-08-06Doing some file management, moving stuff aroundKatharina Fey1-12/+66
2018-07-02Refactoring crypto module, moving `auth` into `users` moduleKatharina Fey1-2/+0
2018-07-02Big code change & refactoring commitKatharina Fey1-1/+4
2018-06-28Changing lockchain-core::crypto to keybob keys. then updating allKatharina Fey1-1/+3
2018-06-12Adding /api and /vault endpoints as first working routes ✨Katharina Fey1-1/+1
2018-06-10Removing User & Login traits from core, adding a metadata store to take their...Katharina Fey1-2/+2
2018-05-13Starting work on http crateKatharina Sabel1-1/+1
2018-05-09Bumping version on core and cryptoKatharina Fey1-1/+1
2018-05-08Changing the way that vault traits workKatharina Fey1-2/+5
2018-05-07Shuffling some stuff around and implementing some traitsKatharina Sabel1-3/+8
2018-05-07Working on lockchain-core exposed typesKatharina Sabel1-4/+6
2018-05-07More refactoringKatharina Fey1-0/+14
2018-05-07Moving some stuff around and documenting the common lockchain-core codeKatharina Fey1-29/+0
2018-04-16Fixing implementations of the core APIKatharina Sabel1-2/+6
2018-04-09Version that goes on crates.ioKatharina Fey1-4/+10
2018-04-02Lots of refactoringKatharina Fey1-2/+5
2018-04-02Refactoring utilities in security module. Definine basic library crateKatharina Fey1-0/+16