2018 Commits (libgocryptfs)
 

Author SHA1 Message Date
Hardcore Sushi 27232cbdb7
libgocryptfs: update to gocryptfs v2.3
6 months ago
Jakob Unterwurzacher 4bd1a8db4c README: Update Changelog for v2.3
7 months ago
Jakob Unterwurzacher 6677d8f1d5 Replace remaining golang.org/x/crypto/ssh/terminal ref with golang.org/x/term
7 months ago
Jakob Unterwurzacher 003a7fa2e5 make format
7 months ago
NekoGirlSAIKOU 4808adc761 Add comment to pass Codacy Static Code Analysis
7 months ago
NekoGirlSAIKOU 1bff80b46c Fix invalid -longnamemax for reverse mode
7 months ago
Jakob Unterwurzacher bf29c9f99d tests: add TestLongnamemax100Reverse
7 months ago
Jakob Unterwurzacher 5582d8370c ctlsock: raise timeout to 10 seconds
7 months ago
Abirdcfly 702a2e19cc fix minor unreachable code caused by t.Fatal
8 months ago
Hardcore Sushi e6e4c201db
Fix typo in README
9 months ago
Yuta Hayashibe e9ecff7f07 Fix typos
9 months ago
Hardcore Sushi 7afeb9f3a4
Adapt to the new API
9 months ago
Hardcore Sushi 9e98192442
Fix race condition when registering files
11 months ago
Hardcore Sushi 985d852343
Thread safety
12 months ago
Hardcore Sushi b2ddf58e89
Return an error if the volume is already closed
12 months ago
Hardcore Sushi 71eb2bdf7c
Update FUSE related stuff according to gocryptfs fusefrontend
12 months ago
Val c9e4e4f741 Fix reverse gocryptfs.conf access on macOS
1 year ago
Jakob Unterwurzacher ad2904f9ed MANPAGE: document that -scryptn also applies to -passwd
1 year ago
Hardcore Sushi 89966b1aae
Allow the password hash to be returned when creating a volume
1 year ago
Jakob Unterwurzacher a2b54cfccd root_test: fix leftover loop mount
1 year ago
Jakob Unterwurzacher ba75aa1ab0 root_test: add TestOverlay ; syscallcompat: add QuirkNoUserXattr
1 year ago
Jakob Unterwurzacher b636f79f89 MANPAGE: add missing -acl section
1 year ago
Jakob Unterwurzacher 47358938ec tests: fix build failure on Go 1.15 and older
1 year ago
Jakob Unterwurzacher 696f11499b tests: add skipped O_TMPFILE test
1 year ago
Jakob Unterwurzacher b859bc96ef fusefrontend: fix "duplicate case" darwin build failure
1 year ago
Jakob Unterwurzacher 3bac814ea9 tests: add TestRenameWhiteout, TestRenameExchange
1 year ago
Jakob Unterwurzacher b7cac4ffd0 fusefrontend: support RENAME_WHITEOUT, RENAME_EXCHANGE
1 year ago
Jakob Unterwurzacher 3ca2b1983d tests: enable -fusedebug if FUSEDEBUG env is set
1 year ago
Hardcore Sushi 1da2407a61
Better build script
1 year ago
Jakob Unterwurzacher 5f955423b7 fusefrontend: fix -force_owner not affecting MKNOD
1 year ago
Jakob Unterwurzacher c23a7f2259 test.bash: disable parallelism in verbose mode
1 year ago
Jakob Unterwurzacher 700ae685cc tests: improve SEEK_DATA test for MacOS
1 year ago
Jakob Unterwurzacher 4b251f3ce1 readpassword: bubble up errors instead of exiting the process
1 year ago
Jakob Unterwurzacher 1eaf1211a2 tests/cli: Check for leftover socket file
1 year ago
Hardcore Sushi b232bb7826
Deep copy path when registering file handle
1 year ago
Jakob Unterwurzacher 5749e70c7c nametransform: fix oversight in comment
1 year ago
Jakob Unterwurzacher 8d8b76dcac go.mod: upgrade go-fuse
1 year ago
Jakob Unterwurzacher 64be5de75f fusefrontend: allow slashes in xattr names
1 year ago
Hardcore Sushi d6e75be376
Use renameat instead of renameat2
1 year ago
Hardcore Sushi f86a1aa6a8
libgocryptfs: update to gocryptfs v2.2.1
1 year ago
Jakob Unterwurzacher eb42e54182 tlog: only enable color if both stderr and stdout are a terminal
1 year ago
Jakob Unterwurzacher a1f01419e2 tlog: respect NO_COLOR
1 year ago
Jakob Unterwurzacher bd1ecf5379 darwin: use O_NOFOLLOW for xattr opens
1 year ago
Jakob Unterwurzacher a48d6c3041 test.bash, crossbuild: catch MacOS test build failures
1 year ago
Jakob Unterwurzacher ec186c13ce root_test, getdents-debug: restrict to linux
1 year ago
Jakob Unterwurzacher 7d60315cd5 tests: convert Creat() calls to Open()
1 year ago
Jakob Unterwurzacher de22cb1e5d crossbuild.bash: use shell function instead of variable
1 year ago
Jakob Unterwurzacher 39e736c099 MANPAGE: fix typo
1 year ago
Jakob Unterwurzacher 8722b894a6 MANPAGE: -extpass: document dash duplication bug
1 year ago
Jakob Unterwurzacher d530fbd400 docs: names longer than 175 bytes (not 176) are stored in longnames
1 year ago