Perl library for transparent SSL
- New upstream release 2.045
- Fixed memory leak caused by not destroying CREATED_IN_THIS_THREAD for SSL
objects (GH#55)
- Optimization: don't track SSL objects and CTX in *CREATED_IN_THIS_THREAD if
perl is compiled without thread support
- Small fix in t/protocol_version.t to use older versions of Net::SSLeay with
openssl build without SSLv3 support
- When setting SSL_keepSocketOnError to true the socket will not be closed on
fatal error (GH#53, modified)
- Update patches as needed
|
||
|---|---|---|
| .gitignore | ||
| IO-Socket-SSL-2.045-use-system-default-cipher-list.patch | ||
| IO-Socket-SSL-2.045-use-system-default-SSL-version.patch | ||
| perl-IO-Socket-SSL.spec | ||
| sources | ||