summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0380
AgeCommit message (Collapse)Author
2021-02-05global: rewrite copyright notice to use commentsmathieui
2019-02-23xep_0380: Add add_eme methodMaxime “pep” Buquet
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-02-23xep_0380: Remove remove_handler call in plugin_endMaxime “pep” Buquet
Remove probable copy paste fail in EME plugin_end handler. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2016-11-26XEP-0380: Add a helper to test for the presence of an EME tag.Emmanuel Gil Peyrot
2016-11-26Add a plugin for XEP-0380: Explicit Message Encryption.Emmanuel Gil Peyrot