[sudo-commits] sudo changeset 12710:7a7dcebbe889

Todd C. Miller Todd.Miller at sudo.ws
Fri Nov 6 08:55:14 MST 2020


changeset:	12710:7a7dcebbe889 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7a7dcebbe889
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Nov 02 09:30:45 2020 -0700

Log Message:
	Set server_name before initiating TLS connection so verify function works.
	Fixes a crash in the SSL_VERIFY_PEER callback.  Also call inet_ntop(3)
	with addr pointer, not sockaddr pointer so we get the correct IP address.

diffstat:

 logsrvd/sendlog.c              |  19 +++++++++++++++++--
 plugins/sudoers/iolog_client.c |  36 +++++++++++++++++++++++++++---------
 2 files changed, 44 insertions(+), 11 deletions(-)



More information about the sudo-commits mailing list