[sudo-commits] sudo changeset 13180:0695e9b9b067

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


changeset:	13180:0695e9b9b067 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/0695e9b9b067
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Apr 08 19:14:05 2021 -0600

Log Message:
	Move relay configuration into its own section and add TLS options.
	TLS options in the relay section will be used if specified, otherwise
	the TLS options from the server section are used.

diffstat:

 logsrvd/logsrvd.c       |   12 +-
 logsrvd/logsrvd.h       |    4 +
 logsrvd/logsrvd_conf.c  |  455 ++++++++++++++++++++++++++++++++---------------
 logsrvd/logsrvd_relay.c |   20 +-
 4 files changed, 336 insertions(+), 155 deletions(-)



More information about the sudo-commits mailing list