summaryrefslogtreecommitdiff
path: root/slixmpp/features/feature_starttls/stanza.py
AgeCommit message (Collapse)Author
2022-04-05features_starttls/Proceed: raise exception on InvalidCABundleMaxime “pep” Buquet
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-07-05features: fix typingmathieui
for an annoying mypy bug
2021-07-03starttls: make the starttls element inherit from stanzabasemathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2016-10-22sed -i 's/set((\(.*\),))$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz