| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-08 | Fix various typos and grammatical errors (#141) | ebiggers | |
| These were found by a combination of manual review and a custom script that checks for common errors. Also removed an outdated sentence from the comment for setupBefore(). | |||
| 2019-01-17 | Makefile: migrate from megacheck to staticcheck | Joe Richey joerichey@google.com | |
| This fixes travis issues as well as moving us off of deprecated tooling | |||
| 2018-09-02 | feat(spell-check): add make command for spell check. | Deepesh Pathak | |
| * Remove spelling mistakes in the repository * Add travis script to check for typos. * Add command to Makefile to check for typos. * Fixes #71 | |||
| 2018-08-30 | Remove dep from documentation and travis build | Joe Richey joerichey@google.com | |
| 2018-03-16 | Clarify how to run integration tests | Joseph Richey | |
| Also clarifies some other minor points. | |||
| 2018-02-11 | docs: Update CONTRIBUTING.md and README.md | Joseph Richey | |
| PR #85 failed to update the documentation. This is now fixed with some additional cleanup. | |||
| 2017-08-29 | Go formatter "gofmt" -> "goimports" | Joseph Richey | |
| 2017-08-29 | CONTRIBUTING: typo | Joe Richey | |
| 2017-08-29 | CONTRIBUTING: Make it clear how issues work | Joe Richey | |
| 2017-08-24 | Updated documentation for PAM module help | Joseph Richey | |
| 2017-08-23 | Added some documentation and improved security API | Joe Richey joerichey@google.com | |
| 2017-08-22 | Updated documentation and build system for PAM | Joe Richey joerichey@google.com | |
| 2017-07-19 | Build system: no longer run make gen for make all | Joe Richey joerichey@google.com | |
| 2017-07-18 | Update documentation about new build system | Joe Richey joerichey@google.com | |
| 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 | |||