Perl library for transparent SSL
Go to file
Paul Howarth d661fc4239 Update to 1.963
- New upstream release 1.963
  - Fix behavior of stop_SSL: for blocking sockets it now enough to call it
    once, for non-blocking it should be called again as long as EAGAIN and
    SSL_ERROR is set to SSL_WANT_(READ|WRITE)
  - Don't call blocking if start_SSL failed and downgraded socket has no
    blocking method
  - Documentation enhancements:
    - Special section for differences to IO::Socket
    - Describe problem with blocking accept on non-blocking socket
    - Describe arguments to new_from_fd and make clear that for upgrading an
      existing IO::Socket, start_SSL should be used directly
2014-01-14 14:24:20 +00:00
.gitignore Update to 1.43 2011-05-11 11:04:32 +01:00
perl-IO-Socket-SSL.spec Update to 1.963 2014-01-14 14:24:20 +00:00
sources Update to 1.963 2014-01-14 14:24:20 +00:00