slixmpp/sleekxmpp
Lance Stout f49311ef9e Add better certificate handling.
Certificate host names are now matched (using DNS, SRV, XMPPAddr, and
Common Name), along with expiration check.

Scheduled event to reset the stream once the server's cert expires.

Handle invalid cert trust chains gracefully now.
2012-05-22 03:56:06 -07:00
..
features Add auth_success event. 2012-05-15 14:26:25 -07:00
plugins Add MUC events for room configuration changes. 2012-05-14 16:10:22 -07:00
roster Trigger got_online after resource information has been saved. 2012-04-07 16:23:24 -04:00
stanza Undo the additional Iq result checks until further testing is done. 2012-04-08 16:30:52 -04:00
test Track threads to ensure all have exited when disconnecting. 2012-04-22 18:13:36 -07:00
thirdparty Use SASLPrepFailure as the exception name instead of UnicodeError. 2012-05-14 23:12:54 -07:00
xmlstream Add better certificate handling. 2012-05-22 03:56:06 -07:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
api.py Ensure that accessing self.api.settings works for plugins. 2012-04-08 15:59:47 -04:00
basexmpp.py Add better certificate handling. 2012-05-22 03:56:06 -07:00
clientxmpp.py Add better certificate handling. 2012-05-22 03:56:06 -07:00
componentxmpp.py Add better certificate handling. 2012-05-22 03:56:06 -07:00
exceptions.py More doc updates 2011-12-05 08:55:05 -08:00
version.py Bump version number in develop branch to 1.0.1dev. 2012-01-25 20:44:41 -08:00