[sudo-commits] sudo changeset 13178:4fb0fdc417e1

Todd C. Miller Todd.Miller at sudo.ws
Fri Apr 9 13:02:28 MDT 2021


changeset:	13178:4fb0fdc417e1 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4fb0fdc417e1
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Apr 08 18:07:59 2021 -0600

Log Message:
	Remove struct logsrvd_tls_config.
	Now that the SSL context is initialized in logsrvd_conf.c there's
	no need to export TLS configuration other than tls_check_peer.

diffstat:

 logsrvd/logsrvd.c       |  17 +++-----
 logsrvd/logsrvd.h       |  18 +--------
 logsrvd/logsrvd_conf.c  |  98 +++++++++++++++++++++++++-----------------------
 logsrvd/logsrvd_relay.c |   2 +-
 4 files changed, 61 insertions(+), 74 deletions(-)



More information about the sudo-commits mailing list