elpasync pushed a change to branch elpa/jabber.
from 44587f3b71 Update README.
new 4e96ed6f0c pep: Implement XEP-0163 Personal Eventing Protocol
new 661a46a779 Bump version to 0.10.1-alpha
new dda3eccea4 pep: Fix duplicate handler registration and OpenPGP key
refetch
new 7fde8db5e5 srv: Add XEP-0368 direct TLS support
new 1f3852e6f7 doap: Use release version in xmpp:since
new 293058aebf doap: Add project logo
new fffe03207d doap: Update platform support list
Summary of changes:
doap.xml | 25 +++++-
lisp/jabber-bookmarks.el | 6 +-
lisp/jabber-conn.el | 194 ++++++++++++++++++++++++++-------------
lisp/jabber-core.el | 9 +-
lisp/jabber-omemo.el | 7 +-
lisp/jabber-openpgp.el | 45 +++++++++-
lisp/jabber-pubsub.el | 28 +++---
lisp/jabber-srv.el | 91 ++++++++++++++++---
lisp/jabber.el | 2 +-
tests/jabber-srv-tests.el | 224 ++++++++++++++++++++++++++++++++++++++++++++++
10 files changed, 532 insertions(+), 99 deletions(-)
create mode 100644 tests/jabber-srv-tests.el