Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-15 | Update README for v2.0-beta1v2.0-beta1 | Jakob Unterwurzacher | |
2020-05-17 | Update changelog | Jakob Unterwurzacher | |
2020-05-09 | Update README for v1.8.0 releasev1.8.0 | Jakob Unterwurzacher | |
2020-02-29 | tests: test xattr acls | Jakob Unterwurzacher | |
Fixes https://github.com/rfjakob/gocryptfs/issues/453 | |||
2020-02-15 | README: update changelog | Jakob Unterwurzacher | |
2020-02-15 | README: Raw64 change should be bold | Jakob Unterwurzacher | |
This was a new feature flag. | |||
2019-12-29 | Travis CI: clean up Go versions | Jakob Unterwurzacher | |
2019-10-06 | Update README for v1.7.1v1.7.1 | Jakob Unterwurzacher | |
2019-09-08 | Update readme.md | Tonimir Kisasondi | |
Just added a note to preinstall fuse, so the standalone binary will work without problem. | |||
2019-09-08 | Update README | Jakob Unterwurzacher | |
2019-09-01 | Add installation instructions in README.md | Shubham Chaudhary | |
2019-05-13 | -passwd now takes a passed -scryptn flag into account | Jakob Unterwurzacher | |
https://github.com/rfjakob/gocryptfs/issues/400 | |||
2019-03-31 | Allow "nofail" for /etc/fstab use | Jakob Unterwurzacher | |
2019-03-30 | forward mode: create gocryptfs.diriv files with 0440 permissions | Jakob Unterwurzacher | |
Makes it easier to share an encrypted folder via a network drive. https://github.com/rfjakob/gocryptfs/issues/387 | |||
2019-03-30 | Changelog: add --exclude-wildcard | Jakob Unterwurzacher | |
2019-03-23 | Add brew version shield | Jakob Unterwurzacher | |
https://github.com/rfjakob/gocryptfs/issues/382 | |||
2019-03-17 | Update changelog for v1.7v1.7 | Jakob Unterwurzacher | |
2019-03-03 | Allow multiple -extpass arguments | Jakob Unterwurzacher | |
To support arguments containing spaces, -extpass can now be passed multiple times. https://github.com/rfjakob/gocryptfs/issues/289 | |||
2019-01-05 | Update changelog | Jakob Unterwurzacher | |
2019-01-04 | Update changelog and gocryptfs-xray manpage | Jakob Unterwurzacher | |
2019-01-04 | Update changelog | Jakob Unterwurzacher | |
2019-01-04 | A few more spelling fixes. | Sebastian Lackner | |
Found with the 'codespell' utility. | |||
2019-01-03 | Update README for v1.7-beta1v1.7-beta1 | Jakob Unterwurzacher | |
2018-12-27 | Assorted spelling fixes. | Sebastian Lackner | |
Mostly detected with the 'codespell' utility, but also includes some manual grammar fixes. | |||
2018-12-16 | README: replace openssl-gcm.md with link to wiki | Jakob Unterwurzacher | |
The CPU-Benchmarks wiki page has a lot more info than openssl-gcm.md had. | |||
2018-12-12 | Add v1.6.1 to changelog | Jakob Unterwurzacher | |
2018-08-18 | README: update benchmark output | Jakob Unterwurzacher | |
2018-08-18 | Update README for v1.6 release | Jakob Unterwurzacher | |
2018-08-15 | README: list trezor support in changelog | Jakob Unterwurzacher | |
2018-08-15 | main: add -e as an alias for -exclude | Jakob Unterwurzacher | |
2018-08-11 | Update changelog | Jakob Unterwurzacher | |
2018-08-11 | reverse mode: add --exclude option | Jakob Unterwurzacher | |
https://github.com/rfjakob/gocryptfs/issues/235 | |||
2018-07-04 | README: it's not a mirror | Jakob Unterwurzacher | |
2018-07-04 | README: call the Markdown source "mirror" | Jakob Unterwurzacher | |
2018-07-02 | README: mention O_DIRECT change | Jakob Unterwurzacher | |
2018-07-01 | README: Add folders side-by-side animation gif | Jakob Unterwurzacher | |
10 second animation that shows what gocryptfs does. | |||
2018-06-12 | Update README and MANPAGE for v1.5v1.5 | Jakob Unterwurzacher | |
Also update the performance numbers. I see some slowdown, reason is not yet clear, but nothing to block the release. | |||
2018-04-03 | fsck: report skipped corrupt files | Jakob Unterwurzacher | |
OpenDir and ListXAttr skip over corrupt entries, readFileID treats files the are too small as empty. This improves usability in the face of corruption, but hides the problem in a log message instead of putting it in the return code. Create a channel to report these corruptions to fsck so it can report them to the user. Also update the manpage and the changelog with the -fsck option. Closes https://github.com/rfjakob/gocryptfs/issues/191 | |||
2018-03-25 | fusefrontend: add xattr support | Jakob Unterwurzacher | |
At the moment, only for reverse mode. https://github.com/rfjakob/gocryptfs/issues/217 | |||
2018-03-22 | Add `-masterkey=stdin` functionality | Jakob Unterwurzacher | |
https://github.com/rfjakob/gocryptfs/issues/218 | |||
2018-03-18 | Update Changelog for v1.4.4 | Jakob Unterwurzacher | |
2018-02-22 | update description of link to cppcryptfs project | bailey27 | |
2018-02-05 | README: Mention min required Go version | Jakob Unterwurzacher | |
2018-01-28 | added usage of reverse mode to README | Kenneth Newwood | |
2018-01-25 | Update README.md | rfjakob | |
README: add missing word | |||
2018-01-21 | Documentation: update xfstests outputv1.4.3 | Jakob Unterwurzacher | |
Also update the v1.4.3 release date to today. The release was delayed one day. | |||
2018-01-20 | Update changelog for 1.4.3 | Jakob Unterwurzacher | |
2017-12-25 | Pinned the link to line 38 of performance.txt to version 1.4.1 since ↵ | Rohan Talip | |
https://github.com/rfjakob/gocryptfs/commit/f0e29d9b90b63d5fbe4164161ecb0e1035bb4af4#diff-86b7f3262ae352959ee0e04cccaac1b0 added an extra line. | |||
2017-11-01 | README: Update changelog for v1.4.2 | Jakob Unterwurzacher | |
2017-08-21 | Fix misspellings reported by goreportcard.com | Jakob Unterwurzacher | |
https://goreportcard.com/report/github.com/rfjakob/gocryptfs#misspell |