freebsd-src/contrib/openbsm/bin/auditdistd
Ed Maste b01c10d25d auditdistd: Avoid calling deprecated OpenSSL functions
As of OpenSSL 1.1 SSL_library_init() and SSL_load_error_strings() are
deprecated.  There are replacement initialization functions but they do
not need to be called: "As of version 1.1.0 OpenSSL will automatically
allocate all resources that it needs so no explicit initialisation is
required."

Wrap both calls in an OPENSSL_VERSION_NUMBER block.

Upstream pull request submitted at
https://github.com/openbsm/openbsm/pull/82

PR:		271615
Reviewed by:	ngie
Event:		Kitchener-Waterloo Hackathon 202305
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40273
2023-05-26 09:15:25 -04:00
..
auditdistd.8
auditdistd.c Fixup some incorrect information and some comments. These changes 2020-07-28 20:06:16 +00:00
auditdistd.conf.5
auditdistd.h
faccessat.h
fstatat.h
Makefile.am
Makefile.in
openat.h
parse.y
pjdlog.c
pjdlog.h
proto_common.c
proto_impl.h
proto_socketpair.c
proto_tcp.c
proto_tls.c auditdistd: Avoid calling deprecated OpenSSL functions 2023-05-26 09:15:25 -04:00
proto_uds.c
proto.c
proto.h
receiver.c Remove invalid comments and correct some typos. 2018-10-04 05:57:27 +00:00
renameat.h
sandbox.c
sandbox.h
sender.c Remove invalid comments and correct some typos. 2018-10-04 05:57:27 +00:00
sigtimedwait.h
strndup.h
subr.c
subr.h
synch.h
token.l
trail.c Consider the following situation: 2018-12-07 03:13:36 +00:00
trail.h
unlinkat.h