Commit graph

6 commits

Author SHA1 Message Date
taca
eedf96b60b Update roundcube-plugin-enigma to 1.2.6.
RELEASE 1.2.6
-------------
- Enigma: Fix compatibility with assets_dir
2017-09-11 13:57:24 +00:00
taca
406711f68b Update roundcube-plugin-enigma to 1.2.5.
Nothing is change except version.
2017-04-28 13:50:10 +00:00
taca
c45e79ddac Update roundcube-plugin-enigma to 1.2.4
RELEASE 1.2.4
-------------
- Enigma: Fix handling of messages with nested PGP encrypted parts (#5634)
- Enigma: Fix PHP fatal error when decrypting a message with invalid signature
  (#5555)
- Enigma: Fix missing require statement for Crypt_GPG_KeyGenerator (#5641)
2017-03-12 13:34:39 +00:00
taca
21c4b221d4 roundcube-plugin-enigma to 1.2.3.
pkgsrc changes:
* Add dependency to security/pear-Crypt_GPG.

other changes:
* Add eu_EU and sq_AL locale.

RELEASE 1.2.3

* Enigma: Fix bug where last records on keys list were hidden (#5461)
* Enigma: Fix key search with keyword containing non-ascii characters (#5459)
2016-12-05 16:15:33 +00:00
taca
0def2d7ce7 Update roundcube-plugin-enigma to 1.2.2.
- Enigma: Add possibility to configure gpg-agent binary location (enigma_pgp_agent)
- Enigma: Fix signature verification with some IMAP servers, e.g. Gmail, DBMail (#5371)
- Enigma: Make recipient key searches case-insensitive (#5434)
2016-10-08 14:42:23 +00:00
taca
0ca479572c Add roundcube-plugin-enigma package version 1.2.1, it is part of
official roundcube.

Enigma Plugin for Roundcube

This plugin adds support for viewing and sending of signed and encrypted
messages in PGP (RFC 2440) and PGP/MIME (RFC 3156) format.

The plugin uses gpg binary on the server and stores all keys
(including private keys of the users) on the server.
Encryption/decryption is done server-side. So, this plugin
is for users that trust the server.
2016-09-13 15:58:57 +00:00