aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppOutgoingClient.h
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* Implement XEP-0352: Client State IndicationLinus Jahn2018-10-291-0/+1
* Implement XEP-0198: Stream Management (client only) (#99)Niels Ole Salscheider2017-02-121-3/+3
* emit sslErrors in a way they can be ignored on demandJeremy Lainé2015-03-121-0/+3
* update project homepageJeremy Lainé2014-03-281-1/+1
* update project homepageJeremy Lainé2014-03-271-1/+1
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
* add QXmppClient::isAuthenticatedJeremy Lainé2012-09-031-0/+1
* move socket disconnect handling out of QXmppStreamJeremy Lainé2012-09-021-0/+1
* keep track of the host we connect toJeremy Lainé2012-08-021-0/+1
* move SASL specifics out of QXmppOutgoingClientJeremy Lainé2012-07-191-3/+0
* update copyright yearJeremy Lainé2012-07-181-1/+1
* mark classes with QXMPP_EXPORTJeremy Lainé2012-04-201-1/+1
* start moving client-specific codeJeremy Lainé2012-02-081-0/+107