slixmpp/sleekxmpp
Lance Stout 8567d6034f Use False for use_tls for components.
A log message is shown for those who try to set it to True.

Fixes issue #171
2012-06-09 11:01:35 -07:00
..
features Add auth_success event. 2012-05-15 14:26:25 -07:00
plugins Don't request registration forms unless the register event is handled. 2012-06-06 12:23:40 -07:00
roster Include the default, unnamed group in self.client_roster.groups() 2012-06-04 11:54:25 -07: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 Fix X-FACEBOOK-PLATFORM mechanism to work with Python3. 2012-05-25 11:04:46 -07:00
xmlstream Fix SSL handshake handling when not using legacy SSL. 2012-06-09 11:01:11 -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 'presence' event, raised for all incoming presence stanzas. 2012-06-06 16:10:25 -07:00
clientxmpp.py Add better certificate handling. 2012-05-22 03:56:06 -07:00
componentxmpp.py Use False for use_tls for components. 2012-06-09 11:01:35 -07:00
exceptions.py More doc updates 2011-12-05 08:55:05 -08:00
version.py Bump version to 1.1.2 2012-06-06 12:26:15 -07:00