1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-08 23:49:03 +00:00
Files
nmap/ncat
dmiller 8582bb5efe Do a 2nd SSL_read if necessary for renegotiation.
This fix was previously applied to ncat_listen's read_socket in r36652
(ac8b866) as a fix for #773. It didn't fully solve the problem, though,
since the fix should have been applied in ncat_core's fdinfo_recv, right
after the call to SSL_read. This commit moves the fix where it belongs,
which also simplifies the code.

Fixes #197 and #1049.
2018-03-11 03:50:53 +00:00
..
2017-11-11 17:43:26 +00:00
2015-11-20 16:17:26 +00:00
2017-09-27 21:29:31 +00:00
2015-11-05 20:41:05 +00:00
2015-11-05 20:41:05 +00:00