summaryrefslogtreecommitdiff
path: root/slixmpp/features/feature_mechanisms/mechanisms.py
AgeCommit message (Expand)Author
2021-07-05features: fix typingmathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2019-01-21Fix authenticating on a non-TLS socket.Emmanuel Gil Peyrot
2018-08-07features/starttls: handle the case where the socket is an sslobjectmathieui
2018-03-31slixmpp is Python 3.4.4+, remove check for channel binding.Emmanuel Gil Peyrot
2016-10-22Manual cleanup of the remaining set([…]) and set((…)).Emmanuel Gil Peyrot
2015-10-02Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-mergemathieui
2014-08-01Improve the events triggered on failed authenticationFlorent Le Coz
2014-07-23Cleanup how events are run, they are always direct by definition nowFlorent Le Coz
2014-07-22Remove unused RestartStream exceptionFlorent Le Coz
2014-07-21Clean a new bunch of stufFlorent Le Coz
2014-07-20Make xmlstream use an asyncio loopFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz