Mercurial > libervia-backend
log src/plugins/plugin_sec_otr.py @ 1141:7fcafc3206b1
age | author | description |
---|---|---|
Wed, 27 Aug 2014 00:23:14 +0200 | Goffi | plugin OTR: authentication management + fixed a bug in setState (due to a wrong docstring in potr.context.getCurrentTrust) |
Mon, 25 Aug 2014 21:32:29 +0200 | Goffi | plugin otr: priv_key is better than getPrivKey here, as it should not be None + fixed private key encryption/decryption |
Mon, 25 Aug 2014 21:32:23 +0200 | Goffi | plugin OTR: added start/refresh and end session menus |
Mon, 25 Aug 2014 21:32:23 +0200 | Goffi | plugin OTR: a warning is logged when Account is instancied with a bare jid. |
Mon, 25 Aug 2014 21:32:23 +0200 | Goffi | plugin OTR: temporary potr monkey patch to work around a unicode bug, to be removed as soon as a potr fixed version is released (potr maintainer should do it soon) |
Thu, 26 Jun 2014 14:58:25 +0200 | Goffi | plugin OTR: various improvments: |
Sat, 07 Jun 2014 16:39:08 +0200 | Goffi | plugin otr: first draft |