index
:
csaa
master
Cloud Storage Assurance Architecture proof-of-concept
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service_provider.c
(
unfollow
)
Commit message (
Expand
)
Author
2018-06-22
Finish implementing client and server
Franklin Wei
2018-06-21
Add a separate client communicating by unix socket
Franklin Wei
2018-06-20
Support creation of line-by-line IOMTs from disk files
Franklin Wei
2018-06-20
Some code cleanup and refactor
Franklin Wei
2018-06-20
Adapt service provider for tracking container build and compose files
Franklin Wei
2018-06-18
Squash some bugs, cleanup; implement ACL modification in service provider
Franklin Wei
2018-06-18
Fix memory leak; also add further test for file retrieval
Franklin Wei
2018-06-17
Some refactoring; file info retrieval in service provider as well
Franklin Wei
2018-06-16
Implement F_snd() IVP (untested) and add some performance tests to sp_test()
Franklin Wei
2018-06-15
Clean up memory leaks and uninitialized values
Franklin Wei
2018-06-15
Further refactoring and clean-up; more work on service provider
Franklin Wei
2018-06-15
Refactor IOMT-specific code into crypto.c (and out of service_provider)
Franklin Wei
2018-06-15
Working on service provider's request handling; some cleanup too
Franklin Wei
2018-06-14
Refactor and clean-up; also WIP on tm_retrieve_secret()
Franklin Wei
2018-06-14
Finish up tree initialization and EQ cert helper
Franklin Wei
2018-06-14
Working on EQ generation
Franklin Wei
2018-06-13
Working on service provider tree management routines
Franklin Wei
2018-06-12
Various changes; also implement binary tree complement calculation
Franklin Wei
2018-06-08
Finish testing file modification in sp_test()
Franklin Wei
2018-06-04
Restructure; test file creation
Franklin Wei
2018-06-04
Implement trusted module secret relaying
Franklin Wei
2018-06-02
fix compilation errors
Franklin Wei
2018-05-30
work on various things
Franklin Wei
2018-05-28
add some certificate generation routines (WIP)
Franklin Wei