<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/source/QXmppRpcIq.cpp, branch master</title>
<subtitle>Fork of the QXmpp library.
</subtitle>
<id>https://gitea.privatedns.org/xavi/qxmpp/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/qxmpp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/'/>
<updated>2010-08-11T07:31:23+00:00</updated>
<entry>
<title>rename "source" directory to "src"</title>
<updated>2010-08-11T07:31:23+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-11T07:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=40c39853816cfab113d79682c34bc76a2c79c357'/>
<id>urn:sha1:40c39853816cfab113d79682c34bc76a2c79c357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reassign copyright to "The QXmpp developers"</title>
<updated>2010-08-10T11:12:50+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T11:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=45e43a56028e831ee642362607439656965e3927'/>
<id>urn:sha1:45e43a56028e831ee642362607439656965e3927</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RPC: splitting methodName should not be done at the QXmppRpcIq level,</title>
<updated>2010-08-10T09:04:12+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T09:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=7729fa4a4727c724df9e31cc524334f0629c558b'/>
<id>urn:sha1:7729fa4a4727c724df9e31cc524334f0629c558b</id>
<content type='text'>
it is perfectly legitimate to not use the INTERFACE.METHOD convention
in a Jabber-RPC IQ

</content>
</entry>
<entry>
<title>parse/serialise XML-RPC faults</title>
<updated>2010-08-10T08:31:00+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T08:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=d98bbdffd9f45ff8ecd1fece04cad2d93f5d0a9e'/>
<id>urn:sha1:d98bbdffd9f45ff8ecd1fece04cad2d93f5d0a9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge xmlrpc.cpp into QXmppRpcIq.cpp</title>
<updated>2010-08-10T08:07:35+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T08:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1d726c6fd2ac9a0e57fbc661c1d66273ff385ea1'/>
<id>urn:sha1:1d726c6fd2ac9a0e57fbc661c1d66273ff385ea1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test XML-RPC invoke/response IQs</title>
<updated>2010-08-10T07:45:39+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T07:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1147c4f57591397a53bc045ae77106e337c2d940'/>
<id>urn:sha1:1147c4f57591397a53bc045ae77106e337c2d940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework internal XML RPC APIs</title>
<updated>2010-08-09T14:36:32+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-09T14:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=195afc0e0159c8ed89c4b374a9d9ba6aacfddc6b'/>
<id>urn:sha1:195afc0e0159c8ed89c4b374a9d9ba6aacfddc6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>further cleanup of XMP RPC code</title>
<updated>2010-08-09T13:58:47+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-09T13:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=47f2f46a5e390ffe15070a415df7f194b498abd9'/>
<id>urn:sha1:47f2f46a5e390ffe15070a415df7f194b498abd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify XML RPC code</title>
<updated>2010-08-09T13:43:24+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-09T13:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=ed9c0fa49eec55bd5840967098af80df0196117b'/>
<id>urn:sha1:ed9c0fa49eec55bd5840967098af80df0196117b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify XML RPC code</title>
<updated>2010-08-09T13:04:27+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-09T13:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=71b56f080fd955062719c6529192a347fc26313f'/>
<id>urn:sha1:71b56f080fd955062719c6529192a347fc26313f</id>
<content type='text'>
</content>
</entry>
</feed>
