]> granicus.if.org Git - curl/commit
vtls: switch to CURL_SHA256_DIGEST_LENGTH define
authorDaniel Stenberg <daniel@haxx.se>
Wed, 6 Sep 2017 07:32:02 +0000 (09:32 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Sep 2017 13:59:42 +0000 (15:59 +0200)
commit4bb80d532e73045b06d23228b3a501d9f7c93acf
tree3fa8ca88c634ce9f3afe18751218aa115ab0e649
parent6b585b1183ec9191eae411a4d7b47c565a061b53
vtls: switch to CURL_SHA256_DIGEST_LENGTH define

... instead of the prefix-less version since WolfSSL 3.12 now uses an
enum with that name that causes build failures for us.

Fixes #1865
Closes #1867
Reported-by: Gisle Vanem
lib/vtls/darwinssl.c
lib/vtls/vtls.c
lib/vtls/vtls.h