aboutsummaryrefslogtreecommitdiff
path: root/src/src.pro
Commit message (Collapse)AuthorAgeFilesLines
* restore alphabetical order for source filesJeremy Lainé2010-09-171-13/+10
|
* rework link flagsJeremy Lainé2010-09-171-9/+1
|
* add discoveryManager to buildManjeet Dahiya2010-09-131-2/+5
|
* add entityTimeManager to buildManjeet Dahiya2010-09-121-2/+4
|
* add to buildManjeet Dahiya2010-09-121-2/+5
|
* add preliminary QXmppPubSubIq classJeremy Lainé2010-09-101-0/+2
|
* add new files to buildManjeet Dahiya2010-09-081-2/+5
|
* implement managerManjeet Dahiya2010-09-071-2/+5
|
* QXmppVCard to QXmppVCardIqManjeet Dahiya2010-09-071-1/+2
|
* rename QXmppSrvLookup to QXmppSrvInfo, and restore previous APIJeremy Lainé2010-09-031-2/+2
|
* move QXmppClientExtension to a separate fileJeremy Lainé2010-09-021-0/+2
|
* change classNameManjeet Dahiya2010-09-011-2/+2
|
* mention "QT -= gui" when QXMPP_NO_GUI is definedJeremy Lainé2010-09-011-0/+1
|
* introduce a simpler connectToServer() function requiring only JID + passwordJeremy Lainé2010-08-291-1/+1
|
* add libraries for DNSJeremy Lainé2010-08-291-0/+9
|
* add QXmppServiceInfo for DNS SRV lookupsJeremy Lainé2010-08-291-0/+2
|
* fix SASL authentication : Jeremy Lainé2010-08-291-0/+2
| | | | | | - on the client side, check the second challenge we receive - on the server side, send second challenge
* compile mod_statsJeremy Lainé2010-08-281-0/+2
|
* add a server module to handle XEP-0092: Software VersionJeremy Lainé2010-08-281-2/+4
|
* add plugin for XEP 0065 ByteStreams proxyJeremy Lainé2010-08-281-2/+4
|
* add plugins for:Jeremy Lainé2010-08-271-2/+6
| | | | | | - ping - service discovery
* move ping handling to a pluginJeremy Lainé2010-08-271-2/+8
|
* refactor QXmppServer extensionsJeremy Lainé2010-08-271-0/+2
|
* start preparing for QXmppServer pluginsJeremy Lainé2010-08-261-0/+1
|
* add a skeleton for QXmppServerJeremy Lainé2010-08-231-0/+2
|
* rename QXmppBind to QXmppBindIqJeremy Lainé2010-08-231-2/+2
|
* rename QXmppSession to QXmppSessionIq for consistencyJeremy Lainé2010-08-231-2/+2
|
* - add support for incoming C2S connectionsJeremy Lainé2010-08-231-0/+6
| | | | | | - add support for incoming S2S connections - add support for outgoing S2S connections
* add support for parsing server dialback stanzasJeremy Lainé2010-08-231-0/+2
|
* * make QXmppStream an abstract classJeremy Lainé2010-08-231-0/+2
| | | | | * move client-specific code to QXmppOutgoingClient
* add QXmppStreamFeaturesJeremy Lainé2010-08-131-0/+2
|
* rename "source" directory to "src"Jeremy Lainé2010-08-111-0/+113