| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Initial CMake build system | Niels Ole Salscheider | 2017-09-04 | 1 | -102/+0 |
| | | |||||
| * | Add QXmppMamManager (XEP-0313) | Niels Ole Salscheider | 2017-04-29 | 1 | -0/+2 |
| | | |||||
| * | Implement XEP-0198: Stream Management (client only) (#99) | Niels Ole Salscheider | 2017-02-12 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | * Some features can be available with different namespaces (e.g. SM) * Provide static functions to convert between strings and stream errors Stream management will reuse this for <failed />. * [travis] test builds using clang * Implement XEP-0198: Stream Management (client only) * QXmppOutgoingClient: Move private methods to QXmppOutgoingClientPrivate | ||||
| * | clarify the fact QXmppConstants_p.h is not API | Jeremy Lainé | 2016-09-08 | 1 | -1/+1 |
| | | |||||
| * | STUN: use a private header | Jeremy Lainé | 2015-08-25 | 1 | -1/+2 |
| | | |||||
| * | move QXmppRtpPacket to it's own files | Jeremy Lainé | 2015-08-20 | 1 | -0/+2 |
| | | |||||
| * | add QXmppRtcpPacket class | Jeremy Lainé | 2015-08-20 | 1 | -0/+2 |
| | | |||||
| * | fall back to DNS SRV stub for unknown platforms | Jeremy Lainé | 2012-10-15 | 1 | -0/+1 |
| | | |||||
| * | fix typo | Jeremy Lainé | 2012-09-14 | 1 | -1/+1 |
| | | |||||
| * | make QXmppStreamInitiationIq private API | Jeremy Lainé | 2012-09-12 | 1 | -2/+2 |
| | | |||||
| * | If building with Qt 5, use Qt's QDnsLookup instead of our backport. | Jeremy Lainé | 2012-09-04 | 1 | -7/+9 |
| | | |||||
| * | hide QXmppCodec | Jeremy Lainé | 2012-07-20 | 1 | -1/+4 |
| | | |||||
| * | make SASL code fully private | Jeremy Lainé | 2012-07-20 | 1 | -2/+1 |
| | | |||||
| * | add QXmppRegisterIq as defined by XEP-0077: In-Band Registration | Jeremy Lainé | 2012-07-18 | 1 | -0/+2 |
| | | |||||
| * | Introduce QXmppResultSetQuery/Reply to handle XEP-0059 | Olivier Goffart | 2012-07-16 | 1 | -0/+2 |
| | | |||||
| * | Remove QXmppPacket class. | Jeremy Lainé | 2012-04-20 | 1 | -2/+0 |
| | | |||||
| * | install qdnslookup_p.h | Jeremy Lainé | 2012-04-12 | 1 | -1/+1 |
| | | |||||
| * | install qdnslookup.h | Jeremy Lainé | 2012-04-11 | 1 | -1/+2 |
| | | |||||
| * | add missing file | Jeremy Lainé | 2012-02-08 | 1 | -0/+85 |
