Commit Graph

34 Commits

Author SHA1 Message Date
Aleksander Machniak
7df99b7399 Enigma: Fix signature verification with some IMAP servers, e.g. Gmail, DBMail (#5371) 2016-07-30 18:26:39 +02:00
Aleksander Machniak
a876748d84 Fix regression where password was continuously prompted on signing (an no enrypting) 2016-07-30 16:23:30 +02:00
Aleksander Machniak
88ed121f24 Enigma: Add possibility to export private keys (#5321) 2016-06-20 19:29:49 +02:00
Aleksander Machniak
3dd83804b4 Don't return false if keys directory does not exist 2016-06-12 13:11:16 +02:00
Aleksander Machniak
3f01232625 Enigma: Delete user keys when using deluser.sh script 2016-06-12 12:49:29 +02:00
Aleksander Machniak
ac1cd3719c Enigma: Fix redundant list-secret-keys/list-public-keys calls on signing/encryption 2016-06-12 09:59:50 +02:00
Aleksander Machniak
f1c260b05f Enigma: Implement PGP encryption and signing in one go (#5302)
Enigma: Display signature verification status for encrypted+signed messages (#5302)
2016-06-07 12:29:17 +02:00
Aleksander Machniak
dcb7db2f8c Enigma: Fix keys import from inside of an encrypted message (#5285) 2016-05-30 11:07:58 +02:00
Aleksander Machniak
96c3d84cdd Enigma: Varius fixes and cleanup in code for attaching pubkeys 2016-04-02 10:35:17 +02:00
Kyle Francis
a9d399155d Implemented attaching pub PGP key to outgoing messages. 2016-03-30 09:33:53 -04:00
Aleksander Machniak
007c9ddcb0 Enigma: Handle messages with text before an encrypted block (#5149) 2016-03-30 12:56:44 +02:00
Aleksander Machniak
4e6f3019f5 Enigma: Handle encrypted/signed content inside message/rfc822 attachments 2016-03-25 13:25:44 +01:00
Aleksander Machniak
5d49af37cc Enigma: Disable format=flowed for signed plain text messages (#1490646) 2016-02-06 17:45:20 +01:00
Aleksander Machniak
5a30653024 Enigma: Don't display "bad password" warning when the password wasn't provided yet 2016-01-26 20:54:57 +01:00
Aleksander Machniak
8c626eec8a Cleanup redundant variables 2016-01-26 16:59:40 +01:00
Aleksander Machniak
53fa08d8ae Enigma: Code refactoring with better handling of encrypted-inside-encrypted (e.g. forwarded) and signed+ncrypted messages 2016-01-25 09:53:33 +01:00
Aleksander Machniak
c9e2ab488e Enigma: Fix handling of encrypted + signed messages (#1490632) 2016-01-21 11:05:01 +01:00
Aleksander Machniak
392ededc71 Enigma: Enable encryption features on message print page 2015-09-16 14:13:31 +02:00
Aleksander Machniak
cffe97eb6e CS improvements + some doc 2015-09-13 14:50:48 +02:00
Enclavet
1fdee845d5 Enigma: fix storing password for whole session 2015-09-12 12:43:22 -07:00
Aleksander Machniak
b87a794348 Enigma: don't show encrypted part on attachments list, we display its content already 2015-09-12 17:16:14 +02:00
Aleksander Machniak
211929876b Enigma: GPG keys export 2015-09-06 15:52:31 +02:00
Aleksander Machniak
a0dfcb14a8 Enigma: Optional server-side key generation 2015-08-18 13:41:44 +02:00
Aleksander Machniak
58c2798fae Implemented password prompt when entering compose page of encrypted message 2015-06-07 17:54:01 +02:00
Aleksander Machniak
76573685d9 Enigma: Added user preferences to disable plugin features 2015-04-11 14:31:27 +02:00
Aleksander Machniak
1ad0e7da52 Enigma: fix issues with enabled messages_cache 2015-04-05 14:12:37 +02:00
Aleksander Machniak
04598bdfb1 Enigma: Handle signed content inside of encrypted message 2015-03-31 19:42:46 +02:00
Aleksander Machniak
a99c34159d Enigma: Implemented messages signing and encrypting 2015-03-31 18:56:32 +02:00
Aleksander Machniak
0878c846bc Enigma: Larry support, finished PGP decryption, other fixes and improvements 2015-03-08 10:54:28 +01:00
Aleksander Machniak
3e98f8be71 Add some code for S/MIME signatures verification, update Crypt_GPG package 2013-12-27 13:14:40 +01:00
Aleksander Machniak
2193f6a130 Avoid unused local variables 2013-05-07 13:51:23 +02:00
Aleksander Machniak
ce89ecd542 Fix various PHP code bugs found using static analysis (#1489086) 2013-05-06 12:23:27 +02:00
Aleksander Machniak
61be822d62 Remove deprecated functions (from bc.php file) usage in plugins 2013-01-18 15:24:49 +01:00
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00