summaryrefslogtreecommitdiff
path: root/slixmpp/util/sasl/mechanisms.py
AgeCommit message (Expand)Author
2021-06-28slixmpp.util: type thingsmathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2018-10-30Decode bytes in GSSAPI handling, as expected by the kerberos module API.Jelmer Vernooij
2017-04-28sasl: Merge two bytes instead of concatenating them at runtime.Emmanuel Gil Peyrot
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2014-09-01Remove sys.version_info checks for python2 and clean some imports.Emmanuel Gil Peyrot
2014-08-25Fix saslprep for non-ascii usernamesFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz