ObjXMPP/src
Florian Zeitz 3dd1196bbe XMPPConnection: Don't negotiate a session feature, when marked optional
The session feature has been deprecated as of RFC 6120.
Some servers still offer it for client compatibility, but
mark it as optional. Not negotiating it in this case
saves us a round trip
2014-02-04 00:00:09 +01:00
..
Makefile Add classes to support Service Discovery 2013-03-23 18:21:05 +01:00
namespaces.h Add caps namespace to namespaces.h 2013-04-03 23:16:52 +02:00
ObjXMPP.h Add XMPPDisco*.h to ObjXMPP.h, remove debug code 2013-03-23 23:06:41 +01:00
XMPPAuthenticator.h Prefix *all* IVars with _. 2013-06-23 22:13:43 +02:00
XMPPAuthenticator.m Get rid of BOOL. 2013-06-23 21:57:46 +02:00
XMPPCallback.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPCallback.m Coding style. 2013-07-01 22:33:49 +02:00
XMPPConnection.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPConnection.m XMPPConnection: Don't negotiate a session feature, when marked optional 2014-02-04 00:00:09 +01:00
XMPPContact.h Improve documentation. 2013-02-15 15:32:44 +01:00
XMPPContact.m Get rid of BOOL. 2013-06-23 21:57:46 +02:00
XMPPContactManager.h XMPPContactManager: Support for handling subscription requests 2013-06-09 20:26:24 +02:00
XMPPContactManager.m Coding style. 2013-07-01 22:33:49 +02:00
XMPPDiscoEntity.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPDiscoEntity.m Coding style. 2013-07-01 22:33:49 +02:00
XMPPDiscoIdentity.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPDiscoIdentity.m Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPDiscoNode.h Fix argument checking for XMPPDiscoEntity 2013-07-01 22:07:51 +02:00
XMPPDiscoNode.m Coding style. 2013-07-01 22:33:49 +02:00
XMPPExceptions.h Adjust exceptions to ObjFW API change. 2013-11-22 21:21:56 +01:00
XMPPExceptions.m Adjust exceptions to ObjFW API change. 2013-11-22 21:21:56 +01:00
XMPPEXTERNALAuth.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPEXTERNALAuth.m Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPFileStorage.h Rename XMPPJSONFileStorage to XMPPFileStorage. 2013-02-23 14:49:32 +01:00
XMPPFileStorage.m Coding style. 2013-07-01 22:33:49 +02:00
XMPPIQ.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPIQ.m Coding style. 2013-07-01 22:33:49 +02:00
XMPPJID.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPJID.m Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPMessage.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPMessage.m Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPMulticastDelegate.h Get rid of BOOL. 2013-06-23 21:57:46 +02:00
XMPPMulticastDelegate.m Get rid of BOOL. 2013-06-23 21:57:46 +02:00
XMPPPLAINAuth.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPPLAINAuth.m Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPPresence.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPPresence.m Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPRoster.h Get rid of BOOL. 2013-06-23 21:57:46 +02:00
XMPPRoster.m XMPPRoster: Ensure roster pushes were sent by the server 2014-02-03 23:50:41 +01:00
XMPPRosterItem.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPRosterItem.m Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPSCRAMAuth.h Adapt to ObjFW changes 2014-02-03 23:34:55 +01:00
XMPPSCRAMAuth.m Adapt to ObjFW changes 2014-02-03 23:34:55 +01:00
XMPPSRVLookup.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPSRVLookup.m Adapt to ObjFW changes 2014-02-03 23:34:55 +01:00
XMPPStanza.h Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPStanza.m Use instancetype. 2013-06-23 23:41:47 +02:00
XMPPStorage.h Get rid of BOOL. 2013-06-23 21:57:46 +02:00
XMPPStreamManagement.h Prefix *all* IVars with _. 2013-06-23 22:13:43 +02:00
XMPPStreamManagement.m Prefix *all* IVars with _. 2013-06-23 22:13:43 +02:00
XMPPXMLElementBuilder.h Update URL in copyright. 2012-03-21 11:56:56 +01:00
XMPPXMLElementBuilder.m Adjust to reworked exception API. 2013-06-23 16:19:42 +02:00