| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -440/+0 |
| | | |||||
| * | overhaul RTP / jingle stack to allow video support | Jeremy Lainé | 2011-04-15 | 1 | -3/+6 |
| | | |||||
| * | simplify TURN allocation connect/disconnect | Jeremy Lainé | 2011-03-25 | 1 | -2/+1 |
| | | |||||
| * | use actual STUN transactions for TURN operations (handles retries on lost ↵ | Jeremy Lainé | 2011-03-23 | 1 | -3/+37 |
| | | | | | packets) | ||||
| * | implement ICE candidate pair priority handling to prefer direct connections ↵ | Jeremy Lainé | 2011-03-23 | 1 | -3/+8 |
| | | | | | over relayed ones | ||||
| * | QXmppIceConnection : integrate support for using TURN relaying | Jeremy Lainé | 2011-03-22 | 1 | -2/+22 |
| | | |||||
| * | start preparing TURN support for ICE-UDP transport | Jeremy Lainé | 2011-03-12 | 1 | -4/+124 |
| | | |||||
| * | QXmppIceConnection::setStunServer() should not perform DNS queries | Jeremy Lainé | 2011-02-03 | 1 | -1/+1 |
| | | | | | | (no impact as it is currently unused, but for future API compatibility) | ||||
| * | copyright year update | Manjeet Dahiya | 2011-01-21 | 1 | -1/+1 |
| | | |||||
| * | improve code documentation | Jeremy Lainé | 2010-12-10 | 1 | -1/+3 |
| | | |||||
| * | improve code documentation for QXmppIceComponent / QXmppIceConnection | Jeremy Lainé | 2010-12-10 | 1 | -5/+5 |
| | | |||||
| * | * improve QXmppIceComponent/QXmppIceConnection code documentation | Jeremy Lainé | 2010-12-09 | 1 | -6/+8 |
| | | | | | | * start STUN checks as soon as bind() is called | ||||
| * | rework QXmppStunMessage::peekType to return magic cookie | Jeremy Lainé | 2010-12-06 | 1 | -1/+1 |
| | | |||||
| * | improve STUN / ICE code documentation | Jeremy Lainé | 2010-12-06 | 1 | -19/+34 |
| | | |||||
| * | overhaul ICE support to reserve consecutive ports (required for RTP/RTCP pairs) | Jeremy Lainé | 2010-12-03 | 1 | -1/+28 |
| | | |||||
| * | make QXmppIceConnection inherit QXmppLoggable | Jeremy Lainé | 2010-11-16 | 1 | -9/+2 |
| | | |||||
| * | improve STUN / ICE-UDP support | Jeremy Lainé | 2010-10-11 | 1 | -4/+1 |
| | | |||||
| * | improve ICE-UDP support: | Jeremy Lainé | 2010-09-28 | 1 | -2/+8 |
| | | | | | | | | - make QXmppIceConnection emit "disconnected()" if negotiation timeouts - handle IPv6 link-local addresses - improve error logging | ||||
| * | improve STUN support, discover server reflexive address | Jeremy Lainé | 2010-08-22 | 1 | -8/+71 |
| | | |||||
| * | cosmetics | Manjeet Dahiya | 2010-08-17 | 1 | -2/+2 |
| | | |||||
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -0/+154 |
