<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs, branch v2.3.1</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.3.1</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.3.1'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2023-03-04T12:52:45+00:00</updated>
<entry>
<title>README: update changelog for v2.3.1</title>
<updated>2023-03-04T12:52:45+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2023-03-04T12:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=77a0410e2ed77cae279bf7a1bcbfff82dbf56e16'/>
<id>urn:sha1:77a0410e2ed77cae279bf7a1bcbfff82dbf56e16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2023-02-25T17:12:10+00:00</updated>
<author>
<name>rfjakob</name>
</author>
<published>2023-02-25T17:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=403f59b1c047db4106f504e7d042125f527e1e58'/>
<id>urn:sha1:403f59b1c047db4106f504e7d042125f527e1e58</id>
<content type='text'>
Package has been removed from Fedora.

https://github.com/rfjakob/gocryptfs/issues/659</content>
</entry>
<entry>
<title>fusefrontend: unbreak isConsecutiveWrite streaming write optimization</title>
<updated>2023-02-21T21:08:41+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2023-02-21T21:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8f3ec5dcaa6eb18d11746675190a7aaceb422764'/>
<id>urn:sha1:8f3ec5dcaa6eb18d11746675190a7aaceb422764</id>
<content type='text'>
Commit 6196a5b5 got the logic inverted, hence we never
set the last position markers.

Fixes https://github.com/rfjakob/gocryptfs/issues/712
</content>
</entry>
<entry>
<title>fusefrontend: doWrite: report readFileID errors as I/O error</title>
<updated>2023-02-21T21:08:41+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2023-01-24T21:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=85297cda97d018b514361a2088a78f50f1446f95'/>
<id>urn:sha1:85297cda97d018b514361a2088a78f50f1446f95</id>
<content type='text'>
It used to be reported as "function not implemented", accompanied
with this log output:

  go-fuse: can't convert error type: ParseHeader: header is all-zero. Header hexdump: 000000000000000000000000000000000000

Now we report EIO and log this:

  doWrite 1372183: corrupt header: ParseHeader: header is all-zero. Header hexdump: 000000000000000000000000000000000000
</content>
</entry>
<entry>
<title>contentenc: simplify testRange tables</title>
<updated>2023-02-21T21:08:41+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2023-01-24T20:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e9a5b8962b0fc128acb95b75c2aabc0894d3e4ba'/>
<id>urn:sha1:e9a5b8962b0fc128acb95b75c2aabc0894d3e4ba</id>
<content type='text'>
Get rid of this eyesore.
</content>
</entry>
<entry>
<title>MANPAGE: add a note on enabling Trash on macOS</title>
<updated>2023-02-01T07:38:33+00:00</updated>
<author>
<name>Evgeny</name>
</author>
<published>2023-01-30T10:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=6dc8c2610077e4f8f7f85b5d3a22df454883285c'/>
<id>urn:sha1:6dc8c2610077e4f8f7f85b5d3a22df454883285c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MANPAGE: scryptn: list how much memory is needed</title>
<updated>2023-01-08T21:17:14+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2023-01-08T21:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=88bc0aa60748405db94410c8f149e62683638f80'/>
<id>urn:sha1:88bc0aa60748405db94410c8f149e62683638f80</id>
<content type='text'>
Calculated acc. to https://words.filippo.io/the-scrypt-parameters/ ,
and add benchmarks to double-check the numbers. They match.
</content>
</entry>
<entry>
<title>Update MANPAGE.md</title>
<updated>2023-01-07T09:04:08+00:00</updated>
<author>
<name>Gisi0</name>
</author>
<published>2023-01-06T18:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=0b5b864a067a530ed00f01baf12ad4de5bb60e27'/>
<id>urn:sha1:0b5b864a067a530ed00f01baf12ad4de5bb60e27</id>
<content type='text'>
added which package on linux is needed to use fido2 stick</content>
</entry>
<entry>
<title>MANPAGE.md: use correct indefinite article a-&gt;an</title>
<updated>2023-01-01T21:06:29+00:00</updated>
<author>
<name>a1346054</name>
</author>
<published>2022-12-30T20:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=3c1ac3b06b5dea652aa94bf85b7276f17422b210'/>
<id>urn:sha1:3c1ac3b06b5dea652aa94bf85b7276f17422b210</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github ci: bump actions ; add "stable" and "oldstable" Go versions</title>
<updated>2022-12-29T14:28:59+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2022-12-29T14:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c4b95cf35ab7468dfeab5bfa2e96420a640c9337'/>
<id>urn:sha1:c4b95cf35ab7468dfeab5bfa2e96420a640c9337</id>
<content type='text'>
</content>
</entry>
</feed>
