| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make QXmppOutgoingServer independant from QXmppOutgoingClient | Jeremy Lainé | 2010-08-29 | 1 | -3/+2 |
| | | |||||
| * | if no explicit host/port are given, use DNS SRV lookup | Jeremy Lainé | 2010-08-29 | 1 | -2/+0 |
| | | |||||
| * | refactor stream features parsing | Jeremy Lainé | 2010-08-29 | 1 | -1/+1 |
| | | |||||
| * | rework elementReceived() arguments | Jeremy Lainé | 2010-08-26 | 1 | -3/+2 |
| | | |||||
| * | fix | Jeremy Lainé | 2010-08-23 | 1 | -1/+1 |
| | | |||||
| * | fix security check on incoming XMPP stanzas | Jeremy Lainé | 2010-08-23 | 1 | -1/+4 |
| | | |||||
| * | check domain of incoming packets | Jeremy Lainé | 2010-08-23 | 1 | -6/+6 |
| | | |||||
| * | add isConnected() methods to all streams | Jeremy Lainé | 2010-08-23 | 1 | -0/+10 |
| | | |||||
| * | add code documentation to stream classes | Jeremy Lainé | 2010-08-23 | 1 | -1/+3 |
| | | |||||
| * | add code documentation for incoming S2S stream | Jeremy Lainé | 2010-08-23 | 1 | -6/+17 |
| | | |||||
| * | - add support for incoming C2S connections | Jeremy Lainé | 2010-08-23 | 1 | -0/+177 |
| - add support for incoming S2S connections - add support for outgoing S2S connections | |||||
