about summary refs log tree commit
DateCommit message (Expand)
2016-01-05Release 3.08 v3.08
2015-12-27Add Changes entry for the syswrite() fix
2015-12-27Fix _set_status_closed() calls following commit 852982580b
2015-12-27Merge pull request #24 from dagolden/fix-syswrite
2015-12-27Merge pull request #23 from daleevans/patch-3
2015-12-27Merge pull request #22 from daleevans/patch-4
2015-12-27Merge pull request #21 from daleevans/patch-2
2015-12-27Merge pull request #20 from daleevans/patch-1
2015-12-26Fix typo
2015-12-25Make other syswrites use _syswrite_with_timeout
2015-12-25Refactor syswrite with timeout
2015-12-25POD fix escape of > character
2015-12-25fix pop3 demo program
2015-12-25minor POD error
2015-12-25fix smtp demo program
2015-09-03Minor tweaks to Changes file formatting
2015-09-03SMTP: document passing of SASL instance to auth()
2015-09-02Use past tense in Changes file
2015-09-02ChangeLog was renamed to Changes a while ago
2015-09-02Simplify specification of INSTALLDIRS
2015-09-02Add INSTALL file
2015-09-01Re-sort MANIFEST
2015-09-01Bump version
2015-07-17Release 3.07 v3.07
2015-07-17Add Changes entry for previous merge commit
2015-07-17Merge branch 'ColMelvin-use-MLSD-for-more-robustness'
2015-07-17Merge branch 'use-MLSD-for-more-robustness' of https://github.com/ColMelvin/p...
2015-07-17Minor correction to 8b327f4281, confirmed by Steffen
2015-07-16Add Changes entry for previous merge commit, plus other minor tidy-ups
2015-07-16Merge pull request #18 from noxxi/af_domain
2015-07-16Merge pull request #19 from zhouzhen1/podspell
2015-07-16Fix Net::Cmd::datasend() for octets stored in an upgraded string
2015-07-11fix a typo in pod
2015-07-10let FTP, NNTP, POP3, SMTP restrict Domain to IPv4 even if IPv6 is supported b...
2015-07-08Bump version
2015-04-01Release 3.06 v3.06
2015-04-01Remove accidental vi "insert" detritus from a test script
2015-04-01Fix INSTALLDIRS to account for the @INC reordering change in Perl 5.12
2015-03-24Add licence files; clarify licence statements
2015-03-11Merge pull request #15 from mstevens/master
2015-03-10Convert tabs to spaces
2015-03-09Add missing Changes testing optional feature to Makefile.PL
2015-03-05Fix unrendered pod markup showing for eprt / epsv (eg see https://metacpan;3D...
2015-02-05Fix Net::FTP authorize() method
2015-01-26Document the new SendHello argument to Net::SMTP->new()
2015-01-26Tidy up previous merge commit
2015-01-26Merge pull request #13 from RubberCthulhu/optional-auto-hello
2015-01-26Merge pull request #14 from sunnavy/master
2015-01-26typo(IO:File => IO::File)
2015-01-22Optional automatic hello