index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2019-03-30
Changelog: add --exclude-wildcard
Jakob Unterwurzacher
2019-03-26
reverse: don't show gocryptfs.conf if a custom config path was passed
Jakob Unterwurzacher
2019-03-26
reverse mode: support wildcard exclude (--exclude-wildcard)
Eduardo M KALINOWSKI
2019-03-23
Add brew version shield
Jakob Unterwurzacher
2019-03-20
Update dependencies
Jakob Unterwurzacher
2019-03-18
gocryptfs-xray man page: I did mean gocryptfs-xray
Jakob Unterwurzacher
2019-03-18
Makefile: also install gocryptfs-xray man page
Jakob Unterwurzacher
2019-03-18
Add install goal in Makefile
Maxim Baz
2019-03-18
Add missing -ldflags for gocryptfs-xray
Maxim Baz
2019-03-17
Update changelog for v1.7
v1.7
Jakob Unterwurzacher
2019-03-17
Add contrib/statfs tool
Jakob Unterwurzacher
2019-03-03
tests: fix data race in TestDirIVRace
Jakob Unterwurzacher
2019-03-03
Allow multiple -extpass arguments
Jakob Unterwurzacher
2019-03-02
Include rendered man page in source tarballs
Jakob Unterwurzacher
2019-03-02
Update deps
Jakob Unterwurzacher
2019-03-02
Go 1.12 dropped "go tool vet", use "go vet" instead
Jakob Unterwurzacher
2019-02-17
tests: fix compile error in matrix_test.go
Jakob Unterwurzacher
2019-02-17
ParseHeader: print hexdump on error
Jakob Unterwurzacher
2019-02-17
nametransform: reject names longer than 255 chars
Jakob Unterwurzacher
2019-02-17
test: len2elen.sh: fix first line output
Jakob Unterwurzacher
2019-02-17
tests: add len2elen.sh
Jakob Unterwurzacher
2019-02-17
tests: parallel_cp.sh: automount fs
Jakob Unterwurzacher
2019-02-15
Update dependencies
Jakob Unterwurzacher
2019-02-04
dep: update dependencies
v1.7-rc2
Jakob Unterwurzacher
2019-02-04
Disable Trezor support
Jakob Unterwurzacher
2019-01-23
tests: simplify parallel_cp.sh
Jakob Unterwurzacher
2019-01-20
tests: darwin: ignore error in TestMvWarningSymlink
Jakob Unterwurzacher
2019-01-20
fusefronted: comment why Access() does not check context.Uid
Jakob Unterwurzacher
2019-01-20
tests: check that we can delete directories with all permission
Jakob Unterwurzacher
2019-01-20
fusefrontend: ensure directories without W or X perms can be deleted
Jakob Unterwurzacher
2019-01-20
tests: matrix: split out directory tests into their own file
Jakob Unterwurzacher
2019-01-20
Revert "syscallcompat: drop Faccessat AT_SYMLINK_NOFOLLOW helper"
Jakob Unterwurzacher
2019-01-20
syscallcompat: drop Faccessat AT_SYMLINK_NOFOLLOW helper
Jakob Unterwurzacher
2019-01-20
ctlsock: fix buffer truncation of JSON unmarshal error
Jakob Unterwurzacher
2019-01-16
fusefrontend: Always use intFd() method instead of int(f.fd.Fd()).
Sebastian Lackner
2019-01-16
fusefrontend: Rework the Utimens handling on macOS.
Sebastian Lackner
2019-01-15
tests: Increase timeout in Mount() function.
Sebastian Lackner
2019-01-15
mount: Replace commas in volume name.
Sebastian Lackner
2019-01-15
fusefrontend: Print 'too many open files' warning for both short and long names.
Sebastian Lackner
2019-01-15
fusefrontend_reverse: Delete leftover debug statement.
Sebastian Lackner
2019-01-14
tests: reduce noise on MacOS
Jakob Unterwurzacher
2019-01-14
syscallcompat: fix FchmodatNofollow tests
Jakob Unterwurzacher
2019-01-14
syscallcompat: rework Fchmodat to FchmodatNofollow
Jakob Unterwurzacher
2019-01-14
syscallcompat: Drop Fstatat emulation on macOS.
Sebastian Lackner
2019-01-14
syscallcompat: Drop Mkdirat emulation on macOS.
Sebastian Lackner
2019-01-14
syscallcompat: Drop Symlinkat emulation on macOS.
Sebastian Lackner
2019-01-14
syscallcompat: Drop Fchownat emulation on macOS.
Sebastian Lackner
2019-01-14
syscallcompat: Drop Fchmodat emulation on macOS.
Sebastian Lackner
[prev]
[next]