Summary of Changes
This is a bugfix release.
Breaking Changes
- GH #4906 NetSSL_OpenSSL: non-blocking functions return value
Security Fixes
- GH #4899 Upgrade bundled libexpat to 2.7.1 [fixes CVE]
- GH #4926 Crash in Poco::Net::NTLMCredentials::parseChallengeMessage
Features, Enhancements and Third Party Updates
- GH #4892 TCPServer continues to accept connections...