Commit Graph

87 Commits (58d7cdc3fcff334d29bcd7d6e7ceb4f0a360e41a)

Author SHA1 Message Date
Aleksander Machniak 528084ff37 Add note about PinEntry issues with SELinux (#5620) 9 years ago
Aleksander Machniak 49d24e973d Enigma: Fix handling of messages with nested PGP encrypted parts (#5634) 9 years ago
Aleksander Machniak 4bc337c460 Enigma: Fix missing require statement for Crypt_GPG_KeyGenerator (#5641) 9 years ago
Aleksander Machniak d4f5804e40 Enigma: Add some notes to Known issues section (#5561) 9 years ago
Aleksander Machniak 69189ed21a Enigma: Fix PHP fatal error when decrypting a message with invalid signature (#5555) 9 years ago
Aleksander Machniak 86b329b1fa Update localization 9 years ago
Aleksander Machniak 9eac1dd513 Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452)
Added memcache_max_allowed_packet and apc_max_allowed_packet settings
9 years ago
jpope 5fda4d21cb Fix class in keys list
The last few keys were being cut off due to a typo.
9 years ago
Aleksander Machniak 45a3a86791 Enigma: Fix encoding of a key search phrase (#5459) 9 years ago
Aleksander Machniak 41d1a6e532 Enigma: Make recipient key searches case-insensitive (#5434) 9 years ago
Aleksander Machniak cc15930548 Enigma: Fix signature verification with some IMAP servers, e.g. Gmail, DBMail (#5371) 10 years ago
Aleksander Machniak 0ec486473b Enigma: Add possibility to configure gpg-agent binary location (enigma_pgp_agent)
Conflicts:

	CHANGELOG
10 years ago
Thomas Bruederli bd27c764c8 Updated localizations from Transifex 10 years ago
Aleksander Machniak 412982aa06 Enigma: Add possibility to export private keys (#5321) 10 years ago
Aleksander Machniak a104be2d10 Require Crypt_GPG 1.4.2 with fix for #5304 10 years ago
Aleksander Machniak 2168a337c1 Remove unused code 10 years ago
Aleksander Machniak 2913267c3a Enigma: Add possibility to configure gpg binary location (enigma_pgp_binary) 10 years ago
Aleksander Machniak 9a732c1764 Enigma: Fix malformed signed messages with force_7bit=true (#5292) 10 years ago
Aleksander Machniak 8a3b80d394 Enigma: Fix keys import from inside of an encrypted message (#5285) 10 years ago
Aleksander Machniak 7a7c3fa8f2 Update localization, add Enigma plugin localizations
Conflicts:
	plugins/managesieve/localization/de_DE.inc
	plugins/managesieve/localization/pt_PT.inc
	plugins/managesieve/localization/sk_SK.inc
10 years ago
Aleksander Machniak 311c207d0a Fix redundant enigma.css link 10 years ago
Aleksander Machniak 5194120221 Add Known Issues section in Enigma README (#5215) 10 years ago
Aleksander Machniak 6e4642b12c Enigma: Add enigma_debug option 10 years ago
Aleksander Machniak 4bb44c3d90 Enigma: added option to force users to use signing/encryption 10 years ago
Aleksander Machniak 96c3d84cdd Enigma: Varius fixes and cleanup in code for attaching pubkeys 10 years ago
Kyle Francis 7ce958ecd9 Added attach pubkey checkbox in compose UI, added preferences setting for attach pubkey by default 10 years ago
Kyle Francis a9d399155d Implemented attaching pub PGP key to outgoing messages. 10 years ago
Aleksander Machniak 007c9ddcb0 Enigma: Handle messages with text before an encrypted block (#5149) 10 years ago
Aleksander Machniak f0e88f02d5 Remove unused code 10 years ago
Aleksander Machniak 4e6f3019f5 Enigma: Handle encrypted/signed content inside message/rfc822 attachments 10 years ago
Thomas Bruederli 4a408843b0 Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
10 years ago
Aleksander Machniak 5d49af37cc Enigma: Disable format=flowed for signed plain text messages (#1490646) 10 years ago
Aleksander Machniak 5a30653024 Enigma: Don't display "bad password" warning when the password wasn't provided yet 10 years ago
Aleksander Machniak 8c626eec8a Cleanup redundant variables 10 years ago
Aleksander Machniak c1a518910a Enigma: Fix bug where signature/decryption info wasn't displayed for some messages 10 years ago
Aleksander Machniak 53fa08d8ae Enigma: Code refactoring with better handling of encrypted-inside-encrypted (e.g. forwarded) and signed+ncrypted messages 10 years ago
Aleksander Machniak c9e2ab488e Enigma: Fix handling of encrypted + signed messages (#1490632) 10 years ago
Aleksander Machniak c7af660bfc Fix boundary separator in signed messages 10 years ago
Aleksander Machniak f04b56f306 Enigma: Enable default signing/encryption on a signed/encrypted draft compose 10 years ago
Aleksander Machniak b4fc297509 Fix a typo 10 years ago
Aleksander Machniak f7f512f039 Fixed typo in localization text 10 years ago
Aleksander Machniak 9f1f754daf CS fixes 10 years ago
Aleksander Machniak 2d40b43faa Update .htaccess rules for Apache 2.4 10 years ago
Aleksander Machniak a8848b16c4 Tweak the code to not violate ECMASCRIPT3 syntax 10 years ago
Aleksander Machniak 8f8beafd56 Use .get_label() consistently (instead of .gettext()) 10 years ago
Aleksander Machniak 570f43c874 Don't load enigma and managesieve css where it's not needed 10 years ago
Aleksander Machniak c852426bd4 Enigma: Display all usage flags of the subkey 10 years ago
Aleksander Machniak 13eb9bdc24 Enigma: Display complete key information (subkeys, user IDs) 10 years ago
Thomas Bruederli 0b6a01380b Distinguish encryption toolbar buttons (Mailvelope and Enigma) 10 years ago
Aleksander Machniak 392ededc71 Enigma: Enable encryption features on message print page 10 years ago