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
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
2021-11-01
docs: names longer than 175 bytes (not 176) are stored in longnames
Jakob Unterwurzacher
2021-10-21
nametransform: fix math.MaxInt build failure on older Go
Jakob Unterwurzacher
2021-10-21
cli: add -longnamemax
Jakob Unterwurzacher
2021-10-21
configfile: add LongNameMax support
Jakob Unterwurzacher
2021-10-21
nametransform: add longNameMax parameter
Jakob Unterwurzacher
2021-10-21
configfile: replace broken switch/case logic with if
Jakob Unterwurzacher
2021-10-20
README: update changelog for v2.2.1
v2.2.1
Jakob Unterwurzacher
2021-10-15
github actions: fix allow_other failure
allow_other
Jakob Unterwurzacher
2021-10-15
fusefrontend: honor ForceOwner for LOOKUP and CREATE operations
Charles Duffy
2021-10-15
tests: add TestForceOwner
Jakob Unterwurzacher
2021-09-28
cryptocore: simplify declarations
Jakob Unterwurzacher
2021-09-28
build.bash: also try BSD date syntax for converting SOURCE_DATE_EPOCH
Jakob Unterwurzacher
2021-09-28
-init: suggest xchacha if we don't have AES accel
Jakob Unterwurzacher
2021-09-28
-info: add contentEncryption
Jakob Unterwurzacher
2021-09-28
cryptocore: disentangle algorithm / library implementation name
Jakob Unterwurzacher
2021-09-25
README: set v2.2.0 release date
v2.2.0
Jakob Unterwurzacher
2021-09-25
README: make changelog entries subheadings
Jakob Unterwurzacher
2021-09-15
README: release will be called v2.2.0 instead of v2.2
v2.2.0-beta2
Jakob Unterwurzacher
2021-09-14
-speed: print cpu model
Jakob Unterwurzacher
2021-09-14
stupidgcm: add CpuHasAES()
Jakob Unterwurzacher
2021-09-14
README: update example -speed output
Jakob Unterwurzacher
2021-09-14
-speed: drop useless tab at end of line
Jakob Unterwurzacher
2021-09-12
README: highlight changes in v2.2, simplify pkg.go.dev link
Jakob Unterwurzacher
2021-09-10
README: update changelog
Jakob Unterwurzacher
2021-09-10
inomap: deterministically set root device
Jakob Unterwurzacher
2021-09-10
README: update changelog for v2.2-beta1
v2.2.0-beta1
Jakob Unterwurzacher
[next]