slixmpp/sleekxmpp/thirdparty
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
..
suelta FIX SCRAM-SHA-1-PLUS 2011-10-27 15:16:54 -04:00
__init__.py Actually, we can work around needing dateutil. 2011-08-04 20:22:07 -07:00
mini_dateutil.py Fix Python3 issue with dict.has_key() 2011-08-04 22:36:23 -07:00
ordereddict.py Added ordereddict implementation to thirdparty. 2010-12-21 17:33:31 -05:00
statemachine.py Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00