aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppcarbonmanager/tst_qxmppcarbonmanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use QVERIFY instead of QCOMPARE for 'doc.setContent(xml, true)'Melvin Keskin2022-03-161-1/+1
|
* Run 'clang-format' on all filesMelvin Keskin2022-01-151-6/+6
|
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
|
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
|
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
|
* tests: Adapt to Qt6's stricter XML parsingLinus Jahn2020-10-101-40/+40
|
* QXmppCarbonManager: Fix vulnerability: Add sender checkLinus Jahn2020-07-201-4/+65
| | | | | | The XEP requires that only carbon messages from the client's bare JID are accepted. This prevents that other entities can inject messages into the client.
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-53/+49
|
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-3/+4
|
* Port majority of old-style connects (#237)JBB2020-01-201-4/+4
| | | This provides more type safety and is future-proof.
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* [carbons] rename QXmppCarbonsManager to QXmppCarbonManagerJeremy Lainé2016-09-041-0/+212