summaryrefslogtreecommitdiff
path: root/plugins/gpg
AgeCommit message (Expand)Author
2016-11-29Update the bundled gnupg.pymathieui
2016-11-29Fix inexistent method calls in the gpg pluginTanguy Ortolo
2016-11-26Add support for XEP-0380: Explicit Message EncryptionEmmanuel Gil Peyrot
2016-07-27Fix doc buildingmathieui
2016-07-06Remove some unused thingslouiz’
2016-06-12Fix core commands, broken in the previous commit.Emmanuel Gil Peyrot
2014-12-29Fix #2561, Fix #2525 (broken GPG plugin)mathieui
2014-07-24Use slixmppFlorent Le Coz
2014-07-09Fix #2546 (ugly tb with the gpg plugin)mathieui
2014-04-30Remove Tab.get_name() and use Tab.name insteadmathieui
2014-03-07Add a mention about poezio_gpg_export in the docmathieui
2014-02-03Don’t set our status to None on /unload gpgFlorent Le Coz
2013-08-06Don’t send the xhtml body with a gpg-encrypted messagemathieui
2013-04-13Move the plugins documentationmathieui
2013-03-01Fix #2231 (update the plugins to use the new help system)mathieui
2013-01-05Update the gnupg wrapper - Fix #2162mathieui
2012-11-05Display an error and don’t send the message if gpg failed to encrypt a mess...Florent Le Coz
2012-02-09Remove some debugging printsmathieui
2012-01-29Do not traceback when /gpg outside a ConversationTabmathieui
2011-11-13Add a setkey command for the /gpg command.Florent Le Coz
2011-11-13/gpg command lets you disable or force encryption.Florent Le Coz
2011-11-12Try to verify signatures with different hashes, and use always_trust.Florent Le Coz
2011-11-12Add a gpg command, doesn’t work yet.Florent Le Coz
2011-11-12a plugin can now add informations in ConversationTab’s InfoWin. And the GPG...Florent Le Coz
2011-11-12GPG now only send the encrypted data, not the full headers things. And it add...Florent Le Coz
2011-11-12GPG: encrypt and decrypt messages when possible.Florent Le Coz
2011-11-12Gpg module: send signed presences, and verify the signature in received prese...Florent Le Coz
2011-11-11Fix an issue with python3.2 (byte vs string) in gnupg module.Florent Le Coz
2011-11-11Create an empty gpg plugin, including a gnupg wrapper.Florent Le Coz