46 Commits (1.3.15)

Author SHA1 Message Date
Aleksander Machniak 2b4beca128 Fix composer warning - don't use uppercase in package names 6 years ago
Aleksander Machniak 94da947855 [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289) 7 years ago
johndoh dda4ec3dca Update composer reference to endroid/qr-code (#6132) 8 years ago
Thomas Bruederli e8379b8649 Fix phpunit version for testing in PHP < 5.6 8 years ago
Aleksander Machniak f3756e4115 Use pear/net_sieve instead of our fork as it's up-to-date and maintained by us now 8 years ago
Aleksander Machniak 99fb6bce8d Bump Net_Socket version 8 years ago
Aleksander Machniak 69fb773fac Move pear/net_ldap2 back to 'suggests" section 9 years ago
Aleksander Machniak 91e36f2ffe Use packagist instead of pear 9 years ago
Aleksander Machniak f2ab7ec929 Lock phpunit to version 5.7.x 9 years ago
Aleksander Machniak dd8637350b Use stable release of Crypt_GPG 1.6 9 years ago
Aleksander Machniak 2482088a76 Possibility to display QR code for contacts data (#5030) 9 years ago
Aleksander Machniak 1618387de7 Enigma: Support GnuPG 2.1 (#5313) 9 years ago
Aleksander Machniak 90a6d717ec Require PHP >= 5.4 9 years ago
Aleksander Machniak de7b0b51c4 Require Crypt_GPG 1.4.2 with fix for #5304 9 years ago
Aleksander Machniak 3940b37845 Explicitly require pear-core-minimal (#5319) 9 years ago
Aleksander Machniak 6e4642b12c Enigma: Add enigma_debug option 9 years ago
Aleksander Machniak 3193a5e5d2 Bump Net_LDAP2 version to 2.2.0 for PHP7 compatibility (#5171) 9 years ago
Aleksander Machniak 3488a8c44e Use pear repository via secure channel 9 years ago
Aleksander Machniak d4df3748cf Require Net_Socket >= 1.0.12 (because of timeout=0 bugfix) 10 years ago
Aleksander Machniak 3ac29fb53b Require Crypt_GPG ~1.4.0 10 years ago
Aleksander Machniak 4cd087ea2e Fixed mailvelope-generated messages structure (required Mail_Mime-1.10.0) 10 years ago
Aleksander Machniak d3823fe0a0 Use Net_SMTP-1.7.x and Net_Sieve-1.5.x (Roundcube fork), update changelog (#1490416) 10 years ago
Aleksander Machniak 61ab1049e2 Move crypt_gpg to "require" section 10 years ago
Aleksander Machniak e612bdefb1 Fix dependencies version numbers where ~ is used 10 years ago
Aleksander Machniak 72a3b29fc5 Lock dependencies versions 10 years ago
Aleksander Machniak b3e9764c31 Don't use packagist, fix Mail_mime package, update Net_SMTP 10 years ago
Aleksander Machniak a7efdd7c5d Make Mail_mime>=1.9.0 a requirement, fix compat. errors 10 years ago
Aleksander Machniak 8447bae77c Require Mbstring and OpenSSL extensions (#1490415) - remove redundant code 10 years ago
Aleksander Machniak f7427f151e Get rid of Mail_mimeDecode package dependency (#1490416) 10 years ago
Thomas Bruederli 7066de6634 Remove package spec as Net_SMTP is now available via packagist.org 10 years ago
Aleksander Machniak 2b15b6554f Unlock Mail_mimeDecode version, pear-core-minimal vs. pear dependency issue is fixed by requires order change 10 years ago
Thomas Bruederli 3d24039cec Switch repository URLs to https: 10 years ago
Thomas Bruederli 50caf4b024 Update git url for kolab/Net_LDAP3 package repository 10 years ago
Thomas Bruederli ec48287775 Freeze Mail_mimeDecode at version 1.5.5 as git master is utterly broken 11 years ago
Thomas Bruederli 4081940908 Add hint about the optional LDAP modules listed in "suggest" (#1490183) 11 years ago
Thomas Bruederli 0c137f7dac Consider composer.json dependencies in installation and upgrading instructions and scripts 11 years ago
Thomas Bruederli f50f49a0f2 Remove vcs entry for sample plugin 11 years ago
Thomas Bruederli b3cca2e46d Move LDAP libs to optional 'suggest' block in order to not block installation when php-ldap extension is missing 11 years ago
Aleksander Machniak f456c6e2d7 Require PHP 5.3.7 in composer file too 11 years ago
Thomas Bruederli a98a4f8bb5 Remove 3rd party libs from our repository and define the dependencies in composer.json-dist. 11 years ago
Thomas Bruederli cb7036c28a Require most recent plugin-installer with autoloading issue fixed 12 years ago
Thomas Bruederli b4d50cb41c Prepare for the composer-based plugin repository; skip PEAR dependencies for now 12 years ago
Thomas Bruederli 9b4e1efe7c Fix JSON syntax to make 'composer require' commands work 13 years ago
till f2bc8599f8 Ignore plugin_manager plugin. 13 years ago
till 1e2afb902a Enable our plugin repository: composer does not aggregate 'repositories' from your dependencies. 13 years ago
till 600041a83e Make this a -dist so people can customize it. 13 years ago
till 8aa528b6f7 Add a composer.json file. 13 years ago