aboutsummaryrefslogtreecommitdiff
path: root/crypto.h (follow)
Commit message (Expand)AuthorAge
* Inline bintree_sibling() and bintree_parent()Franklin Wei2018-07-12
* Track build code/compose file as a hashFranklin Wei2018-07-10
* Refactor and optimizeFranklin Wei2018-07-08
* Add nonce to version info response (to prevent replay); various code cleanupFranklin Wei2018-07-06
* Use 64-bit integers where appropriateFranklin Wei2018-07-03
* Add dummy client/server for comparison; fix bugs and polish database codeFranklin Wei2018-06-30
* WIP on database backendFranklin Wei2018-06-27
* WIP on database backendFranklin Wei2018-06-26
* Limit direct access to IOMT structureFranklin Wei2018-06-25
* Update client; provide ACL in response; add encryptionFranklin Wei2018-06-25
* Implement file info and content retrieval in clientFranklin Wei2018-06-24
* Finish implementing client and serverFranklin Wei2018-06-22
* Add a separate client communicating by unix socketFranklin Wei2018-06-21
* Support creation of line-by-line IOMTs from disk filesFranklin Wei2018-06-20
* Adapt service provider for tracking container build and compose filesFranklin Wei2018-06-20
* Squash some bugs, cleanup; implement ACL modification in service providerFranklin Wei2018-06-18
* Some refactoring; file info retrieval in service provider as wellFranklin Wei2018-06-17
* Silence some warnings (and fix an important bug!)Franklin Wei2018-06-15
* Further refactoring and clean-up; more work on service providerFranklin Wei2018-06-15
* Refactor IOMT-specific code into crypto.c (and out of service_provider)Franklin Wei2018-06-15
* Refactor and clean-up; also WIP on tm_retrieve_secret()Franklin Wei2018-06-14
* Working on EQ generationFranklin Wei2018-06-14
* Working on service provider tree management routinesFranklin Wei2018-06-13
* Various changes; also implement binary tree complement calculationFranklin Wei2018-06-12
* Restructure; test file creationFranklin Wei2018-06-04
* work on various thingsFranklin Wei2018-05-30
* add some certificate generation routines (WIP)Franklin Wei2018-05-28
* initial commitFranklin Wei2018-05-28