Age | Commit message (Collapse) | Author |
|
fixes uncaught exceptions in the event loop.
passing timeout and timeout_callback through.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which do not have loop.start_tls and require the old ssl implementation.
|
|
|
|
(thanks lovetox!)
|
|
Thanks pep.
|
|
Use the "new" sslproto API instead of the deprecated TLS API.
Also remove the unused "socket" parameter in XMLStream.__init__.
|
|
|
|
59d4420739db20b204bb15a2880de871316aa70f.
Thanks debacle!
|
|
|
|
|
|
Factor find identities
See merge request poezio/slixmpp!2
|
|
|
|
|
|
filter itself
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit dd7f67d10d32dadd12a841847f438b457d662b1e.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See https://tools.ietf.org/html/draft-cridland-xmpp-session-01
|
|
|
|
Fixes #3323.
|
|
|
|
|
|
|