<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/client/QXmppE2eeExtension.h, branch fork</title>
<subtitle>Fork of the QXmpp library.
</subtitle>
<id>https://gitea.privatedns.org/xavi/qxmpp/atom?h=fork</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/qxmpp/atom?h=fork'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/'/>
<updated>2023-01-31T18:20:32+00:00</updated>
<entry>
<title>E2eeExtension: Return encrypted stanzas as Message/Iq instead of XML</title>
<updated>2023-01-31T18:20:32+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-01-03T22:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=29447baef7d211cfd98869de6c1a1d9b8abae18c'/>
<id>urn:sha1:29447baef7d211cfd98869de6c1a1d9b8abae18c</id>
<content type='text'>
Part of #513.
</content>
</entry>
<entry>
<title>Introduce QXmppTask &amp; QXmppPromise</title>
<updated>2023-01-03T21:05:54+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-08-16T19:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=b17284ee7d674416e0d11f1699f73fcc606262d4'/>
<id>urn:sha1:b17284ee7d674416e0d11f1699f73fcc606262d4</id>
<content type='text'>
Closes #502.

Co-authored-by: Jonah Brüchert &lt;jbb@kaidan.im&gt;
</content>
</entry>
<entry>
<title>Replace QXmpp::SendError with QXmppError everywhere</title>
<updated>2022-12-30T22:35:47+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-12-30T22:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=6efebe555d30170c2ecfc2372113f342c513b0c2'/>
<id>urn:sha1:6efebe555d30170c2ecfc2372113f342c513b0c2</id>
<content type='text'>
Part of #501.
</content>
</entry>
<entry>
<title>E2eeExtension: Add isEncrypted() and decryptMessage() functions</title>
<updated>2022-10-18T19:12:51+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-10-17T14:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=bdc2b00a1d89c20f6fe87bdb6f9eb792afeea2bb'/>
<id>urn:sha1:bdc2b00a1d89c20f6fe87bdb6f9eb792afeea2bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client: Add SendStanzaParams parameter to send functions</title>
<updated>2022-05-22T17:35:56+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-05-22T17:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=5cf3038e74983c45cf27d77214ec548db5d36572'/>
<id>urn:sha1:5cf3038e74983c45cf27d77214ec548db5d36572</id>
<content type='text'>
It can already be used by E2eeExtension.
</content>
</entry>
<entry>
<title>E2eeExtension: Rename EncryptMessageResult to MessageEncryptResult</title>
<updated>2022-05-20T15:29:12+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-05-13T17:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=ca5065c2c9b10250d8728517cc2b48e638831eaf'/>
<id>urn:sha1:ca5065c2c9b10250d8728517cc2b48e638831eaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make E2eeExtension a QXmppExtension</title>
<updated>2022-05-20T15:29:12+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-05-06T16:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=02280643cceb63a19ea94d580285c04d76b544eb'/>
<id>urn:sha1:02280643cceb63a19ea94d580285c04d76b544eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run 'clang-format' on all files</title>
<updated>2022-01-15T13:04:15+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2022-01-08T08:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=fd11e024a6079be3e0bc62911b6e3070c7553224'/>
<id>urn:sha1:fd11e024a6079be3e0bc62911b6e3070c7553224</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert copyright headers to REUSE</title>
<updated>2022-01-14T21:41:49+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-01-14T21:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=37359c7928d7fad38f064b6b5f26af59440ed7f9'/>
<id>urn:sha1:37359c7928d7fad38f064b6b5f26af59440ed7f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright years (2022 edition)</title>
<updated>2022-01-09T16:38:42+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-01-09T16:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=33eea347565352fcc85d8229e33bf9039f2f0402'/>
<id>urn:sha1:33eea347565352fcc85d8229e33bf9039f2f0402</id>
<content type='text'>
</content>
</entry>
</feed>
