]> gitweb.factorcode.org Git - factor.git/commit
io.sockets.secure.openssl: ignore unexpected eof error
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 12 Aug 2023 05:32:45 +0000 (00:32 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 12 Aug 2023 05:49:34 +0000 (00:49 -0500)
commit1f52a71708105c5c3cb23237d02a41ef1bda5e27
tree08eab7577ee000452abe26c1b0f2779fe4f01841
parent536aed646aad363194d85c56e44b6e12f585a851
io.sockets.secure.openssl: ignore unexpected eof error

some web servers close the socket early. we want to not error out
if this happens. there is a potential of a truncation attack;
we should investigate that.

fixes #2806
basis/io/sockets/secure/openssl/openssl.factor