SleekXMPP/sleekxmpp
Lance Stout e2720fac9e FIX SCRAM-SHA-1-PLUS
The mechanism name was being correctly de-plussed, but then we used the
original, -PLUS, name to extract the hash, finding SHA-1-PLUS and therefore
finding no match.

Test-Information:

Tested with Sleek against an Isode M-Link with SCRAM-SHA-1-PLUS available.

Author: dwd
2011-10-27 15:16:54 -04:00
..
features Enable forcing a specififc SASL mech: 2011-08-09 00:51:49 -07:00
plugins Update the docs for XEP-0060 publish method. 2011-10-11 20:37:50 -04:00
roster Fix typos in the roster update method. 2011-10-07 18:13:50 -04:00
stanza Added pubsub error stanza. 2011-08-31 00:42:37 -07:00
test Allow SASL mechanism to be set when creating a ClientXMPP instance. 2011-09-28 22:48:30 -04:00
thirdparty FIX SCRAM-SHA-1-PLUS 2011-10-27 15:16:54 -04:00
xmlstream Break reference cycle to fix potential memory leaks for callback handlers. 2011-10-08 17:31:30 -04:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
basexmpp.py Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
clientxmpp.py Allow SASL mechanism to be set when creating a ClientXMPP instance. 2011-09-28 22:48:30 -04:00
componentxmpp.py Merge branch 'develop' into roster 2011-08-12 16:47:58 -07:00
exceptions.py Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
version.py Tweak setup.py, and bump dev version to RC3. 2011-09-01 16:47:30 -07:00