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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
7 days
manpage: Fix reference to manual section
HEAD
master
Alex
2024-09-19
dl-linux-tarball.bash: drop wget's "--no-progress" flag
Jakob Unterwurzacher
2024-09-03
ctlsock: delete colliding orphaned socket file
Jakob Unterwurzacher
2024-09-02
ctlsocksrv: move Listen() call here
Jakob Unterwurzacher
2024-08-23
reverse: fix force_owner
Jakob Unterwurzacher
2024-08-23
tests: reverse: add TestForceOwner
Jakob Unterwurzacher
2024-08-23
readpassword: show where stdin is connected
Jakob Unterwurzacher
2024-07-27
cli: deduplicate kernel options
Joker
2024-06-06
stupidgcm: detect AES-GCM acceleration like crypto/tls
Jakob Unterwurzacher
2024-05-17
syscallcompat: Openat: always set O_CLOEXEC
Jakob Unterwurzacher
2024-05-17
daemonize: fix typo in comment
Jakob Unterwurzacher
2024-05-12
Remove accidentially-committed generation_num package
Jakob Unterwurzacher
2024-05-12
Fix documentation error
invis-z
2024-05-05
reverse: use incrementing inode number for gocryptfs.longname.*.name files
Jakob Unterwurzacher
2024-05-05
tests: reverse: deduplicate findInum / findIno
Jakob Unterwurzacher
2024-05-05
inomap: export NextSpillIno()
Jakob Unterwurzacher
2024-05-05
inomap: incorporate spillBit into the spillNext start value
Jakob Unterwurzacher
2024-05-01
reverse: use unique generation number for all nodes
Jakob Unterwurzacher
2024-05-01
tetss: reverse: add TestHardlinkedLongname
Jakob Unterwurzacher
2024-04-19
Improve documentation
invis-z
2024-04-19
Add option to set FIDO2 verificatoin option
invis-z
2024-04-18
Build with v2 extensions
zp
2024-04-18
MANPAGE: emphasize that -reverse implies -aessiv, so you must specify it with...
Jakob Unterwurzacher
2024-03-13
init_dir: use masterkey arg
Pablo Mazzini
2024-03-12
fix: panic: XTIMES (80000000) overlaps with INIT_RESERVED (80000000)
Juan Ezquerro LLanes
2024-03-09
fusefrontend: fix excessive file fragmentation on BTRFS
Alex Shumsky
2024-01-23
go.mod: update all deps
Jakob Unterwurzacher
2023-12-11
tests: TestMountPasswordIncorrect: better error on wrong exit code
Jakob Unterwurzacher
2023-12-11
test.bash: print fs info
Jakob Unterwurzacher
2023-11-12
Update MANPAGE.md
Rohan Talip
2023-10-29
github ci: add back go 1.18 & go 1.19
Jakob Unterwurzacher
2023-10-29
Update xattr
Christian Stewart
2023-10-29
Update go-fuse
Christian Stewart
2023-10-29
Update /x/crypto, /x/sys/, /x/term, jacobsa-crypto
Christian Stewart
2023-10-29
.github: drop unsupported Go versions
Christian Stewart
2023-09-17
fsck: print "Checking filesystem..."
Jakob Unterwurzacher
2023-09-15
gocryptfs -speed: call testing.Init() to not panic
Jakob Unterwurzacher
2023-09-15
nametransform: reject non-canonical base64
Jakob Unterwurzacher
2023-09-15
tests/fsck: add malleable_base64 test filesystem
Jakob Unterwurzacher
2023-09-05
Print errors to stderr
Vladimir Palevich
2023-06-17
Added contrib/gocryptfssh
Ico Doornekamp
2023-06-10
README: update changelog for v2.4.0
v2.4.0
Jakob Unterwurzacher
2023-05-30
tests: add cluster test
Jakob Unterwurzacher
2023-05-19
fsstress-gocryptfs.bash: improve header comment
Jakob Unterwurzacher
2023-05-18
tests: TestDirectMount: check for default_permissions
Jakob Unterwurzacher
2023-05-17
fusefrontend: implement our own Access()
Jakob Unterwurzacher
2023-05-17
go.mod: add test dependency github.com/moby/sys/mountinfo
Jakob Unterwurzacher
2023-05-17
mount: set DirectMount: true
Jakob Unterwurzacher
2023-05-17
tests: TestDirectMount: also check dev, suid
Jakob Unterwurzacher
2023-05-17
mount: drop "max_read="
Jakob Unterwurzacher
[next]