Commit graph

4 commits

Author SHA1 Message Date
taca
5fe0d82fff Updateruby-net-ping to 1.5.3.
Exact changes are unknown.
2012-03-17 16:58:19 +00:00
taca
202ffedc51 Update ruby-net-ping package to 1.5.2.
== 1.5.2 - 4-Nov-2011
* The Net::Ping::HTTP class now defaults to using HEAD instead of GET
  for its ping test. You can alter this via the get_request accessor.
  Thanks got to Balazs Kutil for the patch.
* Added the ssl_verify_mode accessor to the Net::Ping::HTTP class, which
  defaults to VERIFY_NONE. This fixes possible warnings resulting from
  missing SSL certificates when using https. Thanks go to Balazs Kutil
  for the patch.
2011-12-15 15:41:36 +00:00
taca
856e398545 Update net/ruby-net-ping package to 1.5.1.
== 1.5.1 - 15-Sep-2011
* Use RbConfig on Ruby 1.9 and later. Thanks go to Torsten Sch«Ónebaum
  for the patch.
2011-09-15 21:57:10 +00:00
taca
e0df3fc53b Importing ruby-net-ping package version 1.5.0.
The net-ping library provides a ping interface for Ruby. It includes
separate TCP, HTTP, LDAP, ICMP, UDP, WMI (for Windows) and external ping
classes.
2011-06-19 14:09:52 +00:00