RE: time to remove Visual Studio project files?

2020-09-06 Thread Marcel Raad via curl-library
> -Original Message- > From: Marcel Raad > Sent: Sunday, 6 September 2020 13:12 > To: 'libcurl development' > Cc: Daniel Stenberg > Subject: RE: time to remove Visual Studio project files? > > 2) HTTP_ONLY leaves SMB enabled > See https://github.com/curl/curl/pull/3770 for the reverted

RE: time to remove Visual Studio project files?

2020-09-06 Thread Marcel Raad via curl-library
Hi, > -Original Message- > From: curl-library On Behalf Of Daniel > Stenberg via curl-library > Sent: Saturday, 5 September 2020 15:16 > To: libcurl hacking > Cc: Daniel Stenberg > Subject: time to remove Visual Studio project files? > > I'd like to get a better feel for the need to

RE: curl_easy_setopt type checking for C++

2019-12-10 Thread Marcel Raad via curl-library
> -Original Message- > From: curl-library On Behalf Of Daniel > Stenberg via curl-library > Sent: Tuesday, 10 December, 2019 15:04 > To: Jeff Mears via curl-library > Cc: Daniel Stenberg > Subject: Re: curl_easy_setopt type checking for C++ > > If there's a downside with automatically

RE: file:// test URLs

2019-10-19 Thread Marcel Raad via curl-library
> -Original Message- > From: curl-library On Behalf Of Ray > Satiro via curl-library > Sent: Samstag, 19. Oktober 2019 07:24 > To: curl-library@cool.haxx.se > Cc: Ray Satiro > Subject: Re: file:// test URLs > > Older versions allowed > something like file://localhost/foo to read from

file:// test URLs

2019-10-18 Thread Marcel Raad via curl-library
Hi, I'm currently trying to get a successful test suite run for curl compiled with MSYS GCC, which has more Unix-like behavior compared to MinGW. (Or, to be exact, I'm trying to be able to add autotools builds to AppVeyor with only what is preinstalled.) Virtually all file:// tests are

Autobuilds broken

2019-09-11 Thread Marcel Raad via curl-library
Hi, on https://curl.haxx.se/dev/builds.html, I see that one of my autobuilds throws 12 compiler warnings. When I click on it, the page says "Replace this text with the error page you would like to serve to clients if your origin is offline." Any idea what's wrong? Thanks, Marcel

How to run test 307?

2019-06-12 Thread Marcel Raad via curl-library
Hi, I've never seen a test run with test 307 enabled. The precheck checks for "openssl" in "curl -s --engine list". Any idea how I have to compile OpenSSL to get it there? On all machines I have access to, there's only "rdrand" and "dynamic" by default. And the avilable dynamic engines are

Tests 1455 and 1456 failing with --disable-proxy

2019-05-27 Thread Marcel Raad via curl-library
Hi, the HAProxy tests 1455 and 1456 have been failing with proxy support disbled since commit https://github.com/curl/curl/commit/e91e48161235272ff485ff32bd048c53af731f43#diff-72ee0eef31d053c9e6d4fb22e81d2407R1700. Unfortunately, they are only labeled as "HTTP" and "HTTP GET", which I don't

RE: [RELEASE] curl 7.65.0

2019-05-22 Thread Marcel Raad via curl-library
> -Original Message- > From: Daniel Stenberg > Sent: Mittwoch, 22. Mai 2019 14:21 > To: Marcel Raad > Cc: libcurl development > Subject: RE: [RELEASE] curl 7.65.0 > > If you want a blunt tool to figure out which option curl sets that libcurl > doesn't like, here's a debug patch to get

RE: [RELEASE] curl 7.65.0

2019-05-22 Thread Marcel Raad via curl-library
> -Original Message- > From: curl-library On Behalf Of Daniel > Stenberg via curl-library > Sent: Mittwoch, 22. Mai 2019 13:34 > To: Daniel Stenberg via curl-library > Cc: Daniel Stenberg > Subject: Re: [RELEASE] curl 7.65.0 > > I think we should consider doing a follow-up patch

RE: Test failures on aix 7.2

2019-03-14 Thread Marcel Raad via curl-library
Hi Michael, > -Original Message- > From: curl-library On Behalf Of Michael > Schultz via curl-library > Sent: Donnerstag, 14. März 2019 20:59 > To: libcurl development > Cc: Michael Schultz > Subject: Test failures on aix 7.2 > > All the tests run except for 1435 and 1436. I cannot

RE: No compiler warnings shown for some autobuilds

2019-02-23 Thread Marcel Raad via curl-library
> -Original Message- > From: Daniel Stenberg > Sent: Samstag, 23. Februar 2019 11:02 > To: Marcel Raad via curl-library > Cc: Marcel Raad > Subject: Re: No compiler warnings shown for some autobuilds > > Clearly something isn't working here. I think i

No compiler warnings shown for some autobuilds

2019-02-22 Thread Marcel Raad via curl-library
Hi, on the autobuilds page [0], no warnings are shown for my two test runners. However, when looking at [1], there are two warnings. Any idea why they're not recognized as such? Also, for Marc's builds, they are shown in [2], but not in [3]. [0] https://curl.haxx.se/dev/builds.html [1]

RE: NTLMV2 authentication;

2018-12-11 Thread Marcel Raad via curl-library
> -Original Message- > From: curl-library On Behalf Of Daniel > Stenberg via curl-library > Sent: Dienstag, 11. Dezember 2018 12:40 > To: Markus Moeller via curl-library > Cc: Daniel Stenberg ; Markus Moeller > > Subject: Re: NTLMV2 authentication; > > 2. Confirmation by one or two

RE: NTLMV2 authentication;

2018-11-10 Thread Marcel Raad via curl-library
Hi Markus, (sorry, my Outlook can only reply properly to plain text mails) support for NTLMv2 was added in version 7.36.0: https://github.com/curl/curl/commit/86724581b6c02d160b52f817550cfdfc9c93af62 Marcel From: curl-library On Behalf Of Markus Moeller via curl-library Sent: Samstag, 10.

RE: **SPAM**Can't build Windows static x64

2018-01-10 Thread Marcel Raad via curl-library
Hi, > -Original Message- > From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of > William Zeitler > Sent: Mittwoch, 10. Januar 2018 11:52 > To: curl-library@cool.haxx.se > Subject: **SPAM**Can't build Windows static x64 > > I need to build Windows static x64. > >

RE: **SPAM**cmake windows build on 32 bit ARM, appveyor

2017-10-27 Thread Marcel Raad via curl-library
Hi Daniel, > -Original Message- > From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of > Daniel Stenberg > Sent: Freitag, 27. Oktober 2017 09:16 > To: libcurl hacking > Subject: **SPAM**cmake windows build on 32 bit ARM, appveyor > > I

RE: **SPAM**Do you 2FA on github?

2017-08-21 Thread Marcel Raad via curl-library
> -Original Message- > From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of > Daniel Stenberg > Sent: Montag, 21. August 2017 10:42 > To: libcurl hacking > Subject: **SPAM**Do you 2FA on github? > > Yet roughly half of us have not enabled

RE: win32 - where to start?

2017-05-17 Thread Marcel Raad via curl-library
Hi Glenn, > I am assuming you mean the “source archive” link > at the top? yes, that's right. Marcel --- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html

RE: win32 - where to start?

2017-05-17 Thread Marcel Raad via curl-library
Hi Glenn, > I found the libcurl source on git, and presuming I can download and build it > from there, but not sure which directories/files I need. > I saw there was a winbuild folder. Would prefer to build from inside VS (not > nmake) so need either a project file or compiler/linker settings and