<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/xmpp-vala/src/module/xep/0198_stream_management.vala, branch send-button</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=send-button</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=send-button'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2021-12-30T15:26:53+00:00</updated>
<entry>
<title>Collect previous counter from failed stream resumption</title>
<updated>2021-12-30T15:26:53+00:00</updated>
<author>
<name>Kim Alvefur</name>
<email>zash@zash.se</email>
</author>
<published>2021-12-22T23:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=839be0e316bf756ddccb9eba17b75c974440093c'/>
<id>urn:sha1:839be0e316bf756ddccb9eba17b75c974440093c</id>
<content type='text'>
The server is allowed to keep the counter after the session has expired,
which allows a final ack to know wheter in-transit stanzas were
delivered or not.
</content>
</entry>
<entry>
<title>Forget previous session on failed stream resumption (#1164)</title>
<updated>2021-12-30T15:26:53+00:00</updated>
<author>
<name>Kim Alvefur</name>
<email>zash@zash.se</email>
</author>
<published>2021-12-22T23:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=9072f155566a542635aede1fcb07208e0c56fb18'/>
<id>urn:sha1:9072f155566a542635aede1fcb07208e0c56fb18</id>
<content type='text'>
Assuming received_features_node() is what triggers another attempt to
authenticate, this should prevent an attempt to XEP-0198 resume again
using the same session id.
</content>
</entry>
<entry>
<title>StreamManagement: Fix HashMap potentially being altered while being itterated</title>
<updated>2021-04-08T10:19:11+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-04-08T10:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=aeeda76c9252ab03c1b91c879e6d890801b0ba2e'/>
<id>urn:sha1:aeeda76c9252ab03c1b91c879e6d890801b0ba2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor XmppStream, TLS and connection method logic</title>
<updated>2020-11-20T14:21:18+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-11-16T14:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=07917f1d841f449157aa3aaa2507b0547dd274e7'/>
<id>urn:sha1:07917f1d841f449157aa3aaa2507b0547dd274e7</id>
<content type='text'>
fixes #534
</content>
</entry>
<entry>
<title>Improve stream management queue</title>
<updated>2020-07-21T13:48:42+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-07-21T13:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=c887240fdcdbc8f76c6bdd37b1174b8154907c4c'/>
<id>urn:sha1:c887240fdcdbc8f76c6bdd37b1174b8154907c4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Visually highlight pending messages, improve resending</title>
<updated>2020-07-16T21:31:19+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-07-15T13:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=7309c6f3ac4e580f197b4835d05bb011fa90780b'/>
<id>urn:sha1:7309c6f3ac4e580f197b4835d05bb011fa90780b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add queue and resending to stream management</title>
<updated>2020-07-15T16:12:19+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-06-28T13:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=74f7fa897f9aec298eeadcfc7a7b971f06498858'/>
<id>urn:sha1:74f7fa897f9aec298eeadcfc7a7b971f06498858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Jid class to xmpp-vala, partially refactor namespace</title>
<updated>2018-01-27T23:38:47+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2018-01-12T20:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=782ae4c049e2b6fab13d7453cbb0e74610e7d200'/>
<id>urn:sha1:782ae4c049e2b6fab13d7453cbb0e74610e7d200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Plugins providing conversation items for ConversationView</title>
<updated>2017-08-27T22:02:59+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-08-27T21:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8bc0d107e740be468ee0c9dcd253de36355088d3'/>
<id>urn:sha1:8bc0d107e740be468ee0c9dcd253de36355088d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stream Management</title>
<updated>2017-08-14T20:38:12+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-08-12T21:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=a59f728bdd7b81964a460b96b6c56da0d9dfda01'/>
<id>urn:sha1:a59f728bdd7b81964a460b96b6c56da0d9dfda01</id>
<content type='text'>
</content>
</entry>
</feed>
