summaryrefslogtreecommitdiff
path: root/plugins/enigma/lib/enigma_driver_phpssl.php
AgeCommit message (Collapse)Author
2015-03-31Enigma: Implemented messages signing and encryptingAleksander Machniak
2015-03-08Enigma: Larry support, finished PGP decryption, other fixes and improvementsAleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
Rcube_message_part::body content should never be modified by code out of the rcube_message. Added convenient rcube_message::get_part_body() method, making rcube_message::get_part_content() deprecated.
2013-12-27Add some code for S/MIME signatures verification, update Crypt_GPG packageAleksander Machniak