index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add more complete jingle IQ test
Jeremy Lainé
2015-08-27
1
-0
/
+62
*
QXmppCallManager : set the local SSRC in jingle IQ
Jeremy Lainé
2015-08-27
1
-0
/
+1
*
add support for SSRC in QXmppJingleIq
Jeremy Lainé
2015-08-27
2
-0
/
+18
*
add some code docs for QXmppIceConnection
Jeremy Lainé
2015-08-27
2
-0
/
+35
*
trim QXmppIceComponent API down to bare minimal
Jeremy Lainé
2015-08-27
2
-70
/
+35
*
share ICE config
Jeremy Lainé
2015-08-27
2
-33
/
+24
*
reduce QXmppIceComponent public API
Jeremy Lainé
2015-08-27
2
-114
/
+97
*
QXmppIceComponent: prevent changing component ID
Jeremy Lainé
2015-08-27
2
-29
/
+17
*
remove setRemoteUser / setRemotePassword from ICE component public API
Jeremy Lainé
2015-08-27
2
-24
/
+4
*
ICE: do not allow setting local user / password
Jeremy Lainé
2015-08-27
2
-63
/
+8
*
hide QXmppIceConnection internals
Jeremy Lainé
2015-08-27
2
-82
/
+108
*
QXmppStream : handle end of incoming stream (fixes issue #70)
Jeremy Lainé
2015-08-27
1
-5
/
+15
*
don't try to send stream end if socket is disconnected
Jeremy Lainé
2015-08-27
1
-4
/
+7
*
ICE: do not send STUN check for incompatible addresses
Jeremy Lainé
2015-08-26
1
-4
/
+13
*
exclude loopback addresses
Jeremy Lainé
2015-08-26
1
-0
/
+10
*
RTCP: expose Receiver Report data
Jeremy Lainé
2015-08-26
3
-13
/
+88
*
RTCP: parse goodbye packet
Jeremy Lainé
2015-08-26
3
-16
/
+139
*
RTCP: parse more receiver report info
Jeremy Lainé
2015-08-26
3
-54
/
+76
*
RTCP: start decoding receiver reports
Jeremy Lainé
2015-08-26
3
-37
/
+96
*
fix compiler warning
Jeremy Lainé
2015-08-26
1
-1
/
+1
*
RTCP: start decode sender reports
Jeremy Lainé
2015-08-26
3
-110
/
+355
*
RTCP: encode source descriptions
Jeremy Lainé
2015-08-25
2
-8
/
+50
*
RTCP: decode source description
Jeremy Lainé
2015-08-25
3
-11
/
+201
*
add unit test for QXmppCallManager
Jeremy Lainé
2015-08-25
3
-0
/
+154
*
ICE: use actual transactions for STUN tests
Jeremy Lainé
2015-08-25
2
-103
/
+111
*
ICE: test server-reflexive candidate gathering
Jeremy Lainé
2015-08-25
1
-0
/
+67
*
ICE: use QXmppUdpTransport
Jeremy Lainé
2015-08-25
3
-107
/
+167
*
add a QXmppIceTransport base class
Jeremy Lainé
2015-08-25
2
-5
/
+25
*
STUN: use a private header
Jeremy Lainé
2015-08-25
4
-114
/
+159
*
ICE: fix nomination
Jeremy Lainé
2015-08-25
2
-53
/
+76
*
ICE: make test more tolerant of connexion orders
Jeremy Lainé
2015-08-25
1
-5
/
+1
*
ICE: rework sending STUN packet
Jeremy Lainé
2015-08-25
2
-32
/
+27
*
ICE: store remote candidates
Jeremy Lainé
2015-08-25
1
-3
/
+4
*
fix ICE pair ordering
Jeremy Lainé
2015-08-24
1
-1
/
+1
*
fix triggered connectivity check
Jeremy Lainé
2015-08-24
1
-32
/
+31
*
set candidate foundations to a sane value
Jeremy Lainé
2015-08-24
1
-3
/
+22
*
don't send triggered check if one is in progress
Jeremy Lainé
2015-08-24
2
-5
/
+5
*
handle binding error response
Jeremy Lainé
2015-08-24
1
-12
/
+10
*
tweak debugging
Jeremy Lainé
2015-08-24
1
-2
/
+1
*
fix sending triggered check
Jeremy Lainé
2015-08-24
1
-1
/
+3
*
hide QXmppIceComponent private members
Jeremy Lainé
2015-08-24
2
-148
/
+152
*
make ICE use actual STUN transactions
Jeremy Lainé
2015-08-24
3
-50
/
+152
*
use STUN_ID_SIZE consistently
Jeremy Lainé
2015-08-24
1
-13
/
+13
*
QXmppStunTransaction : delay initial message
Jeremy Lainé
2015-08-24
1
-5
/
+3
*
ICE: sort candidate pairs according RFC 5245
Jeremy Lainé
2015-08-24
1
-0
/
+10
*
move CandidatePair definition to QXmppStun.cpp
Jeremy Lainé
2015-08-24
2
-38
/
+39
*
stop STUN retry timer when transaction completes
Jeremy Lainé
2015-08-24
1
-0
/
+1
*
use PIMPL + accessors for QXmppRtpPacket
Jeremy Lainé
2015-08-24
5
-93
/
+228
*
move QXmppRtpPacket to it's own files
Jeremy Lainé
2015-08-20
7
-111
/
+182
*
add QXmppRtcpPacket class
Jeremy Lainé
2015-08-20
6
-0
/
+277
[prev]
[next]