<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/client/QXmppFileSharingManager.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-02-23T11:46:34+00:00</updated>
<entry>
<title>Merge branch '1.5'</title>
<updated>2023-02-23T11:46:34+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-02-23T11:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=e8f4e4b6ad97227f2f248014e0f0d58a51305e7d'/>
<id>urn:sha1:e8f4e4b6ad97227f2f248014e0f0d58a51305e7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FileSharingManager: Fix UB because of use after move</title>
<updated>2023-02-23T11:40:29+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-02-23T11:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=7123da8b3856c53cf83ae56e33146b3d698b6792'/>
<id>urn:sha1:7123da8b3856c53cf83ae56e33146b3d698b6792</id>
<content type='text'>
Fixes #538.
</content>
</entry>
<entry>
<title>FileSharingManager: Format code in a clang-format compatible way</title>
<updated>2023-02-18T13:07:47+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-02-18T13:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=2631115e763b0972acf849ee76503a3ea88b9b7f'/>
<id>urn:sha1:2631115e763b0972acf849ee76503a3ea88b9b7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format</title>
<updated>2023-02-17T16:36:08+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2023-02-17T16:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=98bfe936e25c462df8e3650a436d9db31b237cd9'/>
<id>urn:sha1:98bfe936e25c462df8e3650a436d9db31b237cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FileSharingManager: Rename sendFile to uploadFile</title>
<updated>2022-10-02T21:01:13+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-10-02T20:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=6210e9a55bd87a20031c675e243fb5f4e0a5fd85'/>
<id>urn:sha1:6210e9a55bd87a20031c675e243fb5f4e0a5fd85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FileUpload/Download: Use result() getter instead of signal parameter</title>
<updated>2022-10-02T21:01:13+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-10-02T19:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=e06057c4699fd439529aa91f3b36e40df7a8c05b'/>
<id>urn:sha1:e06057c4699fd439529aa91f3b36e40df7a8c05b</id>
<content type='text'>
The signal parameter does not work with immediately finishing
uploads/downloads (i.e. when an error happened while starting). The user
can't handle the result in that case.
</content>
</entry>
<entry>
<title>FileUpload/Download: Avoid unnecessary virtual functions</title>
<updated>2022-10-02T21:01:13+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-10-02T18:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=2fe061ae4a5485201ecc79b163a2a3771d8f5be4'/>
<id>urn:sha1:2fe061ae4a5485201ecc79b163a2a3771d8f5be4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FileSharingManager: Verify hashes of downloaded files</title>
<updated>2022-10-02T21:01:13+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-10-02T17:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=ada1907bb5f22e0820e1d1d8004cc23f2246e74b'/>
<id>urn:sha1:ada1907bb5f22e0820e1d1d8004cc23f2246e74b</id>
<content type='text'>
Can only handle QFiles currently.
</content>
</entry>
<entry>
<title>Make EncryptedHttpFileSharingProvider able to handle not just http</title>
<updated>2022-10-02T21:01:13+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-10-02T01:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=2f6a91642f2585c8b226011a0bb5a3725a012b15'/>
<id>urn:sha1:2f6a91642f2585c8b226011a0bb5a3725a012b15</id>
<content type='text'>
However it is still limited by the sources supported by
EncryptedHttpFileSource.
</content>
</entry>
<entry>
<title>FileTransfer: Require some functions to be const</title>
<updated>2022-10-02T21:01:13+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-10-02T00:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=d11198502e3bbc7838443147a6dc729f5d1b597d'/>
<id>urn:sha1:d11198502e3bbc7838443147a6dc729f5d1b597d</id>
<content type='text'>
</content>
</entry>
</feed>
