summaryrefslogtreecommitdiff
path: root/program/lib/Auth/SASL/Common.php
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.
2012-07-23Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ↵Aleksander Machniak
(#1488571)
2007-05-24upgrade to TinyMCE v2.1.1.1svncommit
2005-10-03Minor bugfixes and SMTP supportthomascube