| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve QXmppPasswordChecker class | Jeremy Lainé | 2010-08-26 | 1 | -4/+5 |
| | | |||||
| * | when an element is received from a client without a "to", set the "to" to ↵ | Jeremy Lainé | 2010-08-24 | 1 | -0/+6 |
| | | | | | the local domain | ||||
| * | rename QXmppBind to QXmppBindIq | Jeremy Lainé | 2010-08-23 | 1 | -7/+9 |
| | | |||||
| * | rename QXmppSession to QXmppSessionIq for consistency | Jeremy Lainé | 2010-08-23 | 1 | -1/+1 |
| | | |||||
| * | add isConnected() methods to all streams | Jeremy Lainé | 2010-08-23 | 1 | -2/+6 |
| | | |||||
| * | add code documentation for incoming client stream | Jeremy Lainé | 2010-08-23 | 1 | -2/+22 |
| | | |||||
| * | - add support for incoming C2S connections | Jeremy Lainé | 2010-08-23 | 1 | -0/+281 |
| - add support for incoming S2S connections - add support for outgoing S2S connections | |||||
