slixmpp/sleekxmpp/features
Lance Stout b898b14b77 Use a set to track negotiated features.
Added guards to prevent renegotiating STARTTLS or SASL in cases where
servers don't behave properly.
2011-07-02 22:30:55 -07:00
..
feature_bind Use a set to track negotiated features. 2011-07-02 22:30:55 -07:00
feature_mechanisms Use a set to track negotiated features. 2011-07-02 22:30:55 -07:00
feature_session Use a set to track negotiated features. 2011-07-02 22:30:55 -07:00
feature_starttls Use a set to track negotiated features. 2011-07-02 22:30:55 -07:00
__init__.py Continued reorganization and streamlining. 2011-07-01 14:45:55 -07:00
sasl_anonymous.py Simplify SASL mech registration. 2011-07-02 21:57:50 -07:00
sasl_plain.py Simplify SASL mech registration. 2011-07-02 21:57:50 -07:00