about summary refs log tree commit
DateCommit message (Expand)
2014-06-05Add optional Perl::Critic testing
2014-06-05Add optional POD testing
2014-06-05Update copyright and fix POD
2014-06-04Make code Perl::Critic clean
2014-06-04Note requirements for optional SSL and IPv6 support
2014-06-04Note in more places that Perl 5.8.1 is now required
2014-06-04Use 5.008001, strict and warnings throughout
2014-06-04Remove unhelpful demo: Without the Net::DummyInetd this is not much use
2014-06-04Remove another unnecessary file
2014-06-04Remove two unnecessary files
2014-06-04We require perl-5.8.1 or higher now
2014-06-03Add MANIFEST.SKIP
2014-06-03Moved Net/*.pm into lib/Net/ sub-directory within distribution
2014-06-03Note changes for commit fdcacd730e
2014-06-03Exit loop over AUTH mechanisms when there are no more left to avoid infinite ...
2014-06-03Make removal of failed mechanism safer
2014-06-03Merge pull request #3 from apla/patch-2
2014-06-03Net::SMTP::auth() should use AUTH mechanism(s) supplied in Authen::SASL objec...
2014-06-02Merge branch 'noxxi-ipv6_ssl'
2014-06-02Add two missing commas to documentation
2014-06-02Note changes in Changes file
2014-06-02Bump $VERSION in changed modules
2014-06-02Avoid "Use of uninitialized value $parent in numeric eq (==)" warning when al...
2014-06-02Avoid "Name "IO::Socket::SSL::SSL_ERROR" used only once: possible typo" warnings
2014-06-02Rename new test scripts from *.pl to *.t as per MANIFEST
2014-06-02Merge branch 'ipv6_ssl' of https://github.com/noxxi/perl-libnet into noxxi-ip...
2014-05-30Bump version for next release
2014-05-30Release 1.27 v1.27
2014-05-30Simplify Makefile.PL requirements
2014-05-30Convert tabs to spaces
2014-05-30Bump version for next release
2014-05-30Release 1.26 v1.26
2014-05-30Various metadata updates
2014-05-22Bump version for next release
2014-05-22Bump/set minimum Perl and EU::MM versions and overhaul Makefile.PL
2014-05-16documentation updates
2014-05-16added external test for pop3 ssl
2014-05-16SSL and IPv6 support for POP3 incl. tests
2014-05-16added tests for Net::SMTP SSL and IPv6, save arguments in Net::SMTP to apply ...
2014-05-09SSL and IPv6 support for Net::SMTP
2014-02-18Authen::SASL fixes
2014-02-04Release 1.25 v1.25
2014-02-04Correction to 4857f359ec
2014-01-31Fix Net::FTP::pasv_wait() not handling errors from Net::Cmd::reponse()
2014-01-30Make inheritance from Net::Cmd clearer in the documentation
2014-01-30Bump $Net::FTP::VERSION for previous change
2014-01-30Merge pull request #1 from olegwtf/master
2014-01-29Bump $Net::Domain::VERSION for previous change
2014-01-29Merge pull request #2 from Hugmeir/master
2014-01-26Net::Domain: Stop domainname() from giving out warnings in android