<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs, branch v2.0.1</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.0.1</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.0.1'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2021-06-07T07:34:18+00:00</updated>
<entry>
<title>README: update for v2.0.1 release</title>
<updated>2021-06-07T07:34:18+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-07T07:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=14d422dc9cc6a5c94e1adb527123bf698d806f9c'/>
<id>urn:sha1:14d422dc9cc6a5c94e1adb527123bf698d806f9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crossbuild.bash: skip Apple Silicon build on old Go versions</title>
<updated>2021-06-06T19:10:24+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-06T19:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=a08ef90811a23e0a1e700bcb44f21fae75b9ecff'/>
<id>urn:sha1:a08ef90811a23e0a1e700bcb44f21fae75b9ecff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crossbuild.bash: disable CGO</title>
<updated>2021-06-06T17:28:02+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-06T17:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e44d4fcb96cc437c7839cc997d44390c91328e8c'/>
<id>urn:sha1:e44d4fcb96cc437c7839cc997d44390c91328e8c</id>
<content type='text'>
build-without-openssl.bash also disables CGO, so
this makes it more real-world-y.

But the real reason is that disabling CGO hopefully
fixes this travis ci build failure:

+GOOS=darwin
+GOARCH=arm64
+go build -tags without_openssl
/home/travis/.gimme/versions/go1.13.15.linux.amd64/pkg/tool/linux_amd64/link: running gcc failed: exit status 1
/usr/bin/ld: unrecognized option '-pagezero_size'
/usr/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
The command "./crossbuild.bash" exited with 2.
</content>
</entry>
<entry>
<title>fusefronted: report plaintext size on symlink creation</title>
<updated>2021-06-06T17:22:16+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-06T17:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=17f859d3c409bf2730a47d56979c0700171006b7'/>
<id>urn:sha1:17f859d3c409bf2730a47d56979c0700171006b7</id>
<content type='text'>
gocryptfs 2.0 introduced the regression that the size
reported at symlink creation was the ciphertext size,
which is wrong.

Report the plaintext size.

Fixes https://github.com/rfjakob/gocryptfs/issues/574
</content>
</entry>
<entry>
<title>crossbuild.bash: also build for Apple M1</title>
<updated>2021-06-05T13:07:18+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-05T13:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=6910f8670502b57cc442d3c45c5e5be1165b3d2c'/>
<id>urn:sha1:6910f8670502b57cc442d3c45c5e5be1165b3d2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syscallcompat: drop obsolete wrappers</title>
<updated>2021-06-05T13:06:30+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-05T13:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e48f2377ec46f247d4db04cf8031702d0684c086'/>
<id>urn:sha1:e48f2377ec46f247d4db04cf8031702d0684c086</id>
<content type='text'>
These are now available cross-platform in the unix
package.
</content>
</entry>
<entry>
<title>Update README for v2.0</title>
<updated>2021-06-05T12:47:57+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-05T12:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c0e75302166c9a166526586690086dcd16eff2c2'/>
<id>urn:sha1:c0e75302166c9a166526586690086dcd16eff2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: add benchmark for v2.0, reformat table</title>
<updated>2021-06-05T12:46:49+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-05T12:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=5ed1a90c7efe6b4881021bb617777535fb3a5a37'/>
<id>urn:sha1:5ed1a90c7efe6b4881021bb617777535fb3a5a37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add contrib/atomicrename</title>
<updated>2021-06-04T20:17:13+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-04T20:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=3a1f009c1ad281f37a7643b32a63057dd9c2a16e'/>
<id>urn:sha1:3a1f009c1ad281f37a7643b32a63057dd9c2a16e</id>
<content type='text'>
$ ./contrib/atomicrename/atomicrename -h
atomicrename creates 100 "src" files in the current directory, renames
them in random order over a single "dst" file while reading the "dst"
file concurrently in a loop.

Progress and errors are reported as they occour in addition to a summary
printed at the end. cifs and fuse filesystems are known to fail, local
filesystems and nfs seem ok.

See https://github.com/hanwen/go-fuse/issues/398 for background info.
</content>
</entry>
<entry>
<title>fido2: quote argument strings in debug output</title>
<updated>2021-06-03T20:03:21+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-06-03T20:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=015cd066e1a857efd3d820a1ac29b89829ac72ed'/>
<id>urn:sha1:015cd066e1a857efd3d820a1ac29b89829ac72ed</id>
<content type='text'>
Tested using

  gocryptfs -init -debug -fido2 "hello world" cipherdir

Output before:

  callFidoCommand: executing "/usr/bin/fido2-cred" with args [fido2-cred -M -h -v hello world]

After:

  callFidoCommand: executing "/usr/bin/fido2-cred" with args ["fido2-cred" "-M" "-h" "-v" "hello world"]

Related: https://github.com/rfjakob/gocryptfs/issues/571
</content>
</entry>
</feed>
