<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/plugins/http-files, branch default-encryption-gtk4</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=default-encryption-gtk4</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=default-encryption-gtk4'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2023-03-22T18:35:13+00:00</updated>
<entry>
<title>Bind soup session lifetime to File provider/sender lifetime</title>
<updated>2023-03-22T18:35:13+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-03-22T18:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6690d8e4a497eb1f18b43d6147676e08bb298dde'/>
<id>urn:sha1:6690d8e4a497eb1f18b43d6147676e08bb298dde</id>
<content type='text'>
Required since libsoup 3.4. Fixes #1395
</content>
</entry>
<entry>
<title>Consider stream readable when EOS is reached.</title>
<updated>2023-03-01T23:02:35+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2023-03-01T22:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=503de303d7019e5fa3d57f3d8051cff28baeb8d3'/>
<id>urn:sha1:503de303d7019e5fa3d57f3d8051cff28baeb8d3</id>
<content type='text'>
Fixes #1373
</content>
</entry>
<entry>
<title>HTTP: Make LimitInputStream pollable for better async compatibility</title>
<updated>2022-11-04T21:45:48+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-11-04T21:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e62955d3cf266a7f7ff0f2085a64f1c99021127c'/>
<id>urn:sha1:e62955d3cf266a7f7ff0f2085a64f1c99021127c</id>
<content type='text'>
Fixes #1307
</content>
</entry>
<entry>
<title>Automatically select appropriate libsoup version</title>
<updated>2022-11-03T20:10:57+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-11-03T15:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=6e37f3fe3fa0f4ce9a25a91e9d97191c8e4abec1'/>
<id>urn:sha1:6e37f3fe3fa0f4ce9a25a91e9d97191c8e4abec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port from GTK3 to GTK4</title>
<updated>2022-07-27T18:34:20+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2022-02-14T13:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7e7dcedaf31ee35499875491c9f569c575d28435'/>
<id>urn:sha1:7e7dcedaf31ee35499875491c9f569c575d28435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare http-files plugin for libsoup-3 support</title>
<updated>2022-04-08T22:28:42+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-04-08T22:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=baa4a6a1eb4e98558acfef6e2a24c2c13d42db5c'/>
<id>urn:sha1:baa4a6a1eb4e98558acfef6e2a24c2c13d42db5c</id>
<content type='text'>
Note: ice plugin still depends on libsoup-2.4 and one can't have both
in the same process, so this remains disabled by default
</content>
</entry>
<entry>
<title>Allow cancellation of file transfers</title>
<updated>2022-03-30T16:36:52+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2022-03-30T16:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=193bf38a790b2a124493c3b7ad591f826e0f773d'/>
<id>urn:sha1:193bf38a790b2a124493c3b7ad591f826e0f773d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ContentFilters</title>
<updated>2021-12-09T14:46:16+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-12-09T14:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=fa1ba2f83dcbfbd009b61a6139be2233d729cb89'/>
<id>urn:sha1:fa1ba2f83dcbfbd009b61a6139be2233d729cb89</id>
<content type='text'>
fixes #1129 #573
</content>
</entry>
<entry>
<title>Don't remove characters after '#' in filename</title>
<updated>2021-06-07T16:00:47+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-06-07T16:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ce292d03e37f146853417855986bf5541b50d2ae'/>
<id>urn:sha1:ce292d03e37f146853417855986bf5541b50d2ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RTP implementation as plugin</title>
<updated>2021-03-21T11:41:38+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2021-03-21T11:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ef2e3c774cab82a94a5e34399f2013d64c3cf03b'/>
<id>urn:sha1:ef2e3c774cab82a94a5e34399f2013d64c3cf03b</id>
<content type='text'>
</content>
</entry>
</feed>
