ObjXMPP/src
2012-02-03 09:05:51 +01:00
..
Makefile Add multicast delegates. 2012-01-27 00:23:04 +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 Style improvements. 2012-01-26 13:35:05 +01:00
XMPPCallback.m Style improvements. 2012-01-26 13:35:05 +01:00
XMPPConnection.h Clean up properties. 2012-02-03 09:04:54 +01:00
XMPPConnection.m Make use of multicast delegates in XMPPRoster. 2012-01-30 18:45:43 +01:00
XMPPExceptions.h Clean up properties. 2012-02-03 09:04:54 +01:00
XMPPExceptions.m Adjust to recent ObjFW changes. 2011-09-23 01:38:03 +02:00
XMPPEXTERNALAuth.h Add missing files 2012-01-25 20:27:12 +01:00
XMPPEXTERNALAuth.m Style improvements. 2012-01-26 13:35:05 +01: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 Fix a missing include. 2012-01-25 20:35:49 +01:00
XMPPMessage.h Change -[XMPPMessage addBody:] to -[XMPPMessage setBody:]. 2012-02-03 09:05:51 +01:00
XMPPMessage.m Change -[XMPPMessage addBody:] to -[XMPPMessage setBody:]. 2012-02-03 09:05:51 +01:00
XMPPMulticastDelegate.h Make use of multicast delegates in XMPPRoster. 2012-01-30 18:45:43 +01:00
XMPPMulticastDelegate.m Make use of multicast delegates in XMPPRoster. 2012-01-30 18:45:43 +01:00
XMPPPLAINAuth.h Add SCRAM-SHA-1 support 2011-02-21 04:09:39 +01:00
XMPPPLAINAuth.m Style improvements. 2012-01-26 13:35:05 +01:00
XMPPPresence.h Fix copyright 2011-02-17 00:27:59 +01:00
XMPPPresence.m Merge heads. 2012-01-26 23:25:46 +01:00
XMPPRoster.h Make use of multicast delegates in XMPPRoster. 2012-01-30 18:45:43 +01:00
XMPPRoster.m Make use of multicast delegates in XMPPRoster. 2012-01-30 18:45:43 +01: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 Style improvements. 2012-01-26 13:35:05 +01:00
XMPPSRVLookup.h Clean up properties. 2012-02-03 09:04:54 +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