Mercurial > libervia-backend
log src/plugins/plugin_sec_otr.py @ 1169:a3354063dfb6
age | author | description |
---|---|---|
Fri, 05 Sep 2014 11:01:14 +0200 | souliane | plugin OTR: disconnect the active OTR sessions and delete the context on profile disconnection |
Fri, 05 Sep 2014 10:39:06 +0200 | souliane | plugin OTR: fixes handling of the FINISHED state |
Mon, 01 Sep 2014 15:45:35 +0200 | souliane | plugin OTR: add bridge method skipOTR to desactivate OTR handling for a given profile |
Mon, 01 Sep 2014 16:11:45 +0200 | souliane | plugin OTR: two small fixes |
Mon, 01 Sep 2014 16:05:28 +0200 | souliane | plugin OTR: remove unnecessary attribute SatXMPPClient.otr_priv_key |
Wed, 27 Aug 2014 01:27:24 +0200 | Goffi | plugin OTR: added ability to drop private key |
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) |