Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SASLMutualAuthFailed was not imported from sleekxmpp.util.sasl.client
|
|
|
|
util/sasl/mechanisms.py: SASLMutualAuthFailed not defined
|
|
SASLMutualAuthFailed was not imported from sleekxmpp.util.sasl.client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enabled/disabled
|
|
|
|
|
|
|
|
Xep 0065 improvements
|
|
client.
Sent a 'socks_connected' xmpp event when the streamer is connected.
|
|
|
|
Automatically pack & unpack data through the socket.
Added some comments to the pack method.
Handled possible error during the unpacking of data.
|
|
|
|
|
|
|
|
# By Joe Hildebrand (2) and Lance Stout (1)
# Via Lance Stout
* 'master' of git://github.com/fritzy/SleekXMPP:
Relax timing issues in Iq timeout callback test.
update JID_CACHE logic again.
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.
Conflicts:
tests/test_stream_handlers.py
|
|
|
|
|
|
|