- 01 Sep, 2014 1 commit
-
-
- 24 Aug, 2014 1 commit
-
-
louiz’ authored
-
- 16 Aug, 2014 2 commits
-
-
louiz’ authored
-
Vincent Canfield authored
-
- 01 Aug, 2014 3 commits
- 30 Jul, 2014 2 commits
- 23 Jul, 2014 4 commits
- 22 Jul, 2014 3 commits
- 21 Jul, 2014 5 commits
- 20 Jul, 2014 1 commit
-
-
louiz’ authored
Scheduled events, connection, TLS handshake (with STARTTLS), read and write on the socket are all done using only asyncio. A lot of threads, and thread-related (and thus useless) things still remain. This is only a first step.
-
- 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 4 commits
-
-
Lance Stout authored
-
Lance Stout authored
-
Lance Stout authored
Fix Don't process vCard avatars for MUC occupants caused TypeError
-
Lance Stout authored
-