index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
gpg
Age
Commit message (
Expand
)
Author
2013-04-13
Move the plugins documentation
mathieui
2013-03-01
Fix #2231 (update the plugins to use the new help system)
mathieui
2013-01-05
Update the gnupg wrapper - Fix #2162
mathieui
2012-11-05
Display an error and don’t send the message if gpg failed to encrypt a mess...
Florent Le Coz
2012-02-09
Remove some debugging prints
mathieui
2012-01-29
Do not traceback when /gpg outside a ConversationTab
mathieui
2011-11-13
Add 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-12
Try to verify signatures with different hashes, and use always_trust.
Florent Le Coz
2011-11-12
Add a gpg command, doesn’t work yet.
Florent Le Coz
2011-11-12
a plugin can now add informations in ConversationTab’s InfoWin. And the GPG...
Florent Le Coz
2011-11-12
GPG now only send the encrypted data, not the full headers things. And it add...
Florent Le Coz
2011-11-12
GPG: encrypt and decrypt messages when possible.
Florent Le Coz
2011-11-12
Gpg module: send signed presences, and verify the signature in received prese...
Florent Le Coz
2011-11-11
Fix an issue with python3.2 (byte vs string) in gnupg module.
Florent Le Coz
2011-11-11
Create an empty gpg plugin, including a gnupg wrapper.
Florent Le Coz