Perl library for transparent SSL
Go to file
Paul Howarth 4b03cab2e5 Update to 1.79
- New upstream release 1.79
  - Use getnameinfo instead of unpack_sockaddr_in6 to get PeerAddr and PeerPort
    from sockaddr in _update_peer, because this provides scope too
  - Work around systems that don't define AF_INET6 (CPAN RT#81216)
  - Prepare transition to a more secure default for SSL_verify_mode; the use of
    the current default SSL_VERIFY_NONE will cause a big warning for clients,
    unless SSL_verify_mode was explicitly set inside the application to this
    insecure value (in the near future the default will be SSL_VERIFY_PEER, and
    thus causing verification failures in unchanged applications)
2012-11-26 09:30:31 +00:00
.gitignore Update to 1.43 2011-05-11 11:04:32 +01:00
perl-IO-Socket-SSL.spec Update to 1.79 2012-11-26 09:30:31 +00:00
sources Update to 1.79 2012-11-26 09:30:31 +00:00