]> git.ipfire.org Git - thirdparty/cups.git/commit
cups/hash.c: Put support for MacOS/Win SSL libs back
authorzdohnal <zdohnal@redhat.com>
Wed, 4 Oct 2023 07:29:20 +0000 (09:29 +0200)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 07:29:20 +0000 (09:29 +0200)
commit43ceb50ad92236bda3de168a19765f371812a1ea
tree6914486f227f2d26db202a9779f147b30c3fc722
parent01db1439d6b02b34ead48aa5b91c9ffb0454f01a
parent0dd97fcaeeb16ed836e8542d75e2396fb1d129d9
cups/hash.c: Put support for MacOS/Win SSL libs back

- I mustn't remove their support in patch release - this should happen in 2.5 only.
- I have put back support for several hashes as well - they should be removed in 2.5.
- restrict usage of second block hashing only if OpenSSL/LibreSSL/GnuTLS is available (since IMO I found its implementation useless for SSL libs, which will be removed in 2.5)

This removes hard dependency on OpenSSL/LibreSSL or GnuTLS in 2.4.x, which will happen in 2.5.