Todd C. Miller
|
5a3bbba12b
|
Use sudo_warnx?() instead of sudo_debug_printf for errors.
We now hook the warn functions so the messages are logged.
The messages still show up in the debug log too.
|
2021-06-15 13:58:12 -06:00 |
|
Todd C. Miller
|
8f0c16f06e
|
Only initialize the SSL library once.
|
2021-04-08 15:14:13 -06:00 |
|
Todd C. Miller
|
d92610ee43
|
Rename LOGSRVD_DEFAULT_CIPHER_LST13 to DEFAULT_CIPHER_LST13
|
2021-04-06 17:03:30 -06:00 |
|
Todd C. Miller
|
71e5275a1c
|
Move common TLS initialization code to tls_init.c.
|
2021-03-10 16:29:27 -07:00 |
|