ObjXMPP/src
2012-01-25 16:42:29 +01:00
..
Makefile Implement SASL EXTERNAL 2012-01-25 16:42:29 +01:00
namespaces.h Move namespaces to namespaces.h and add missing files to Xcode project. 2011-05-12 22:51:55 +02:00
ObjXMPP.h Add convenience header and method. 2011-04-01 03:14:19 +02:00
XMPPAuthenticator.h Fix XMPPAuthenticator to support non-optimized message flow 2011-09-18 21:33:19 +02:00
XMPPAuthenticator.m Use OF_SETTER/OF_GETTER. 2012-01-04 23:25:59 +01:00
XMPPCallback.h Merge XMPP*Callback into a single class 2012-01-06 20:18:33 +01:00
XMPPCallback.m Merge XMPP*Callback into a single class 2012-01-06 20:18:33 +01:00
XMPPConnection.h Implement SASL EXTERNAL 2012-01-25 16:42:29 +01:00
XMPPConnection.m Implement SASL EXTERNAL 2012-01-25 16:42:29 +01:00
XMPPExceptions.h Adjust to recent ObjFW changes. 2011-09-23 01:38:03 +02:00
XMPPExceptions.m Adjust to recent ObjFW changes. 2011-09-23 01:38:03 +02:00
XMPPIQ.h Handle any failure to get SRV records like there are none. 2011-06-16 21:00:28 +02:00
XMPPIQ.m Adjust to recent ObjFW changes. 2011-09-23 01:38:03 +02:00
XMPPJID.h Port to ObjC 1. 2011-03-29 03:46:20 +02:00
XMPPJID.m Adjust to recent ObjFW changes. 2011-09-23 01:38:03 +02:00
XMPPMessage.h Fix copyright 2011-02-17 00:27:59 +01:00
XMPPMessage.m Check for res_ndestroy. 2011-05-26 22:42:16 +02:00
XMPPPLAINAuth.h Add SCRAM-SHA-1 support 2011-02-21 04:09:39 +01:00
XMPPPLAINAuth.m Fix XMPPAuthenticator to support non-optimized message flow 2011-09-18 21:33:19 +02:00
XMPPPresence.h Fix copyright 2011-02-17 00:27:59 +01:00
XMPPPresence.m Check for res_ndestroy. 2011-05-26 22:42:16 +02:00
XMPPRoster.h Move all roster handling code to XMPPRoster. 2011-04-25 19:48:30 +02:00
XMPPRoster.m Check for res_ndestroy. 2011-05-26 22:42:16 +02:00
XMPPRosterItem.h Port to ObjC 1. 2011-03-29 03:46:20 +02:00
XMPPRosterItem.m Check for res_ndestroy. 2011-05-26 22:42:16 +02:00
XMPPSCRAMAuth.h Fix XMPPAuthenticator to support non-optimized message flow 2011-09-18 21:33:19 +02:00
XMPPSCRAMAuth.m Adjust to recent ObjFW changes. 2011-09-23 01:38:03 +02:00
XMPPSRVLookup.h Reorder headers to avoid dependency issues (required for NetBSD) 2012-01-16 23:31:44 +01:00
XMPPSRVLookup.m Reorder headers to avoid dependency issues (required for NetBSD) 2012-01-16 23:31:44 +01:00
XMPPStanza.h Improve +[XMPPStanza stanzaWithElement:]. 2011-04-26 01:04:34 +02:00
XMPPStanza.m Adjust to recent ObjFW changes. 2011-09-23 01:38:03 +02:00