]> git.ipfire.org Git - thirdparty/cups.git/commit - cups/tls-darwin.c
Eliminate use of private macOS security headers/APIs (Issue #5516)
authorMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 14 Feb 2019 16:53:23 +0000 (11:53 -0500)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 14 Feb 2019 16:53:23 +0000 (11:53 -0500)
commitfa26ab9573afab69475d60c3eb3e38be3b5a0587
tree761925dce8611b283b37d8370bb92bf239ed73c6
parentec7e5bddc7494ad40158b88711f6d2a37cd8c0c8
Eliminate use of private macOS security headers/APIs (Issue #5516)

Eliminate use of deprecated cssmErrorString function.

Switch to using SecCertificateCreateWithData.

Clean out unused private header availability checks.
15 files changed:
Makedefs.in
backend/ipp.c
config-scripts/cups-common.m4
config-scripts/cups-ssl.m4
config.h.in
configure
cups/auth.c
cups/http-private.h
cups/tls-darwin.c
scheduler/auth.c
scheduler/ipp.c
systemv/lpadmin.c
vcnet/config.h
xcode/CUPS.xcodeproj/project.pbxproj
xcode/config.h