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
/
QXmppStun.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
don't send triggered check if one is in progress
Jeremy Lainé
2015-08-24
1
-3
/
+3
*
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
1
-116
/
+150
*
make ICE use actual STUN transactions
Jeremy Lainé
2015-08-24
1
-47
/
+136
*
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
1
-16
/
+33
*
stop STUN retry timer when transaction completes
Jeremy Lainé
2015-08-24
1
-0
/
+1
*
ICE candidate foundation can be an arbitrary string
Jeremy Lainé
2015-08-17
1
-1
/
+1
*
ICE: do not send USERNAME in binding responses
Jeremy Lainé
2015-08-16
1
-1
/
+0
*
prine USE-CANDIDATE
Jeremy Lainé
2015-08-16
1
-0
/
+2
*
generate ICE tie breaker instead of 0
Jeremy Lainé
2015-08-16
1
-3
/
+15
*
Remove trailing comma after last item in enums
Jeremy Lainé
2015-03-13
1
-1
/
+1
*
fix compilation issue with Qt 5.5, closes #40
Jeremy Lainé
2015-02-19
1
-0
/
+1
*
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
*
convert QString::fromAscii to QString::fromLatin1
Matt Broadstone
2012-11-16
1
-5
/
+5
*
re-enable IPv6 on Mac OS
Jeremy Lainé
2012-09-17
1
-6
/
+0
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
fix some documentation warnings
Jeremy Lainé
2012-05-10
1
-2
/
+4
*
encapsulate QXmppUtils methods in a QXmppUtils class
Jeremy Lainé
2012-04-20
1
-21
/
+21
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-0
/
+2581
[prev]