- 17 Jul, 2014 1 commit
-
-
louiz’ authored
-
- 09 Jun, 2014 5 commits
-
-
Lance Stout authored
-
Lance Stout authored
-
Lance Stout authored
-
Lance Stout authored
-
Lance Stout authored
This is behind a use_dnspython flag, however, so it can be disabled as desired.
-
- 08 Jun, 2014 2 commits
-
-
Lance Stout authored
-
Lance Stout authored
-
- 16 May, 2014 3 commits
-
-
Lance Stout authored
Fixes log.debug message in _connect_proxy
-
Lance Stout authored
Fix support for jabberd2 with GSSAPI
-
mofrank authored
-
- 14 May, 2014 3 commits
-
-
Graham authored
Despite http://xmpp.org/rfcs/rfc3920.html#rfc.section.6.2, jabberd version 2.2.14 cannot accept the typical "<response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">=</response>". Instead it must be truly empty, so we force an empty response for this stanza only.
-
Graham authored
When the GSSAPI mechanism's process() function is invoked for the third time (on success) it must not attempt further processing. Instead it should clean the context and return an empty response.
-
Graham authored
Replaced the reference to kerberos.GSSError.message in any raised exception, because: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 and its natural repr is probably the most desirable output.
-
- 21 Apr, 2014 5 commits
-
-
Lance Stout authored
-
Lance Stout authored
-
Lance Stout authored
Fix Don't process vCard avatars for MUC occupants caused TypeError
-
Lance Stout authored
-
Lance Stout authored
doc typo fixed
-
- 19 Apr, 2014 1 commit
-
-
tpltnt authored
-
- 21 Feb, 2014 1 commit
-
-
lovesnow authored
-
- 14 Feb, 2014 2 commits
-
-
Lance Stout authored
-
Lance Stout authored
See issue #278
-
- 09 Feb, 2014 5 commits
-
-
Lance Stout authored
-
Lance Stout authored
fixed setRole function,
-
Lance Stout authored
-
Lance Stout authored
-
Lance Stout authored
-
- 07 Feb, 2014 1 commit
-
-
Allan Simon authored
fixed setRole function, the check where made against 'affiliation' values, now we do that against actual role values
-
- 06 Feb, 2014 6 commits
-
-
Lance Stout authored
-
Lance Stout authored
-
Lance Stout authored
close #276, now we trigger 'groupchat_message_error'
-
Lance Stout authored
Fix X-FACEBOOK-PLATFORM authentication in Python3.
-
Lance Stout authored
-
Lance Stout authored
-
- 04 Feb, 2014 2 commits
-
-
Lance Stout authored
-
Lance Stout authored
Closes issue #278
-
- 31 Jan, 2014 1 commit
-
-
Allan Simon authored
close #276, now we trigger 'groupchat_message_error' and muc::ROOM::message_error when we receive a message type=error from the server
-
- 27 Jan, 2014 1 commit
-
-
Lance Stout authored
XEP-0065 Implementation Broken
-
- 26 Jan, 2014 1 commit
-
-
waechtjn authored
SCOKS5 SID were removed multiple times from the _sessions dictionary
-