slixmpp/sleekxmpp/xmlstream
Lance Stout 48dd01b0bb Ensure that all SSL cert error handling is overridable using event handlers.
Relevant events:

    ssl_invalid_cert
    ssl_invalid_chain
    ssl_expired_cert
2012-06-08 09:31:44 -07:00
..
handler More pyflakes cleanup. 2012-02-18 11:44:05 -08:00
matcher Pre-parse StanzaPath paths to speed up matching. 2012-01-17 22:28:44 -08:00
__init__.py
cert.py Add better certificate handling. 2012-05-22 03:56:06 -07:00
filesocket.py Add docs for filesocket 2011-11-22 16:33:38 -08:00
jid.py Hash JIDs based on full JID string. 2012-01-17 23:03:48 -08:00
resolver.py Windows doesn't support inet_pton. 2012-05-06 12:17:50 -07:00
scheduler.py Track threads to ensure all have exited when disconnecting. 2012-04-22 18:13:36 -07:00
stanzabase.py Tidy up and add tests for multi_attrib plugins. 2012-05-05 14:01:13 -07:00
tostring.py
xmlstream.py Ensure that all SSL cert error handling is overridable using event handlers. 2012-06-08 09:31:44 -07:00