Age | Commit message (Expand) | Author |
2025-01-18 | reverse: advance mtime & ctime for virtual files by 10 seconds | Jakob Unterwurzacher |
2025-01-18 | tests: reverse: factor out newWorkdir | Jakob Unterwurzacher |
2024-12-30 | manpage: fix typo in -passfile example | Paul Pazderski |
2024-12-05 | ci: allow manual execution | Jakob Unterwurzacher |
2024-12-04 | tests: ignore pidfd in fd leak test | Jakob Unterwurzacher |
2024-12-04 | gocryptfs -passwd: fix the tests I just broke | Jakob Unterwurzacher |
2024-12-04 | gocryptfs -passwd: ignore -extpass and -passfile for new password | Jakob Unterwurzacher |
2024-12-04 | changePassword: drop useless cast | Jakob Unterwurzacher |
2024-12-04 | passfile: drop byte counter from trailing garbage warning | Jakob Unterwurzacher |
2024-11-11 | Report inode number for the root node | Jakob Unterwurzacher |
2024-11-11 | reverse: fix import sorting in root_node.go | Jakob Unterwurzacher |
2024-10-30 | manpage: Fix reference to manual section | 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 |