<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/client/QXmppTrustMemoryStorage.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-03T21:05:54+00:00</updated>
<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>Move SecurityPolicy, TrustLevel intro extra headers</title>
<updated>2022-06-18T11:08:07+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-06-18T10:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=32ccc6358ba6433e6b870b238fba20ccf1862fe2'/>
<id>urn:sha1:32ccc6358ba6433e6b870b238fba20ccf1862fe2</id>
<content type='text'>
This avoids the need to include the whole TrustStorage in files like
SendStanzaParams.h.
</content>
</entry>
<entry>
<title>Add QXmppTrustManager as base of trust managers such as QXmppAtmManager</title>
<updated>2022-05-06T11:36:43+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2022-04-19T18:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=4c565dd7dd78340a393ccbf4bc3bed9f6ce360f2'/>
<id>urn:sha1:4c565dd7dd78340a393ccbf4bc3bed9f6ce360f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add parameter 'keyOwnerJid' to trust storages' 'trustLevel()'</title>
<updated>2022-03-07T19:19:29+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2022-03-07T13:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=ebbf58a05ca112b7e56df8aa072f410398a86dae'/>
<id>urn:sha1:ebbf58a05ca112b7e56df8aa072f410398a86dae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TrustMemoryStorage: Remove 'const' qualifiers from method parameters</title>
<updated>2022-03-07T19:19:29+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2022-03-07T13:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=76965a11aa4d230ae8636c67e0e6f9ce20f5ec5c'/>
<id>urn:sha1:76965a11aa4d230ae8636c67e0e6f9ce20f5ec5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split up ATM parts of trust storage and refactor (#388)</title>
<updated>2022-01-15T12:55:18+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2022-01-15T12:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=6491c55011d8c677b776a7ba66c21031f689c2d2'/>
<id>urn:sha1:6491c55011d8c677b776a7ba66c21031f689c2d2</id>
<content type='text'>
QXmppTrustStorage is now the base class for all trust storages used by
end-to-end encryption managers.
QXmppAtmTrustStorage is used by QXmppAtmManager.

QXmppTrustMemoryStorage is now the base class for all trust storages
that use the memory for storing data.
QXmppAtmTrustMemoryStorage can be used by QXmppAtmManager.

Methods needed by the upcoming OMEMO implementation are added.
Some existing methods are refactored.</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>
<entry>
<title>Update to OMEMO 0.8, TM 0.6 and ATM 0.4</title>
<updated>2021-10-10T18:12:46+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2021-10-07T14:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=e4970a79535dd5cfff2d010049cf39b644a87850'/>
<id>urn:sha1:e4970a79535dd5cfff2d010049cf39b644a87850</id>
<content type='text'>
* OMEMO has namespace 'urn:xmpp:omemo:2' and uses SCE 0.4 now
* TM has namespace 'urn:xmpp:tm:1' and uses Base64 for key identifiers
* ATM uses Base64 for key identifiers
</content>
</entry>
<entry>
<title>TrustStorage: Remove unnecessary const constraint</title>
<updated>2021-09-30T14:11:17+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2021-09-30T13:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=77a9a5c76685795376e8acd4d684c30a77192795'/>
<id>urn:sha1:77a9a5c76685795376e8acd4d684c30a77192795</id>
<content type='text'>
Some implementations may require non-const access.
</content>
</entry>
</feed>
