Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-27 | Remove 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-27 | Add some code for S/MIME signatures verification, update Crypt_GPG package | Aleksander Machniak | |
2013-10-06 | Move PEAR libs from plugins into main Roundcube lib directory, | Aleksander Machniak | |
list them as dependencies in INSTALL file (#1489182) |