freebsd-dev/usr.sbin/rpc.tlsservd
Rick Macklem 88ea962879 rpc.tls[serv|clnt]d.c: Clean up code for OpenSSL3
There were several function calls that are deprecated for
OpenSSL1.1.1.  These have been removed.
There was also a function call deprecated for OpenSSL3 and
that one has been #ifdef'd on OPENSSL_VERSION_NUMBER.

Reviewed by:	emaste, ngie
Differential Revision:	https://reviews.freebsd.org/D40275
2023-06-01 13:43:00 -07:00
..
Makefile
rpc.tlscommon.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
rpc.tlscommon.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
rpc.tlsservd.8 rpc.tlsservd.8: Update man page for new -N/--numdaemons option 2022-11-15 13:30:41 -08:00
rpc.tlsservd.c rpc.tls[serv|clnt]d.c: Clean up code for OpenSSL3 2023-06-01 13:43:00 -07:00