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
2023-01-07
Update MANPAGE.md
Gisi0
2023-01-01
MANPAGE.md: use correct indefinite article a->an
a1346054
2022-12-29
github ci: bump actions ; add "stable" and "oldstable" Go versions
setup-go-v3
Jakob Unterwurzacher
2022-12-29
main: BuildInfo: fix build with Go 1.17 and older
Jakob Unterwurzacher
2022-12-29
make format
Jakob Unterwurzacher
2022-12-29
main: refactor BuildInfo code
Jakob Unterwurzacher
2022-12-29
Use existing build information for version if not embedded with build script
Daniel Theophanes
2022-12-29
main: doMount: call Setsid before starting logger
Jakob Unterwurzacher
2022-12-21
go.mod: fix jacobsa/crypto build on riscv64
Christian Stewart
2022-11-27
Upgrade go-fuse
Val
2022-10-21
Update changelog for v2.3.0
Jakob Unterwurzacher
2022-08-28
tests/matrix: fix data race in TestConcurrentReadWrite
Jakob Unterwurzacher
2022-08-28
github ci: add new stable Go versions
Jakob Unterwurzacher
2022-08-28
README: Update Changelog for v2.3
v2.3.0
v2.3
Jakob Unterwurzacher
2022-08-28
Replace remaining golang.org/x/crypto/ssh/terminal ref with golang.org/x/term
Jakob Unterwurzacher
2022-08-28
make format
Jakob Unterwurzacher
2022-08-28
Add comment to pass Codacy Static Code Analysis
NekoGirlSAIKOU
2022-08-28
Fix invalid -longnamemax for reverse mode
NekoGirlSAIKOU
2022-08-28
tests: add TestLongnamemax100Reverse
Jakob Unterwurzacher
2022-08-22
ctlsock: raise timeout to 10 seconds
Jakob Unterwurzacher
2022-08-15
fix minor unreachable code caused by t.Fatal
Abirdcfly
2022-06-26
Fix typos
Yuta Hayashibe
2022-04-02
Fix reverse gocryptfs.conf access on macOS
Val
2022-03-19
MANPAGE: document that -scryptn also applies to -passwd
Jakob Unterwurzacher
2022-01-27
root_test: fix leftover loop mount
Jakob Unterwurzacher
2022-01-27
root_test: add TestOverlay ; syscallcompat: add QuirkNoUserXattr
Jakob Unterwurzacher
2022-01-22
MANPAGE: add missing -acl section
Jakob Unterwurzacher
2022-01-22
tests: fix build failure on Go 1.15 and older
Jakob Unterwurzacher
2022-01-22
tests: add skipped O_TMPFILE test
Jakob Unterwurzacher
2022-01-22
fusefrontend: fix "duplicate case" darwin build failure
Jakob Unterwurzacher
2022-01-22
tests: add TestRenameWhiteout, TestRenameExchange
Jakob Unterwurzacher
2022-01-22
fusefrontend: support RENAME_WHITEOUT, RENAME_EXCHANGE
Jakob Unterwurzacher
2022-01-22
tests: enable -fusedebug if FUSEDEBUG env is set
Jakob Unterwurzacher
2022-01-10
fusefrontend: fix -force_owner not affecting MKNOD
Jakob Unterwurzacher
2022-01-04
test.bash: disable parallelism in verbose mode
Jakob Unterwurzacher
2022-01-04
tests: improve SEEK_DATA test for MacOS
Jakob Unterwurzacher
2022-01-03
readpassword: bubble up errors instead of exiting the process
Jakob Unterwurzacher
2022-01-03
tests/cli: Check for leftover socket file
Jakob Unterwurzacher
2021-12-19
nametransform: fix oversight in comment
Jakob Unterwurzacher
2021-12-19
go.mod: upgrade go-fuse
Jakob Unterwurzacher
2021-12-19
fusefrontend: allow slashes in xattr names
Jakob Unterwurzacher
2021-12-11
tlog: only enable color if both stderr and stdout are a terminal
Jakob Unterwurzacher
2021-12-11
tlog: respect NO_COLOR
Jakob Unterwurzacher
2021-12-09
darwin: use O_NOFOLLOW for xattr opens
Jakob Unterwurzacher
2021-12-08
test.bash, crossbuild: catch MacOS test build failures
Jakob Unterwurzacher
2021-12-08
root_test, getdents-debug: restrict to linux
Jakob Unterwurzacher
2021-12-08
tests: convert Creat() calls to Open()
Jakob Unterwurzacher
2021-12-08
crossbuild.bash: use shell function instead of variable
Jakob Unterwurzacher
2021-12-04
MANPAGE: fix typo
Jakob Unterwurzacher
2021-12-04
MANPAGE: -extpass: document dash duplication bug
Jakob Unterwurzacher
[next]