index
:
csaa
master
Cloud Storage Assurance Architecture proof-of-concept
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update client; provide ACL in response; add encryption
Franklin Wei
2018-06-25
*
Implement file info and content retrieval in client
Franklin Wei
2018-06-24
*
Add command-line interface for client
Franklin Wei
2018-06-23
*
Finish implementing client and server
Franklin Wei
2018-06-22
*
Add a separate client communicating by unix socket
Franklin Wei
2018-06-21
*
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-20
*
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-18
*
Some refactoring; file info retrieval in service provider as well
Franklin Wei
2018-06-17
*
Limit issuance of authenticated denial to correct cases
Franklin Wei
2018-06-17
*
Implement F_snd() IVP (untested) and add some performance tests to sp_test()
Franklin Wei
2018-06-16
*
Silence some warnings (and fix an important bug!)
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-15
*
Add permissions checking to tm_retrieve_secret()
Franklin Wei
2018-06-15
*
Finish up tm_retrieve_secret(), still untested
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-14
*
Working on service provider tree management routines
Franklin Wei
2018-06-13
*
remove junk
Franklin Wei
2018-06-13
*
Various changes; also implement binary tree complement calculation
Franklin Wei
2018-06-12
*
Finish testing file modification in sp_test()
Franklin Wei
2018-06-08
*
Restructure; test file creation
Franklin Wei
2018-06-04
*
Implement trusted module secret relaying
Franklin Wei
2018-06-04
*
Implement authenticated acknowledgement
Franklin Wei
2018-06-03
*
Add basic error reporting and framework for authenticated acknowledgement
Franklin Wei
2018-06-03
*
Add self-test for NU certificate generation
Franklin Wei
2018-06-03
*
Fix typo in F_cat()
Franklin Wei
2018-06-03
*
Add self-test for NU certificate generation/verification
Franklin Wei
2018-06-02
*
Finish implementing module F_tp()
Franklin Wei
2018-06-02
*
fix compilation errors
Franklin Wei
2018-06-02
*
Partially finish F_tp() implementation
Franklin Wei
2018-06-01
*
work on various things
Franklin Wei
2018-05-30
*
implement F_ph() transformation procedure
Franklin Wei
2018-05-28
*
add RV, RU certificate generation
Franklin Wei
2018-05-28
*
add some certificate generation routines (WIP)
Franklin Wei
2018-05-28
*
initial commit
Franklin Wei
2018-05-28