Commit Graph

16 Commits (a3bebd365b2188b9a8f3f92d618509b1510cb0f8)

Author SHA1 Message Date
Martin Dosch 8aab6810d2 Change from encoding/xml to etree. 2 years ago
Martin Dosch 8764f03eec Change from encoding/xml to etree. 2 years ago
Martin Dosch dd4a9c9bed Fix Ox encryption. 2 years ago
Martin Dosch 28c5884044 Change from encoding/xml to etree. 2 years ago
Martin Dosch 11cf616e99 Change from encoding/xml to etree. 2 years ago
Martin Dosch 5d36173be7 Use proper variable names for etree xml. 2 years ago
Martin Dosch aa8e79aa88 Ox: Add store hint. 2 years ago
Martin Dosch 33066fea8a Ox: Remove from
The server will add it anyway so don't perform
unnecessary tasks, also it's not in XEP-0373
examples.
2 years ago
Martin Dosch 19dee4b8fd Ox: (Hopefully) support multiple pubkeys in result.
See https://xmpp.org/extensions/xep-0373.html#discover-pubkey
2 years ago
Martin Dosch d25294add7 Ox: Cache public keys. 2 years ago
Martin Dosch edc35dd8df Fix file opening. 2 years ago
Martin Dosch 5124dbb1e7 Set MaxItems for keylist request to 1. 2 years ago
Martin Dosch 428bb86de2 Ox: Add private key import. 2 years ago
Martin Dosch 20953ab1ac Move file reading into own helper func. 2 years ago
Martin Dosch 1922d0a1b0 Ox: Don't try to send Ox messages if no key is present. 2 years ago
Martin Dosch e9e0d8c735 Add experimental Ox (OpenPGP for XMPP) support. 2 years ago