SleekXMPP/sleekxmpp
Lance Stout 9c08e56ed0 SSL and signal fixes.
Made setting the SIG* handlers conditional on if the signal defined for
the OS.

Added the attribute ssl_version to XMLStream to set the version of SSL
used during connection. It defaults to ssl.PROTOCOL_TLSv1, but OpenFire
tends to require ssl.PROTOCOL_SSLv23.
2010-10-27 19:27:47 -04:00
..
plugins Added XEP-202 Entity Time plugin. 2010-10-25 21:26:25 -04:00
stanza presence no longer replies when exception is caught and tweaks to presence events 2010-10-21 16:59:15 -07:00
test Fixed resource bug in JIDs. 2010-10-24 18:22:41 -04:00
thirdparty pep8 fixes on core library 2010-10-20 19:43:53 -07:00
xmlstream SSL and signal fixes. 2010-10-27 19:27:47 -04:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Fixed bug in presence subscription handling. 2010-10-25 12:52:32 -04:00
clientxmpp.py Fixed error in client roster handling. 2010-10-24 12:08:59 -04:00
componentxmpp.py ComponentXMPP saves all of its config data now. 2010-10-24 17:33:11 -04:00
exceptions.py Made exceptions work. 2010-10-25 15:09:56 -04:00