Perl library for transparent SSL
Go to file
Paul Howarth abf3820637 Update to 2.067
- New upstream release 2.067
  - Fix memory leak on incomplete handshake (GH#92)
  - Add support for SSL_MODE_RELEASE_BUFFERS via SSL_mode_release_buffers; this
    can decrease memory usage at the costs of more allocations (CPAN RT#129463)
  - More detailed error messages when loading of certificate file failed (GH#89)
  - Fix for ip_in_cn == 6 in verify_hostname scheme (CPAN RT#131384)
  - Deal with new MODE_AUTO_RETRY default in OpenSSL 1.1.1
  - Fix warning when no ecdh support is available
  - Documentation update regarding use of select and TLS 1.3
  - Various fixes in documentation (GH#81, GH#87, GH#90, GH#91)
  - Stability fix for t/core.t
2020-02-15 15:11:21 +00:00
.gitignore Update to 1.43 2011-05-11 11:04:32 +01:00
IO-Socket-SSL-2.066-Test-client-performs-Post-Handshake-Authentication.patch Skip a PHA test if Net::SSLeay does not expose the PHA 2019-06-17 09:35:43 +02:00
IO-Socket-SSL-2.067-use-system-default-cipher-list.patch Update to 2.067 2020-02-15 15:11:21 +00:00
IO-Socket-SSL-2.067-use-system-default-SSL-version.patch Update to 2.067 2020-02-15 15:11:21 +00:00
perl-IO-Socket-SSL.rpmlintrc Update to 2.059 2018-08-16 11:57:21 +01:00
perl-IO-Socket-SSL.spec Update to 2.067 2020-02-15 15:11:21 +00:00
sources Update to 2.067 2020-02-15 15:11:21 +00:00