Perl library for transparent SSL
Go to file
Paul Howarth 98862c2737 Update to 1.81
- New upstream release 1.81
  - Deprecated set_ctx_defaults; new name is set_defaults (the old name is
    still available)
  - Changed handling of default path for SSL_(ca|cert|key)* keys: if one of
    these keys is user defined, don't add defaults for the others, i.e.
    don't mix user settings and defaults
  - Cleaner handling of module defaults vs. global settings vs. socket
    specific settings; global and socket specific settings are both provided
    by the user, while module defaults are not
  - Make IO::Socket::INET6 and IO::Socket::IP specific tests both run, even
    if both modules are installed, by faking a failed load of the other module
- BR: perl(IO::Socket::INET6) and perl(Socket6) unconditionally
2012-12-06 22:57:42 +00:00
.gitignore Update to 1.43 2011-05-11 11:04:32 +01:00
perl-IO-Socket-SSL.spec Update to 1.81 2012-12-06 22:57:42 +00:00
sources Update to 1.81 2012-12-06 22:57:42 +00:00