Add a new client certificate management parser (XEP-0257).

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-08 15:53:55 +02:00
commit 46522ceb19
6 changed files with 230 additions and 0 deletions

View file

@ -1,6 +1,7 @@
Version NEXT:
DATE Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
* New parsers/serialisers:
- Client Certificate Management for SASL EXTERNAL (XEP-0257)
- Client State Indication (XEP-0352)
- OpenPGP for XMPP (XEP-0373)
- Anonymous unique occupant identifiers for MUCs (XEP-0421)