summaryrefslogtreecommitdiff
path: root/lib/Net
Commit message (Expand)AuthorAgeFilesLines
* Remove Mac OS classic code from tests in lib.Nicholas Clark2011-01-181-1/+1
* Moved libnet from lib/ to ext/Chris Williams2009-09-0836-8473/+0
* Move Net::Ping from lib to extNicholas Clark2009-08-3017-2941/+0
* further sync blead with Net-Ping-2.36David Mitchell2009-06-123-2/+15
* Sync bleadperl and Net-Ping with the release of Net-Ping-2.36Steve Peters2009-06-081-1/+1
* Net::hostent fails make test if can't resolve localhostDavid Cantrell2009-04-081-0/+5
* Cope with differing prototypes for ECONNREFUSED etc on Win32 betweenNicholas Clark2008-02-061-6/+15
* Upgrade to Net-Ping-2.34Steve Peters2008-01-032-2/+2
* PATCH lib/Net/Ping/t/190_alarm.tRobin Barker2007-12-041-0/+6
* Skip the udp ping tests if testing on Vista. Also, switchedSteve Peters2007-11-201-2/+14
* hostname.t bustedRicardo SIGNES2007-10-231-1/+4
* Upgrade to Net::Ping 2.33, with help from Jerry HeddenRafael Garcia-Suarez2007-09-112-3/+36
* Upgrade to libnet 1.22 (with some help by Jerry Hedden)Rafael Garcia-Suarez2007-09-113-8/+24
* Upgrade to Net-Ping-2.32Steve Peters2007-07-311-1/+1
* RE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires adminJan Dubois2007-07-041-3/+3
* Address 250_ping_hires.t failureJerry D. Hedden2007-07-021-4/+5
* Rename README and Changes for more readabilityRafael Garcia-Suarez2007-06-252-0/+0
* Upgrade to libnet 1.21Rafael Garcia-Suarez2007-06-2516-2748/+2778
* That test too should be skipped in the core on EBCDIC platformsRafael Garcia-Suarez2007-06-251-0/+13
* Patch by Sébastien Aperghis-Tramoni to avoid encodingRafael Garcia-Suarez2007-03-141-5/+1
* Upgrade to libnet-1.20. Includes some additional version bumps where bleadperlSteve Peters2007-02-067-37/+142
* Fix precedence.Brendan O'Dea2006-02-171-1/+1
* Re: Make Passive mode the default for Net::FTPGisle Aas2006-01-272-10/+19
* POSIX now declares missing constants as sub ... ();, so Net::PingNicholas Clark2005-12-301-6/+6
* Make hostname.t deal with undefined or blank hostnames and domain Steve Peters2005-12-231-2/+8
* Add documentation for method domainname() in Net::Domain. Add someSteve Peters2005-12-222-4/+17
* More general fix for bug [perl #37915]Rafael Garcia-Suarez2005-12-151-2/+5
* [perl #37915] Bad select error handling in Net::Ping alexander_bluhm@genua.de2005-12-151-2/+2
* Typos in *.p[lm]Piotr Fusik2005-08-051-1/+1
* Typos in *.p[lm]Piotr Fusik2005-08-027-21/+21
* Silence uninitialized value warnings in Net::CmdSteve Hay2005-07-251-2/+3
* Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net::PingGisle Aas2005-06-031-9/+12
* [PATCH] Run ICMP ping tests on Windows as long as we have admin privsJan Dubois2005-06-033-3/+17
* Sync to libnet-1.19Graham Barr2004-06-306-16/+29
* Sync with libnet 1.18Graham Barr2004-04-1011-1489/+551
* Skip the Net/Ping/450_service failures on HP-UX for the time beingH.Merijn Brand2004-02-251-1/+2
* remove C<my $x if foo> construct from core modulesDave Mitchell2004-02-173-3/+6
* Sync with libnet 1.17Graham Barr2003-09-253-18/+38
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-142-2/+2
* on VMS, set non-blocking with ioctl, not fcntlCraig A. Berry2003-08-031-3/+3
* Reintroduce changes #19723 and #19723 that were notJarkko Hietaniemi2003-07-062-3/+5
* Upgrade to Net::Ping 2.31.Jarkko Hietaniemi2003-07-045-12/+44
* Sync with libnet 1.16Graham Barr2003-06-182-3/+13
* Sync with libnet 1.15Graham Barr2003-06-132-5/+22
* mark 450_service.t#18 as a todo test on windowsGurusamy Sarathy2003-06-091-1/+1
* one of the Net::Ping time-dependent tests fails sporadicallyGurusamy Sarathy2003-06-091-2/+4
* Sync with libnet 1.14Graham Barr2003-06-0211-82/+384
* apply Net::Ping patch that makes the fork()-based approachGurusamy Sarathy2003-05-171-2/+7
* improve the implementation of Net::Ping on windows by avoidingGurusamy Sarathy2003-05-171-14/+68
* Upgrade to Net::Ping 2.30.Jarkko Hietaniemi2003-04-193-21/+80