Lance Stout
|
219df582da
|
It isn't 2010 anymore.
I keep forgetting to update the copyright on new code.
|
2011-07-02 22:49:34 -07:00 |
|
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 |
|
Lance Stout
|
fba235a801
|
Simplify SASL mech registration.
Moved SASL registration completely to the feature plugin, instead of
keeping a portion of it in ClientXMPP.
|
2011-07-02 21:57:50 -07:00 |
|
Lance Stout
|
b0297af38d
|
Finish cleaning up stream feature organization.
Fixed missing references that weren't caught due to leftover pyc
file allowing tests to keep working when they shouldn't have.
|
2011-07-02 21:43:02 -07:00 |
|
Lance Stout
|
634f5d691b
|
Continued reorganization and streamlining.
|
2011-07-01 14:45:55 -07:00 |
|
Lance Stout
|
754ac5092a
|
Reorganize features into plugins.
|
2011-06-30 15:40:22 -07:00 |
|