index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
/
QXmppJingleIq.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port deprecated qSort invocations to std::sort
Jonah Brüchert
2019-09-03
1
-1
/
+1
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Add missed variables initialization in constructors of few classes.
Boris Pek
2018-09-18
1
-1
/
+2
*
clarify the fact QXmppConstants_p.h is not API
Jeremy Lainé
2016-09-08
1
-1
/
+1
*
make SDP parser more tolerant : accept both LF and CRLF
Jeremy Lainé
2015-09-03
1
-1
/
+4
*
improve default candidate selection during SDP generation
Jeremy Lainé
2015-09-03
1
-1
/
+11
*
hide QXmppJinglePayloadType internals
Jeremy Lainé
2015-08-31
1
-47
/
+93
*
add some code docs
Jeremy Lainé
2015-08-31
1
-1
/
+8
*
hide QXmppJingleCandidate internals
Jeremy Lainé
2015-08-31
1
-47
/
+94
*
add assignment operators for QXmppJingleIq and QXmppJingleIq::Content
Jeremy Lainé
2015-08-31
1
-0
/
+26
*
allow QXmppJingleIq to have multiple contents
Jeremy Lainé
2015-08-31
1
-9
/
+29
*
hide QXmppJingleIq internals
Jeremy Lainé
2015-08-31
1
-40
/
+95
*
parse DTLS-SRTP attributes according to XEP-0320
Jeremy Lainé
2015-08-28
1
-2
/
+112
*
hide QXmppJingIq::Content internals
Jeremy Lainé
2015-08-28
1
-63
/
+97
*
don't write SDP header
Jeremy Lainé
2015-08-28
1
-10
/
+0
*
parse SDP parameters
Jeremy Lainé
2015-08-27
1
-2
/
+38
*
add method to parse SDP to QXmppJingleIq::Content
Jeremy Lainé
2015-08-27
1
-37
/
+143
*
add method to generate SDP from QXmppJingleIq::Content
Jeremy Lainé
2015-08-27
1
-0
/
+77
*
add support for SSRC in QXmppJingleIq
Jeremy Lainé
2015-08-27
1
-0
/
+14
*
QXmppJingleCandidate : add accessors for "generation"
Jeremy Lainé
2015-08-17
1
-0
/
+16
*
ICE candidate foundation can be an arbitrary string
Jeremy Lainé
2015-08-17
1
-5
/
+4
*
update project homepage
Jeremy Lainé
2014-03-28
1
-1
/
+1
*
update project homepage
Jeremy Lainé
2014-03-27
1
-1
/
+1
*
update copyright notice to 2008-2014
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
doc fixes
Jeremy Lainé
2012-07-21
1
-6
/
+16
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-0
/
+848