Perl library for transparent SSL
Go to file
Paul Howarth 4146886248 Update to 1.76
- New upstream release 1.76
  - Add support for IO::Socket::IP, which supports inet6 and inet4
    (CPAN RT#75218)
  - Fix documentation errors (CPAN RT#77690)
  - Made it possible to explicitly disable TLSv11 and TLSv12 in SSL_version
  - Use inet_pton from either Socket.pm 1.95 or Socket6.pm
- Use IO::Socket::IP for IPv6 support where available, else IO::Socket::INET6
- Add runtime dependency for appropriate IPv6 support module so that we can
  ensure that we run at runtime what we tested with at build time
2012-06-18 11:12:47 +01:00
.gitignore Update to 1.43 2011-05-11 11:04:32 +01:00
perl-IO-Socket-SSL.spec Update to 1.76 2012-06-18 11:12:47 +01:00
sources Update to 1.76 2012-06-18 11:12:47 +01:00