summaryrefslogtreecommitdiff
path: root/program/lib/Crypt
AgeCommit message (Collapse)Author
2014-08-27Remove 3rd party libs from our repository and define the dependencies in ↵Thomas Bruederli
composer.json-dist. Also remove the ancient utf8 lib and replace it with 'Patchwork UTF-8 for PHP'. For direct git checkouts, copy composer.json-dist into composer.json and run `php composer.phar install` to install the dependencies.
2013-12-27Add some code for S/MIME signatures verification, update Crypt_GPG packageAleksander Machniak
2013-10-06Move PEAR libs from plugins into main Roundcube lib directory,Aleksander Machniak
list them as dependencies in INSTALL file (#1489182)