[sudo-commits] sudo changeset 12085:71ada9bfa056

Todd C. Miller Todd.Miller at sudo.ws
Thu Jan 16 17:39:32 MST 2020


changeset:	12085:71ada9bfa056 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/71ada9bfa056
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Jan 16 17:37:46 2020 -0700

Log Message:
	Fix TLS accept when SSL_accept() returns SSL_ERROR_WANT_WRITE.
	We need to switch from SUDO_EV_READ to SUDO_EV_WRITE for this case.

diffstat:

 logsrvd/logsrvd.c |  43 ++++++++++++++++++++++++++++++++++---------
 1 files changed, 34 insertions(+), 9 deletions(-)


More information about the sudo-commits mailing list