nmap/nsock
dmiller 38823b5cd1 Handle SSL_read()/SSL_write() returning 0 when not EOF.
OpenSSL docs say, "Old documentation indicated a difference between 0
and -1, and that -1 was retryable. You should instead call
SSL_get_error() to find out if it's retryable."
2024-11-21 20:11:38 +00:00
..
examples Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
include Don't test for SSL_set_alpn_protos, present in all supported OpenSSL versions 2024-04-02 21:32:24 +00:00
src Handle SSL_read()/SSL_write() returning 0 when not EOF. 2024-11-21 20:11:38 +00:00
tests Additional tests and checks for gh_heap validity 2024-10-08 21:14:41 +00:00
nsock.vcxproj Linker optimizations for all projects (Windows) 2021-07-22 17:19:53 +00:00