summaryrefslogtreecommitdiff
path: root/slixmpp/features/feature_starttls
AgeCommit message (Expand)Author
2022-04-05features_starttls/Proceed: raise exception on InvalidCABundleMaxime “pep” Buquet
2021-07-05features: fix typingmathieui
2021-07-03starttls: do not send back the feature we receivemathieui
2021-07-03starttls: make the starttls element inherit from stanzabasemathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2018-08-07Fix TLS with python 3.7mathieui
2016-10-22sed -i 's/set((\(.*\),))$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-09-20Various XEPs: Remove deprecated aliases.Emmanuel Gil Peyrot
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