summaryrefslogtreecommitdiff
path: root/lib/Net/Ping.pm
Commit message (Expand)AuthorAgeFilesLines
* Move Net::Ping from lib to extNicholas Clark2009-08-301-1777/+0
* Sync bleadperl and Net-Ping with the release of Net-Ping-2.36Steve Peters2009-06-081-1/+1
* Cope with differing prototypes for ECONNREFUSED etc on Win32 betweenNicholas Clark2008-02-061-6/+15
* Upgrade to Net-Ping-2.34Steve Peters2008-01-031-1/+1
* Upgrade to Net::Ping 2.33, with help from Jerry HeddenRafael Garcia-Suarez2007-09-111-3/+21
* Upgrade to Net-Ping-2.32Steve Peters2007-07-311-1/+1
* POSIX now declares missing constants as sub ... ();, so Net::PingNicholas Clark2005-12-301-6/+6
* 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-021-6/+6
* 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-031-1/+1
* on VMS, set non-blocking with ioctl, not fcntlCraig A. Berry2003-08-031-3/+3
* Upgrade to Net::Ping 2.31.Jarkko Hietaniemi2003-07-041-5/+32
* 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-191-14/+61
* Upgrade to Net::Ping 2.29.Jarkko Hietaniemi2003-04-131-38/+102
* typos and other minor thingsTodd C. Miller2003-03-111-2/+0
* Upgrade to Net::Ping 2.28, from Rob Brown.Jarkko Hietaniemi2003-02-081-80/+155
* Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)Hugo van der Sanden2002-12-171-45/+107
* Update to Net::Ping v2.23Hugo van der Sanden2002-10-201-28/+472
* Upgrade to Net::Ping 2.20.Jarkko Hietaniemi2002-07-171-23/+61
* Upgrade to Net::Ping 2.19.Jarkko Hietaniemi2002-06-101-7/+31
* Upgrade to Net::Ping 2.18 (no core-relevant changes,Jarkko Hietaniemi2002-05-111-3/+3
* Upgrade to Net::Ping 2.17.Jarkko Hietaniemi2002-05-051-6/+11
* Update to Net::Ping 2.16.Jarkko Hietaniemi2002-04-121-8/+5
* Upgrade to Net::Ping 2.14.Jarkko Hietaniemi2002-04-021-467/+509
* Upgrade to Net::Ping 2.12.Jarkko Hietaniemi2002-02-181-5/+7
* Upgrade to Net::Ping 2.11.Jarkko Hietaniemi2002-02-141-3/+3
* Upgrade to Net::Ping 2.10.Jarkko Hietaniemi2001-12-261-30/+83
* Upgrade to Net::Ping 2.09.Jarkko Hietaniemi2001-12-191-4/+4
* Upgrade to Net::Ping 2.07, from Rob Brown.Jarkko Hietaniemi2001-12-041-251/+250
* Retract #13173 (effectively retract Net::Ping 2.06,Jarkko Hietaniemi2001-11-221-113/+352
* Upgrade to Net::Ping 2.06.Jarkko Hietaniemi2001-11-211-352/+113
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
* Changed back Net/Ping.pm change #11759 since WNOHANG wasn'tArtur Bergman2001-08-271-1/+1
* pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.podchromatic2001-08-271-1/+1
* Re: Net::Ping patch, adds stream protocolScott Bronson2001-04-151-116/+281
* Net::PingColin McMillen2001-03-231-48/+132
* [patch perl@8133] Typo in my Net::Ping doc patch :(Jonathan Stowe2000-12-171-1/+1
* The documentation part of theJonathan Stowe2000-12-141-0/+5
* recv() can fail and return undef.Alexey V. Barantsev2000-11-021-10/+11
* [ID 20001101.001] Net::Ping icmp odd $bytesroot2000-11-011-2/+2
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-1/+5
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-2/+2
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-3/+2
* pod edits from Paul Marquess and Mark-Jason DominusGurusamy Sarathy1999-12-281-1/+1
* Next wave of _63 VMS patchesCharles Bailey1998-04-021-1/+1