slixmpp/sleekxmpp
2013-02-11 18:08:34 -08:00
..
features Fix requesting channel binding from sockets that don't support it. 2012-12-03 12:42:30 -08:00
plugins Support using messages for IBB data transfer. 2013-02-11 18:08:34 -08:00
roster Respond to probes when the subscription is 'from', not 'to'. 2012-10-22 19:22:27 -07:00
stanza Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter to send(). An example modification of disco is included. If this approach is approved, I'll go through and update the other plugins. 2012-10-31 13:27:06 -07:00
test Add XEP-0308 Last Message Correction support 2012-09-25 12:35:53 -07:00
thirdparty Merge branch 'master' into develop 2012-08-12 22:36:23 -07:00
util Give X-FACEBOOK-PLATFORM precedence over DIGEST-MD5 2013-01-08 21:14:05 -08:00
xmlstream Remove unused portions of XMLMask 2013-01-20 16:24:50 -08:00
__init__.py
api.py
basexmpp.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
clientxmpp.py Don't clobber SASL config when specifying sasl_mech in ClientXMPP constructor. 2012-11-09 09:57:20 -08:00
componentxmpp.py
exceptions.py
jid.py Apparently twisted fills in inet_pton on Windows and uses different exceptions. 2012-12-21 13:43:38 -08:00
version.py Bump version to 1.1.11 2012-11-01 11:17:05 +01:00