aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppJingleIq.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Port deprecated qSort invocations to std::sortJonah Brüchert2019-09-031-1/+1
|
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* Add missed variables initialization in constructors of few classes.Boris Pek2018-09-181-1/+2
|
* clarify the fact QXmppConstants_p.h is not APIJeremy Lainé2016-09-081-1/+1
|
* make SDP parser more tolerant : accept both LF and CRLFJeremy Lainé2015-09-031-1/+4
|
* improve default candidate selection during SDP generationJeremy Lainé2015-09-031-1/+11
|
* hide QXmppJinglePayloadType internalsJeremy Lainé2015-08-311-47/+93
|
* add some code docsJeremy Lainé2015-08-311-1/+8
|
* hide QXmppJingleCandidate internalsJeremy Lainé2015-08-311-47/+94
|
* add assignment operators for QXmppJingleIq and QXmppJingleIq::ContentJeremy Lainé2015-08-311-0/+26
|
* allow QXmppJingleIq to have multiple contentsJeremy Lainé2015-08-311-9/+29
|
* hide QXmppJingleIq internalsJeremy Lainé2015-08-311-40/+95
|
* parse DTLS-SRTP attributes according to XEP-0320Jeremy Lainé2015-08-281-2/+112
|
* hide QXmppJingIq::Content internalsJeremy Lainé2015-08-281-63/+97
|
* don't write SDP headerJeremy Lainé2015-08-281-10/+0
|
* parse SDP parametersJeremy Lainé2015-08-271-2/+38
|
* add method to parse SDP to QXmppJingleIq::ContentJeremy Lainé2015-08-271-37/+143
|
* add method to generate SDP from QXmppJingleIq::ContentJeremy Lainé2015-08-271-0/+77
|
* add support for SSRC in QXmppJingleIqJeremy Lainé2015-08-271-0/+14
|
* QXmppJingleCandidate : add accessors for "generation"Jeremy Lainé2015-08-171-0/+16
|
* ICE candidate foundation can be an arbitrary stringJeremy Lainé2015-08-171-5/+4
|
* 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
|
* doc fixesJeremy Lainé2012-07-211-6/+16
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+848