This website requires JavaScript.
Explore
Help
Sign In
rpms
/
perl-IO-Socket-SSL
Watch
7
Star
0
Fork
0
You've already forked perl-IO-Socket-SSL
Code
Issues
Pull Requests
Releases
Activity
af52f67378
perl-IO-Socket-SSL
/
sources
2 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update to 2.006 - New upstream release 2.006 - Make SSLv3 available even if the SSL library disables it by default in SSL_CTX_new (like done in LibreSSL); default will stay to disable SSLv3 so this will be only done when setting SSL_version explicitly - Fix possible segmentation fault when trying to use an invalid certificate - Use only the ICANN part of the default public suffix list and not the private domains; this makes existing exceptions for s3.amazonaws.com and googleapis.com obsolete - Fix t/protocol_version.t to deal with OpenSSL installations that are compiled without SSLv3 support - Make (hopefully) non-blocking work on windows by using EWOULDBLOCK instead of EAGAIN; while this is the same on UNIX it is different on Windows and socket operations return there (WSA)EWOULDBLOCK and not EAGAIN - Enable non-blocking tests on Windows too - Make PublicSuffix::_default_data thread safe - Update PublicSuffix with latest list from publicsuffix.org - Note that this package still uses system-default cipher and SSL versions, which may have SSL3.0 enabled - Classify buildreqs by usage
2014-11-23 14:55:09 +00:00
cbb09143c0d697fc44dac1226641eb41 IO-Socket-SSL-2.006.tar.gz
Reference in New Issue
Copy Permalink