<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/base, 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-06-17T10:33:08+00:00</updated>
<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>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>
<entry>
<title>Add XEP-0353: Jingle Message Initiation data classes</title>
<updated>2023-05-14T21:58:00+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-03T13:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=2fde987d39dc66f028ea3ff44929ebd6e2b37f90'/>
<id>urn:sha1:2fde987d39dc66f028ea3ff44929ebd6e2b37f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract JingleIq::Reason to own class and add serialization for JMI</title>
<updated>2023-05-14T21:51:42+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-03T13:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=44e9657c4e1551697f496cc9415f3d458103ca5c'/>
<id>urn:sha1:44e9657c4e1551697f496cc9415f3d458103ca5c</id>
<content type='text'>
Reason class will be used by JingleMessageInitiationElement as well
</content>
</entry>
<entry>
<title>Extract JingleIq::Description to own class</title>
<updated>2023-05-14T21:51:42+00:00</updated>
<author>
<name>Tibor Csötönyi</name>
<email>work@taibsu.de</email>
</author>
<published>2023-05-03T13:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=4d0aaabef3d2458e622e61170f3fcb8d80092aee'/>
<id>urn:sha1:4d0aaabef3d2458e622e61170f3fcb8d80092aee</id>
<content type='text'>
Description will be used by JingleMessageInitiationElement as well
</content>
</entry>
<entry>
<title>Replace some while loops over QDomElements</title>
<updated>2023-05-13T15:45:25+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-05-13T15:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=fbb96a37f1c118c14fd158173e0d691022183ee3'/>
<id>urn:sha1:fbb96a37f1c118c14fd158173e0d691022183ee3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch '1.5'</title>
<updated>2023-04-07T14:21:10+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-04-07T14:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=ab4bdf2da41a26f462fe3a333a34e32c999e2a6d'/>
<id>urn:sha1:ab4bdf2da41a26f462fe3a333a34e32c999e2a6d</id>
<content type='text'>
</content>
</entry>
</feed>
