Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-29[EFAIL] Don't decrypt PGP messages with no MDC protection (#6289)Aleksander Machniak
2018-02-19Update composer reference to endroid/qr-code (#6132)johndoh
2017-10-29Fix phpunit version for testing in PHP < 5.6Thomas Bruederli
2017-05-22Use pear/net_sieve instead of our fork as it's up-to-date and maintained by u...Aleksander Machniak
2017-04-10Bump Net_Socket versionAleksander Machniak
2017-03-09Move pear/net_ldap2 back to 'suggests" sectionAleksander Machniak
2017-03-08Use packagist instead of pearAleksander Machniak
2017-03-04Lock phpunit to version 5.7.xAleksander Machniak
2017-02-28Use stable release of Crypt_GPG 1.6Aleksander Machniak
2016-12-11Possibility to display QR code for contacts data (#5030)Aleksander Machniak
2016-10-29Enigma: Support GnuPG 2.1 (#5313)Aleksander Machniak
2016-07-29Require PHP >= 5.4Aleksander Machniak
2016-06-20Require Crypt_GPG 1.4.2 with fix for #5304Aleksander Machniak
2016-06-13Explicitly require pear-core-minimal (#5319)Aleksander Machniak
2016-04-17Enigma: Add enigma_debug optionAleksander Machniak
2016-03-29Bump Net_LDAP2 version to 2.2.0 for PHP7 compatibility (#5171)Aleksander Machniak
2016-03-17Use pear repository via secure channelAleksander Machniak
2016-03-04Require Net_Socket >= 1.0.12 (because of timeout=0 bugfix)Aleksander Machniak
2015-10-16Require Crypt_GPG ~1.4.0Aleksander Machniak
2015-09-13Fixed mailvelope-generated messages structure (required Mail_Mime-1.10.0)Aleksander Machniak
2015-09-08Use Net_SMTP-1.7.x and Net_Sieve-1.5.x (Roundcube fork), update changelog (#1...Aleksander Machniak
2015-09-07Move crypt_gpg to "require" sectionAleksander Machniak
2015-08-17Fix dependencies version numbers where ~ is usedAleksander Machniak
2015-08-17Lock dependencies versionsAleksander Machniak
2015-08-06Don't use packagist, fix Mail_mime package, update Net_SMTPAleksander Machniak
2015-08-06Make Mail_mime>=1.9.0 a requirement, fix compat. errorsAleksander Machniak
2015-06-28Require Mbstring and OpenSSL extensions (#1490415) - remove redundant codeAleksander Machniak
2015-06-27Get rid of Mail_mimeDecode package dependency (#1490416)Aleksander Machniak
2015-06-21Remove package spec as Net_SMTP is now available via packagist.orgThomas Bruederli
2015-06-11Unlock Mail_mimeDecode version, pear-core-minimal vs. pear dependency issue i...Aleksander Machniak
2015-04-29Switch repository URLs to https:Thomas Bruederli
2015-04-14Update git url for kolab/Net_LDAP3 package repositoryThomas Bruederli
2015-03-18Freeze Mail_mimeDecode at version 1.5.5 as git master is utterly brokenThomas Bruederli
2014-12-18Add hint about the optional LDAP modules listed in "suggest" (#1490183)Thomas Bruederli
2014-11-09Consider composer.json dependencies in installation and upgrading instruction...Thomas Bruederli
2014-09-08Remove vcs entry for sample pluginThomas Bruederli
2014-09-08Move LDAP libs to optional 'suggest' block in order to not block installation...Thomas Bruederli
2014-09-04Require PHP 5.3.7 in composer file tooAleksander Machniak
2014-08-27Remove 3rd party libs from our repository and define the dependencies in comp...Thomas Bruederli
2013-05-26Require most recent plugin-installer with autoloading issue fixedThomas Bruederli
2013-04-28Prepare for the composer-based plugin repository; skip PEAR dependencies for nowThomas Bruederli
2013-03-21Fix JSON syntax to make 'composer require' commands workThomas Bruederli
2012-10-29Ignore plugin_manager plugin.till
2012-10-27Enable our plugin repository: composer does not aggregate 'repositories' from...till
2012-10-25Make this a -dist so people can customize it.till