| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-31 | fscrypt: Adding additional documentation | Joe Richey joerichey@google.com | |
| This commit moves most of the documentation about contributing to fscrypt into CONTRIBUTING.md and updates the legal disclaimer. It also updates the README.md to include all of fscrypt's planned functionality and dependencies. Finally, the makefile is updated to include more documentation, versioning support, and a different location for the output file. Change-Id: Ib7be98d41bc06dd12b02e42addf06e12a940235a | |||
| 2017-04-27 | Initial Documentation for fscrypt | Joe Richey | |
| This commit includes the Apache 2.0 License and a README with documentation on how to checkout the code, some context about Linux filesystem encryption, and documentation stubs for fscrypt and fscryptctl. Also adds in a simple .gitignore so we don't commit build files. Change-Id: I99d5f936c9d65516119dd58c81cfa95c1e6243c1 | |||