| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use asynchronous DNS SRV lookups to avoid freezing clients during lookup | Jeremy Lainé | 2010-10-20 | 1 | -2/+29 |
| | | |||||
| * | resync QXmppSrvInfo with the implementation submitted to Qt: | Jeremy Lainé | 2010-10-20 | 1 | -19/+168 |
| | | | | | | | - does not require explicit linking against -ldnsapi or -lresolv - handles record ordering acording to RFC 2782 | ||||
| * | hide QXmppSrvInfo internals | Jeremy Lainé | 2010-10-19 | 1 | -37/+135 |
| | | |||||
| * | finalise DNS SRV lookup on Symbian | Jeremy Lainé | 2010-09-20 | 1 | -6/+13 |
| | | |||||
| * | retrieve DNS SRV weight & priority on win32 | Jeremy Lainé | 2010-09-20 | 1 | -0/+2 |
| | | |||||
| * | implement retrieval of DNS SRV weight & priority on *nix | Jeremy Lainé | 2010-09-20 | 1 | -3/+43 |
| | | |||||
| * | actually parse DNS SRV result on symbian | Jeremy Lainé | 2010-09-17 | 1 | -1/+7 |
| | | |||||
| * | Start implementing DNS SRV lookups for Symbian. Not complete yet, but fixes ↵ | Jeremy Lainé | 2010-09-17 | 1 | -2/+33 |
| | | | | | build failure. | ||||
| * | rename QXmppSrvLookup to QXmppSrvInfo, and restore previous API | Jeremy Lainé | 2010-09-03 | 1 | -0/+208 |
