slixmpp/sleekxmpp/thirdparty/suelta/mechanisms
2012-02-18 11:56:10 -08:00
..
__init__.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
anonymous.py
cram_md5.py Set default argument value. 2012-01-22 01:53:07 -02:00
digest_md5.py Fix instances of using undefined variables. 2012-02-18 11:56:10 -08:00
facebook_platform.py Make things work with Python3's byte semantics. 2012-01-20 02:27:30 -08:00
google_token.py Revert the X-GOOGLE-TOKEN mech to not perform HTTP requests. 2012-01-23 23:58:40 -08:00
messenger_oauth2.py
plain.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
scram_hmac.py