aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hourstests: example_filesystems: more detailed errorsfreebsd-supportJakob Unterwurzacher
22 hoursfreebsd: stub xattr functionsJakob Unterwurzacher
22 hourstests: only add -wpanic on linuxJakob Unterwurzacher
8 daysFreebsd-support: Fix go vet "undefined" fixes when running make ciAnkush Patel
8 daysFreebsd-support: Change bash shebang to use /usr/bin/envAnkush Patel
12 daysMerge branch 'master' into freebsd-supportAnkush Patel
12 daysAdded basic support for FreeBSD.Ankush Patel
2026-02-10Fix issue with reverse mode and excluded virtual filesHEADmasterm4rc0d1
2026-02-10enable falloc on btrfs if CoW is disabledJared Van Bortel
2026-02-10syscallcompat: delete accidentially-commited debug outputJakob Unterwurzacher
2026-02-10reverse: return ENOTTR when xattr name is not decryptableJakob Unterwurzacher
2026-02-09fusefrontend: convert mangleOpenFlags method to a functionJakob Unterwurzacher
2026-02-09darwin: syscallcompat: Openat: use O_SYMLINKJakob Unterwurzacher
2026-02-09darwin: fusefrontend: use O_SYMLINK for get,set,remove,listxattrJakob Unterwurzacher
2026-02-08tests/reverse: add TestXattrGetMountpointJakob Unterwurzacher
2026-02-08Add profiling/tinyfiles.bashJakob Unterwurzacher
2026-02-03performance.txt: add latest numbersJakob Unterwurzacher
2026-02-03syscallcompat: Listxattr: smart buffer sizingJakob Unterwurzacher
2026-02-03performance.txt: add latest numbersJakob Unterwurzacher
2026-02-03go.mod: bump go-fuse to v2.9.0Jakob Unterwurzacher
2026-02-03performance.txt: fill in missing versionsJakob Unterwurzacher
2026-02-01syscallcompat: DetectQuirks: unbreak darwinJakob Unterwurzacher
2026-02-01syscallcompat: DetectQuirks: suppress Btrfs message when -noprealloc has been...Jakob Unterwurzacher
2026-01-29go.mod: bump emeJakob Unterwurzacher
2026-01-24macos: normalize unicode file names in forward mode (#992)rfjakob
2026-01-18added -noxattr flag which ignores all xattr operations (#987)Jarek Kowalski
2026-01-07Update hkdf.goDMyachin
2025-12-15build(deps): bump actions/checkout from 5 to 6dependabot[bot]
2025-12-15build(deps): bump actions/upload-artifact from 5 to 6dependabot[bot]
2025-12-15bump golang.org/x/crypto from 0.33.0 to 0.45.0niloptslinaseu
2025-12-15github ci: drop older Go versionsJakob Unterwurzacher
2025-12-14Drop deprecated rand.Seed callsJakob Unterwurzacher
2025-12-14Fix go vet 1.25.4 "non-constant format string" issuesJakob Unterwurzacher
2025-11-29quirks: drop tmpfs xattr quirkJakob Unterwurzacher
2025-11-22reverse: fix TestXattrList failureJakob Unterwurzacher
2025-11-22Xattrs support in reverse modeAleksey Vasenev
2025-11-11github ci: document why "mount_max = 10000" is neededJakob Unterwurzacher
2025-11-04build(deps): bump actions/upload-artifact from 4 to 5dependabot[bot]
2025-10-08update link to gocryptfs-create-folderLars Quentin
2025-10-02fusefrontend: Mkdir: Stat after fixing permissionsJakob Unterwurzacher
2025-10-02tests: matrix: add Test555DirJakob Unterwurzacher
2025-09-16build(deps): bump actions/setup-go from 5 to 6dependabot[bot]
2025-09-16build(deps): bump actions/checkout from 4 to 5dependabot[bot]
2025-08-10README: update changelog for v2.6.1v2.6.1Jakob Unterwurzacher
2025-08-07tests: matrix: use unique ctlsock pathJakob Unterwurzacher
2025-08-07tests: matrix: add TestRenameExchangeOnGocryptfsrafjaf
2025-08-07darwin: syscallcompat: add RenameatxNp plus flagsrafjaf
2025-08-07build scripts: use CGO_ENABLED=0 to disable opensslJakob Unterwurzacher
2025-08-07stupidgcm: make build tags consistentJakob Unterwurzacher
2025-08-07stupidcgm: explain what xchacha.go isJakob Unterwurzacher