Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Florent Le Coz | |
GPG plugin does that. | |||
2011-11-12 | GPG now only send the encrypted data, not the full headers things. And it ↵ | Florent Le Coz | |
adds the headers to the encrypted data received, to decrypt it. | |||
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 ↵ | Florent Le Coz | |
presences. | |||
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 | |