summaryrefslogtreecommitdiff
path: root/sleekxmpp/features/feature_session/session.py
AgeCommit message (Collapse)Author
2011-07-02Use a set to track negotiated features.Lance Stout
Added guards to prevent renegotiating STARTTLS or SASL in cases where servers don't behave properly.
2011-07-01Continued reorganization and streamlining.Lance Stout