cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Adding support for BoringSSL

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 22 Jan 2015 23:02:09 +0100 (CET)

On Thu, 22 Jan 2015, Steve Holme wrote:

> Unfortunately this removes NTLM support on Windows when OpenSSL is being
> used.
>
> I don't know if I am missing something but I can't find where
> HAVE_DES_SET_ODD_PARITY is being defined.

Ah right. Silly me. I'll fix.

> I think for some (all) of these to work - we would have to include the
> OpenSSL header files first which I guess we don't want to do

Correct, I'll instead make sure we generate a proper define in the
curl_config.h file when configure detects the library, which then can be set
by any build file if any non-configure build wants to build with boringssl.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-01-22