summaryrefslogtreecommitdiff
path: root/program/lib/Net/Socket.php
AgeCommit message (Collapse)Author
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), ↵Aleksander Machniak
update Net_Socket package
2011-01-20- Updated PEAR::Net_Socket to 1.0.10alecpl
2008-12-18- updated bundled Net_Socket to 1.0.9alecpl
2008-01-29 * updated bundled Net_Socket to 1.0.8till
* updated bundled Net_SMTP to 1.2.10
2005-10-03Minor bugfixes and SMTP supportthomascube