summaryrefslogtreecommitdiff
path: root/program/lib/Net
AgeCommit message (Expand)Author
2013-10-06Move PEAR libs from plugins into main Roundcube lib directory,Aleksander Machniak
2013-05-24Fix connecting when host is specified with protocol prefix e.g. ssl://Aleksander Machniak
2013-05-22Fix warning when using IP address as hostname in Net_SocketAleksander Machniak
2013-05-16Fix Net_Socket bug with no timeout (failed connection in managesieve plugin)Aleksander Machniak
2013-05-15Fix SMTP connection using IPv6 address in smtp_server option (#1489024), upda...Aleksander Machniak
2012-07-23Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ...Aleksander Machniak
2011-11-24- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487...alecpl
2011-04-17- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)alecpl
2011-03-11- PEAR::Net_SMTP 1.5.1alecpl
2011-01-20- Updated PEAR::Net_Socket to 1.0.10alecpl
2011-01-20- Updated PEAR::Net_IDNA2 to 0.1.1alecpl
2010-10-11- Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942alecpl
2010-10-11- Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358alecpl
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl
2010-03-08- Net_SMTP 1.4.2 with fix for #1486537alecpl
2010-01-25- Net_SMTP 1.4.1alecpl
2009-12-03- Net_SMTP 1.3.4alecpl
2009-07-14- update PEAR::Net_SMTP to 1.3.3 versionalecpl
2009-07-06- Show SMTP errors in browser (#1485927)alecpl
2008-12-18- updated bundled Net_Socket to 1.0.9alecpl
2008-12-18updated bundled Net_SMTP to 1.3.1alecpl
2008-12-18#1485157: fix DIGEST-MD5 authenticationalecpl
2008-12-18- oops, remove console callalecpl
2008-12-18- Fix STARTTLS before AUTH in SMTP connection (#1484883)alecpl
2008-01-29 * updated bundled Net_Socket to 1.0.8till
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; Fixed...thomascube
2005-10-03Minor bugfixes and SMTP supportthomascube