| Commit message (Expand) | Author | Age | Files | Lines |
* | Update servent.pm | Elvin Aslanov | 2022-09-05 | 1 | -2/+2 |
* | Update protoent.pm | Elvin Aslanov | 2022-09-05 | 1 | -2/+2 |
* | do not count tests, instead use done_testing() | Michiel Beijen | 2021-12-04 | 1 | -1/+3 |
* | Remove NetWare support | Dagfinn Ilmari Mannsåker | 2021-10-08 | 1 | -1/+1 |
* | Enable capture variables to be used in a Net::hostent gethost call | Slaven Rezic | 2021-08-06 | 2 | -8/+17 |
* | Replace multiple 'use vars' by 'our' in lib | Nicolas R | 2017-11-11 | 4 | -9/+18 |
* | Remove Mac OS classic code from tests in lib. | Nicholas Clark | 2011-01-18 | 1 | -1/+1 |
* | Moved libnet from lib/ to ext/ | Chris Williams | 2009-09-08 | 36 | -8473/+0 |
* | Move Net::Ping from lib to ext | Nicholas Clark | 2009-08-30 | 17 | -2941/+0 |
* | further sync blead with Net-Ping-2.36 | David Mitchell | 2009-06-12 | 3 | -2/+15 |
* | Sync bleadperl and Net-Ping with the release of Net-Ping-2.36 | Steve Peters | 2009-06-08 | 1 | -1/+1 |
* | Net::hostent fails make test if can't resolve localhost | David Cantrell | 2009-04-08 | 1 | -0/+5 |
* | Cope with differing prototypes for ECONNREFUSED etc on Win32 between | Nicholas Clark | 2008-02-06 | 1 | -6/+15 |
* | Upgrade to Net-Ping-2.34 | Steve Peters | 2008-01-03 | 2 | -2/+2 |
* | PATCH lib/Net/Ping/t/190_alarm.t | Robin Barker | 2007-12-04 | 1 | -0/+6 |
* | Skip the udp ping tests if testing on Vista. Also, switched | Steve Peters | 2007-11-20 | 1 | -2/+14 |
* | hostname.t busted | Ricardo SIGNES | 2007-10-23 | 1 | -1/+4 |
* | Upgrade to Net::Ping 2.33, with help from Jerry Hedden | Rafael Garcia-Suarez | 2007-09-11 | 2 | -3/+36 |
* | Upgrade to libnet 1.22 (with some help by Jerry Hedden) | Rafael Garcia-Suarez | 2007-09-11 | 3 | -8/+24 |
* | Upgrade to Net-Ping-2.32 | Steve Peters | 2007-07-31 | 1 | -1/+1 |
* | RE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires admin | Jan Dubois | 2007-07-04 | 1 | -3/+3 |
* | Address 250_ping_hires.t failure | Jerry D. Hedden | 2007-07-02 | 1 | -4/+5 |
* | Rename README and Changes for more readability | Rafael Garcia-Suarez | 2007-06-25 | 2 | -0/+0 |
* | Upgrade to libnet 1.21 | Rafael Garcia-Suarez | 2007-06-25 | 16 | -2748/+2778 |
* | That test too should be skipped in the core on EBCDIC platforms | Rafael Garcia-Suarez | 2007-06-25 | 1 | -0/+13 |
* | Patch by Sébastien Aperghis-Tramoni to avoid encoding | Rafael Garcia-Suarez | 2007-03-14 | 1 | -5/+1 |
* | Upgrade to libnet-1.20. Includes some additional version bumps where bleadperl | Steve Peters | 2007-02-06 | 7 | -37/+142 |
* | Fix precedence. | Brendan O'Dea | 2006-02-17 | 1 | -1/+1 |
* | Re: Make Passive mode the default for Net::FTP | Gisle Aas | 2006-01-27 | 2 | -10/+19 |
* | POSIX now declares missing constants as sub ... ();, so Net::Ping | Nicholas Clark | 2005-12-30 | 1 | -6/+6 |
* | Make hostname.t deal with undefined or blank hostnames and domain | Steve Peters | 2005-12-23 | 1 | -2/+8 |
* | Add documentation for method domainname() in Net::Domain. Add some | Steve Peters | 2005-12-22 | 2 | -4/+17 |
* | More general fix for bug [perl #37915] | Rafael Garcia-Suarez | 2005-12-15 | 1 | -2/+5 |
* | [perl #37915] Bad select error handling in Net::Ping | alexander_bluhm@genua.de | 2005-12-15 | 1 | -2/+2 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-05 | 1 | -1/+1 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 7 | -21/+21 |
* | Silence uninitialized value warnings in Net::Cmd | Steve Hay | 2005-07-25 | 1 | -2/+3 |
* | Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net::Ping | Gisle Aas | 2005-06-03 | 1 | -9/+12 |
* | [PATCH] Run ICMP ping tests on Windows as long as we have admin privs | Jan Dubois | 2005-06-03 | 3 | -3/+17 |
* | Sync to libnet-1.19 | Graham Barr | 2004-06-30 | 6 | -16/+29 |
* | Sync with libnet 1.18 | Graham Barr | 2004-04-10 | 11 | -1489/+551 |
* | Skip the Net/Ping/450_service failures on HP-UX for the time being | H.Merijn Brand | 2004-02-25 | 1 | -1/+2 |
* | remove C<my $x if foo> construct from core modules | Dave Mitchell | 2004-02-17 | 3 | -3/+6 |
* | Sync with libnet 1.17 | Graham Barr | 2003-09-25 | 3 | -18/+38 |
* | A swath of VERSION patches from Nicholas Clark. | Jarkko Hietaniemi | 2003-08-14 | 2 | -2/+2 |
* | on VMS, set non-blocking with ioctl, not fcntl | Craig A. Berry | 2003-08-03 | 1 | -3/+3 |
* | Reintroduce changes #19723 and #19723 that were not | Jarkko Hietaniemi | 2003-07-06 | 2 | -3/+5 |
* | Upgrade to Net::Ping 2.31. | Jarkko Hietaniemi | 2003-07-04 | 5 | -12/+44 |
* | Sync with libnet 1.16 | Graham Barr | 2003-06-18 | 2 | -3/+13 |
* | Sync with libnet 1.15 | Graham Barr | 2003-06-13 | 2 | -5/+22 |