| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -2581/+0 |
| | | |||||
| * | remove trailing whitespace | Jeremy Lainé | 2011-09-21 | 1 | -3/+3 |
| | | |||||
| * | make QXmppIceComponent use point-to-point interfaces too (Fixes issue #120) | Jeremy Lainé | 2011-09-20 | 1 | -2/+1 |
| | | |||||
| * | fix some compiler warnings | Jeremy Lainé | 2011-09-07 | 1 | -3/+10 |
| | | |||||
| * | * when closing an ICE connection, disable active pair | Jeremy Lainé | 2011-04-23 | 1 | -0/+4 |
| | | | | | | * when already ICE is already connecting/connected, make connectToHost() a no-op | ||||
| * | overhaul RTP / jingle stack to allow video support | Jeremy Lainé | 2011-04-15 | 1 | -21/+54 |
| | | |||||
| * | simplify TURN allocation connect/disconnect | Jeremy Lainé | 2011-03-25 | 1 | -32/+34 |
| | | |||||
| * | use actual STUN transactions for TURN operations (handles retries on lost ↵ | Jeremy Lainé | 2011-03-23 | 1 | -94/+226 |
| | | | | | packets) | ||||
| * | implement ICE candidate pair priority handling to prefer direct connections ↵ | Jeremy Lainé | 2011-03-23 | 1 | -25/+49 |
| | | | | | over relayed ones | ||||
| * | QXmppIceConnection : integrate support for using TURN relaying | Jeremy Lainé | 2011-03-22 | 1 | -25/+212 |
| | | |||||
| * | start preparing TURN support for ICE-UDP transport | Jeremy Lainé | 2011-03-12 | 1 | -47/+665 |
| | | |||||
| * | QXmppIceConnection::setStunServer() should not perform DNS queries | Jeremy Lainé | 2011-02-03 | 1 | -21/+3 |
| | | | | | | (no impact as it is currently unused, but for future API compatibility) | ||||
| * | copyright year update | Manjeet Dahiya | 2011-01-21 | 1 | -1/+1 |
| | | |||||
| * | STUN: when comparing a reflexive candidate to known candidates, check the ↵ | Jeremy Lainé | 2011-01-18 | 1 | -1/+3 |
| | | | | | type matches | ||||
| * | improve documentation | Jeremy Lainé | 2010-12-10 | 1 | -1/+2 |
| | | |||||
| * | fix some documentation warnings | Jeremy Lainé | 2010-12-10 | 1 | -0/+3 |
| | | |||||
| * | improve code documentation for QXmppIceComponent / QXmppIceConnection | Jeremy Lainé | 2010-12-10 | 1 | -0/+24 |
| | | |||||
| * | * improve QXmppIceComponent/QXmppIceConnection code documentation | Jeremy Lainé | 2010-12-09 | 1 | -14/+33 |
| | | | | | | * start STUN checks as soon as bind() is called | ||||
| * | improve ICE fallback pair selection | Jeremy Lainé | 2010-12-07 | 1 | -7/+8 |
| | | |||||
| * | rework QXmppStunMessage::peekType to return magic cookie | Jeremy Lainé | 2010-12-06 | 1 | -4/+4 |
| | | |||||
| * | improve STUN / ICE code documentation | Jeremy Lainé | 2010-12-06 | 1 | -86/+161 |
| | | |||||
| * | overhaul ICE support to reserve consecutive ports (required for RTP/RTCP pairs) | Jeremy Lainé | 2010-12-03 | 1 | -94/+216 |
| | | |||||
| * | tweak STUN logging | Jeremy Lainé | 2010-11-16 | 1 | -2/+2 |
| | | |||||
| * | more logging unification | Jeremy Lainé | 2010-11-16 | 1 | -8/+3 |
| | | |||||
| * | make QXmppIceConnection inherit QXmppLoggable | Jeremy Lainé | 2010-11-16 | 1 | -35/+18 |
| | | |||||
| * | suppress warnings | Manjeet Dahiya | 2010-10-12 | 1 | -2/+2 |
| | | |||||
| * | improve STUN / ICE-UDP support | Jeremy Lainé | 2010-10-11 | 1 | -127/+151 |
| | | |||||
| * | disable ICE-UDP over IPv6 on Mac OS for now, sending packets fails | Jeremy Lainé | 2010-09-30 | 1 | -0/+5 |
| | | |||||
| * | fix encoding of IPv6 addreses in STUN packets | Jeremy Lainé | 2010-09-28 | 1 | -5/+14 |
| | | |||||
| * | fix STUN debugging strings | Jeremy Lainé | 2010-09-28 | 1 | -12/+6 |
| | | |||||
| * | improve ICE-UDP support: | Jeremy Lainé | 2010-09-28 | 1 | -43/+131 |
| | | | | | | | | - make QXmppIceConnection emit "disconnected()" if negotiation timeouts - handle IPv6 link-local addresses - improve error logging | ||||
| * | unify random number generation | Jeremy Lainé | 2010-09-01 | 1 | -11/+3 |
| | | |||||
| * | compatibility fix for Qt 4.4 | Jeremy Lainé | 2010-08-31 | 1 | -0/+2 |
| | | |||||
| * | improve STUN support, discover server reflexive address | Jeremy Lainé | 2010-08-22 | 1 | -77/+352 |
| | | |||||
| * | cosmetics | Manjeet Dahiya | 2010-08-17 | 1 | -2/+2 |
| | | |||||
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -0/+979 |
