<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp, 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-08-30T00:45:24+00:00</updated>
<entry>
<title>src/CMakeLists.txt: export BUILD_OMEMO</title>
<updated>2023-08-30T00:45:24+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-30T00:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=d7dae544d07016cb27b07fe1a83dbd90729a1312'/>
<id>urn:sha1:d7dae544d07016cb27b07fe1a83dbd90729a1312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow use of locally built libomemo-c</title>
<updated>2023-08-12T01:34:49+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-12T01:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=2ec7614ca23fb36a6de7077d8e34e2004c070606'/>
<id>urn:sha1:2ec7614ca23fb36a6de7077d8e34e2004c070606</id>
<content type='text'>
</content>
</entry>
<entry>
<title>omemo/CMakeLists.txt: allow using QXmpp from the build interface</title>
<updated>2023-06-20T10:33:26+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-06-20T10:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=697249844a4bdf70165e97f77e71cbabbfee5933'/>
<id>urn:sha1:697249844a4bdf70165e97f77e71cbabbfee5933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMakeLists.txt: require &gt;= 3.13</title>
<updated>2023-06-20T08:59:43+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-06-20T08:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=7b4a867af5bd87a73c258d32149fb30a18c58eda'/>
<id>urn:sha1:7b4a867af5bd87a73c258d32149fb30a18c58eda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QXmppStreamFeatures.cpp: Fix wrong mechanism parsing</title>
<updated>2023-06-17T10:33:08+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-06-16T09:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=2bf0d384aca5129ebb60403bc993b2408db52e32'/>
<id>urn:sha1:2bf0d384aca5129ebb60403bc993b2408db52e32</id>
<content type='text'>
Inside a urn:ietf:params:xml:ns:xmpp-sasl "mechanisms" element, the
following tree is expected:

&lt;mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;
	&lt;mechanism&gt;SCRAM-SHA-1&lt;/mechanism&gt;
	&lt;mechanism&gt;PLAIN&lt;/mechanism&gt;
	...
&lt;/mechanisms&gt;

However, QXmppStreamFeatures::parse was looking for "mechanism" from the
parent element, and not from the node belonging to "mechanisms".

This caused authentication to never being performed, rendering QXmpp
near to useless.
</content>
</entry>
<entry>
<title>Merge pull request #570 from taiBsu/feature/jingle-message-initiation</title>
<updated>2023-05-14T22:00:35+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-05-14T22:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=6fe82239fc55b16953f965ea4e20e5fbfe806dd5'/>
<id>urn:sha1:6fe82239fc55b16953f965ea4e20e5fbfe806dd5</id>
<content type='text'>
XEP-0353: Jingle Message Initiation</content>
</entry>
<entry>
<title>JingleData: Fix doxygen warnings</title>
<updated>2023-05-14T21:58:01+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-05-13T15:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=85006abce021819de6af389d04e88756fac0745a'/>
<id>urn:sha1:85006abce021819de6af389d04e88756fac0745a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Jingle: Remove namespaceUri attribute</title>
<updated>2023-05-14T21:58:01+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-05-09T20:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=8fc2225897de24f29bc3c36383cf97d5dc89a719'/>
<id>urn:sha1:8fc2225897de24f29bc3c36383cf97d5dc89a719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code review fixes</title>
<updated>2023-05-14T21:58:01+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-07T19:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=eab17404ecccc6719decb7e8846d9c8e75e917c1'/>
<id>urn:sha1:eab17404ecccc6719decb7e8846d9c8e75e917c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename QXmppJingleIq.cpp/h to QXmppJingleData.cpp/h and test</title>
<updated>2023-05-14T21:58:01+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-03T13:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=fd1a242b154dd74765e4f29ad26e7f743a8bb478'/>
<id>urn:sha1:fd1a242b154dd74765e4f29ad26e7f743a8bb478</id>
<content type='text'>
</content>
</entry>
</feed>
