]> git.ipfire.org Git - thirdparty/cups.git/commit
cups/hash.c: Put support for MacOS/Win SSL libs back
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 3 Oct 2023 11:59:40 +0000 (13:59 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 3 Oct 2023 11:59:40 +0000 (13:59 +0200)
commitc6cd5e9c10edc68caf6936a3d3274f758e9cd03d
tree92497c1b45933522809476481f1d73ec7180cc19
parent01db1439d6b02b34ead48aa5b91c9ffb0454f01a
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
cups/hash.c