aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppStun.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* don't send triggered check if one is in progressJeremy Lainé2015-08-241-3/+3
* handle binding error responseJeremy Lainé2015-08-241-12/+10
* tweak debuggingJeremy Lainé2015-08-241-2/+1
* fix sending triggered checkJeremy Lainé2015-08-241-1/+3
* hide QXmppIceComponent private membersJeremy Lainé2015-08-241-116/+150
* make ICE use actual STUN transactionsJeremy Lainé2015-08-241-47/+136
* use STUN_ID_SIZE consistentlyJeremy Lainé2015-08-241-13/+13
* QXmppStunTransaction : delay initial messageJeremy Lainé2015-08-241-5/+3
* ICE: sort candidate pairs according RFC 5245Jeremy Lainé2015-08-241-0/+10
* move CandidatePair definition to QXmppStun.cppJeremy Lainé2015-08-241-16/+33
* stop STUN retry timer when transaction completesJeremy Lainé2015-08-241-0/+1
* ICE candidate foundation can be an arbitrary stringJeremy Lainé2015-08-171-1/+1
* ICE: do not send USERNAME in binding responsesJeremy Lainé2015-08-161-1/+0
* prine USE-CANDIDATEJeremy Lainé2015-08-161-0/+2
* generate ICE tie breaker instead of 0Jeremy Lainé2015-08-161-3/+15
* Remove trailing comma after last item in enumsJeremy Lainé2015-03-131-1/+1
* fix compilation issue with Qt 5.5, closes #40Jeremy Lainé2015-02-191-0/+1
* 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
* convert QString::fromAscii to QString::fromLatin1Matt Broadstone2012-11-161-5/+5
* re-enable IPv6 on Mac OSJeremy Lainé2012-09-171-6/+0
* update copyright yearJeremy Lainé2012-07-181-1/+1
* fix some documentation warningsJeremy Lainé2012-05-101-2/+4
* encapsulate QXmppUtils methods in a QXmppUtils classJeremy Lainé2012-04-201-21/+21
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+2581