<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/base/QXmppBitsOfBinaryContentId.cpp, 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:55:42+00:00</updated>
<entry>
<title>Remove Qt &lt; 5.15 compat code</title>
<updated>2023-01-31T18:55:42+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-01-31T18:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1a79303169e245891a911174b6f1fa87fd177597'/>
<id>urn:sha1:1a79303169e245891a911174b6f1fa87fd177597</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat code</title>
<updated>2022-09-05T22:46:56+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-05T18:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=5f813f8a4bbe1e075daad7b3933829044befffb4'/>
<id>urn:sha1:5f813f8a4bbe1e075daad7b3933829044befffb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BobContentId: Improve security warning about SHA-1</title>
<updated>2022-08-31T14:52:18+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-08-31T14:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=6bd74d69ddbf68871fdcb8a2705298e350056208'/>
<id>urn:sha1:6bd74d69ddbf68871fdcb8a2705298e350056208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BobContentId: Move and update documentation about supported algorithmns</title>
<updated>2022-08-31T14:52:12+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-08-31T14:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=54e3c950100319382c79d06357647255cb196ca0'/>
<id>urn:sha1:54e3c950100319382c79d06357647255cb196ca0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BobContentId: Add BLAKE2b 256/512 algorithmns for Qt 6</title>
<updated>2022-08-31T14:36:08+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-08-31T14:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=70f185a6cd0826509d818bff6d765030a32a8943'/>
<id>urn:sha1:70f185a6cd0826509d818bff6d765030a32a8943</id>
<content type='text'>
Qt 6 supports BLAKE2b. BLAKE2b has no official IANA registry entry. The
name is used from XEP-0300.
</content>
</entry>
<entry>
<title>BobContentId: Don't check for QT_CRYPTOGRAPHICHASH_ONLY_SHA1</title>
<updated>2022-08-31T14:30:27+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-08-31T14:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=4ce75db53217849eaf3663df2256ebd55808185e'/>
<id>urn:sha1:4ce75db53217849eaf3663df2256ebd55808185e</id>
<content type='text'>
QT_CRYPTOGRAPHICHASH_ONLY_SHA1 is only used internally.
</content>
</entry>
<entry>
<title>Merge branch '1.4'</title>
<updated>2022-08-31T14:27:34+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-08-31T14:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=7f25af8825000ff037645559a44678ff37280b39'/>
<id>urn:sha1:7f25af8825000ff037645559a44678ff37280b39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BobContentId: Fix names of SHA-2 algorithmns</title>
<updated>2022-08-31T14:24:53+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-08-31T14:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=8538fa898bf66193c2dc0d41eaf4aa40aa0647c8'/>
<id>urn:sha1:8538fa898bf66193c2dc0d41eaf4aa40aa0647c8</id>
<content type='text'>
The new version of bits of binary specifies how other algorithmns than
SHA-1 are called by referencing the IANA registry. We were missing the
dash for SHA-224/256/384/512.
</content>
</entry>
<entry>
<title>Add move constructors and move assignment operators everywhere</title>
<updated>2022-06-18T10:45:19+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-06-17T16:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=31ef165cbbf918ba0ddd00f86c6dee257a0b936b'/>
<id>urn:sha1:31ef165cbbf918ba0ddd00f86c6dee257a0b936b</id>
<content type='text'>
This is so std::move() on implicitly-shared types actually moves the
content and doesn't call the copy ctor/assignment operator.
</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>
</feed>
