aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppjingleiq/tst_qxmppjingleiq.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QXmppJingleIq.cpp/h to QXmppJingleData.cpp/h and testTibor Csötönyi2023-05-141-1681/+0
* Add XEP-0353: Jingle Message Initiation data classesTibor Csötönyi2023-05-141-13/+271
* Extract JingleIq::Reason to own class and add serialization for JMITibor Csötönyi2023-05-141-14/+14
* Extract JingleIq::Description to own classTibor Csötönyi2023-05-141-57/+64
* Disable Qt keywords completelyLinus Jahn2022-12-261-43/+43
* tests: JingleIq: Test RTP crypto element separately and fix comparisonsMelvin Keskin2022-10-131-45/+92
* Implement XEP-0167: Jingle RTP Sessions SRTP negotiation (#487)Melvin Keskin2022-10-031-0/+170
* Implement XEP-0167: Jingle RTP Sessions error conditions (#485)Melvin Keskin2022-10-021-1/+97
* tests: JingleIq: Fix comparison for 'uint32_t'Melvin Keskin2022-10-021-9/+9
* Implement XEP-0294: Jingle RTP Header Extensions Negotiation stanzasMelvin Keskin2022-10-011-0/+171
* Implement XEP-0167: Jingle RTP Sessions Informational Messages (#460)Melvin Keskin2022-10-011-23/+139
* tests: JingleIq: Improve testing RTP Feedback NegotiationMelvin Keskin2022-10-011-1/+5
* Implement XEP-0293: Jingle RTP Feedback Negotiation stanza parts (#455)Melvin Keskin2022-09-291-0/+324
* Implement XEP-0167: Jingle RTP Sessions multiplexingMelvin Keskin2022-09-251-0/+5
* tests: JingleIq: Test setters for content attributesMelvin Keskin2022-09-251-54/+69
* Implement XEP-0272: Multiparty Jingle (Muji) stanza extensions (#457)Melvin Keskin2022-09-251-0/+3
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-48/+46
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-1/+2
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Use raw literals, range based loops and autoJonah Brüchert2019-10-221-1/+1
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* improve default candidate selection during SDP generationJeremy Lainé2015-09-031-0/+50
* allow QXmppJingleIq to have multiple contentsJeremy Lainé2015-08-311-2/+3
* parse DTLS-SRTP attributes according to XEP-0320Jeremy Lainé2015-08-281-27/+105
* don't write SDP headerJeremy Lainé2015-08-281-10/+2
* parse SDP parametersJeremy Lainé2015-08-271-0/+39
* add method to parse SDP to QXmppJingleIq::ContentJeremy Lainé2015-08-271-21/+84
* add method to generate SDP from QXmppJingleIq::ContentJeremy Lainé2015-08-271-0/+20
* add more complete jingle IQ testJeremy Lainé2015-08-271-0/+62
* QXmppJingleCandidate : add accessors for "generation"Jeremy Lainé2015-08-171-0/+1
* test QXmppJingleCandidateJeremy Lainé2015-08-171-0/+28
* update project homepageJeremy Lainé2014-03-281-1/+1
* update project homepageJeremy Lainé2014-03-271-1/+1
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
* split QXmppJingleIq testsJeremy Lainé2012-09-271-0/+151