| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Net::Ping from lib to ext | Nicholas Clark | 2009-08-30 | 1 | -1777/+0 |
* | Sync bleadperl and Net-Ping with the release of Net-Ping-2.36 | Steve Peters | 2009-06-08 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | Upgrade to Net::Ping 2.33, with help from Jerry Hedden | Rafael Garcia-Suarez | 2007-09-11 | 1 | -3/+21 |
* | Upgrade to Net-Ping-2.32 | Steve Peters | 2007-07-31 | 1 | -1/+1 |
* | POSIX now declares missing constants as sub ... ();, so Net::Ping | Nicholas Clark | 2005-12-30 | 1 | -6/+6 |
* | 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-02 | 1 | -6/+6 |
* | 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 | 1 | -1/+1 |
* | on VMS, set non-blocking with ioctl, not fcntl | Craig A. Berry | 2003-08-03 | 1 | -3/+3 |
* | Upgrade to Net::Ping 2.31. | Jarkko Hietaniemi | 2003-07-04 | 1 | -5/+32 |
* | apply Net::Ping patch that makes the fork()-based approach | Gurusamy Sarathy | 2003-05-17 | 1 | -2/+7 |
* | improve the implementation of Net::Ping on windows by avoiding | Gurusamy Sarathy | 2003-05-17 | 1 | -14/+68 |
* | Upgrade to Net::Ping 2.30. | Jarkko Hietaniemi | 2003-04-19 | 1 | -14/+61 |
* | Upgrade to Net::Ping 2.29. | Jarkko Hietaniemi | 2003-04-13 | 1 | -38/+102 |
* | typos and other minor things | Todd C. Miller | 2003-03-11 | 1 | -2/+0 |
* | Upgrade to Net::Ping 2.28, from Rob Brown. | Jarkko Hietaniemi | 2003-02-08 | 1 | -80/+155 |
* | Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now) | Hugo van der Sanden | 2002-12-17 | 1 | -45/+107 |
* | Update to Net::Ping v2.23 | Hugo van der Sanden | 2002-10-20 | 1 | -28/+472 |
* | Upgrade to Net::Ping 2.20. | Jarkko Hietaniemi | 2002-07-17 | 1 | -23/+61 |
* | Upgrade to Net::Ping 2.19. | Jarkko Hietaniemi | 2002-06-10 | 1 | -7/+31 |
* | Upgrade to Net::Ping 2.18 (no core-relevant changes, | Jarkko Hietaniemi | 2002-05-11 | 1 | -3/+3 |
* | Upgrade to Net::Ping 2.17. | Jarkko Hietaniemi | 2002-05-05 | 1 | -6/+11 |
* | Update to Net::Ping 2.16. | Jarkko Hietaniemi | 2002-04-12 | 1 | -8/+5 |
* | Upgrade to Net::Ping 2.14. | Jarkko Hietaniemi | 2002-04-02 | 1 | -467/+509 |
* | Upgrade to Net::Ping 2.12. | Jarkko Hietaniemi | 2002-02-18 | 1 | -5/+7 |
* | Upgrade to Net::Ping 2.11. | Jarkko Hietaniemi | 2002-02-14 | 1 | -3/+3 |
* | Upgrade to Net::Ping 2.10. | Jarkko Hietaniemi | 2001-12-26 | 1 | -30/+83 |
* | Upgrade to Net::Ping 2.09. | Jarkko Hietaniemi | 2001-12-19 | 1 | -4/+4 |
* | Upgrade to Net::Ping 2.07, from Rob Brown. | Jarkko Hietaniemi | 2001-12-04 | 1 | -251/+250 |
* | Retract #13173 (effectively retract Net::Ping 2.06, | Jarkko Hietaniemi | 2001-11-22 | 1 | -113/+352 |
* | Upgrade to Net::Ping 2.06. | Jarkko Hietaniemi | 2001-11-21 | 1 | -352/+113 |
* | avoid v-strings with require/use | Ronald J. Kimball | 2001-09-21 | 1 | -1/+1 |
* | Change use|require 5.005_64 to use|require 5.6.1. | Jarkko Hietaniemi | 2001-09-16 | 1 | -1/+1 |
* | Changed back Net/Ping.pm change #11759 since WNOHANG wasn't | Artur Bergman | 2001-08-27 | 1 | -1/+1 |
* | pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod | chromatic | 2001-08-27 | 1 | -1/+1 |
* | Re: Net::Ping patch, adds stream protocol | Scott Bronson | 2001-04-15 | 1 | -116/+281 |
* | Net::Ping | Colin McMillen | 2001-03-23 | 1 | -48/+132 |
* | [patch perl@8133] Typo in my Net::Ping doc patch :( | Jonathan Stowe | 2000-12-17 | 1 | -1/+1 |
* | The documentation part of the | Jonathan Stowe | 2000-12-14 | 1 | -0/+5 |
* | recv() can fail and return undef. | Alexey V. Barantsev | 2000-11-02 | 1 | -10/+11 |
* | [ID 20001101.001] Net::Ping icmp odd $bytes | root | 2000-11-01 | 1 | -2/+2 |
* | integrate cfgperl changes#6268..6282 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+5 |
* | more whitespace removal (from Michael G Schwern) | Gurusamy Sarathy | 2000-03-04 | 1 | -2/+2 |
* | s/use vars/our/g modules that aren't independently maintained on CPAN | Gurusamy Sarathy | 2000-01-23 | 1 | -3/+2 |
* | pod edits from Paul Marquess and Mark-Jason Dominus | Gurusamy Sarathy | 1999-12-28 | 1 | -1/+1 |
* | Next wave of _63 VMS patches | Charles Bailey | 1998-04-02 | 1 | -1/+1 |