lp:xmppframework

Created by Martin Morrison and last modified
Get this branch:
bzr branch lp:xmppframework

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
XMPPFramework Developers
Project:
XMPPFramework
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from http://xmppframework.googlecode.com/svn/trunk/.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on galapagos and finished taking 30 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

188. By <email address hidden>

Fixing build errors in iPhoneXMPP xcode project.

187. By eric.chamberlain

Added a SRV resolver timeout timer. The reconnection attempts are better managed by XMPPReconnect. In some cases (WiFi, but no Internet connectivity), the stream stays in the connecting state, while waiting for SRV resolution. The resolution attempt will now timeout and the stream will disconnect.

186. By eric.chamberlain

Replace NSLog with DDLog equivalent.

185. By eric.chamberlain

Added casts to suppress compiler warnings when using with Three20.

184. By eric.chamberlain

Added error message methods

183. By eric.chamberlain

XMPPStream:
 * Fixed memory leak in XMPPStream, userTag was not released.
 * Fixed compile warnings when used with Three20, added some casts to suppress compiler warnings.
 * Moved some settings to .h for subclassing

Added support for X-FACEBOOK-PLATFORM auth. The new XMPPStreamFacebook class supports the latest version of the Facebook GraphAPI, see the mailing list for usage instructions.

182. By eric.chamberlain

Fixed SRV resolver crash on assert failure because facebook doesn't use _xmpp-client._tcp.chat.facebook.com properly. Facebook returns CNAME when they should be returning an SRV record. Workaround treats non-SRV record responses as the same as no results.

181. By deusty

Minor modifications to XEP-0202 to increase compatibility with NSDate.

180. By deusty

Bug fixes and improvements for XEP-0202

179. By eric.chamberlain

Fix warnings caused by XEP-0203 changes.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers