cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1308 Digest Authentication on IIS

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Mon, 02 Dec 2013 14:06:59 +0000

Thanks for your report. Two things:

1. Please send patches only, not full files: http://curl.haxx.se/dev/contribute.html#How_To_Make_a_Patch_with_git

2. "uripath" leaks memory after your patch, it makes aprintf() but never frees that memory

---
** [bugs:#1308] Digest Authentication on IIS**
**Status:** open
**Labels:** CURLAUTH_DIGEST_IE 
**Created:** Mon Dec 02, 2013 09:15 AM UTC by Sergey Tatarincev
**Last Updated:** Mon Dec 02, 2013 09:18 AM UTC
**Owner:** Daniel Stenberg
Authentication on IIS with CURLAUTH_DIGEST_IE flag does not work properly.
libcurl set not "cutted" uri parameter in header "Authorization".
So, I fix this bug in Curl_output_digest (see attachment at line 444)
P.S. this solution tested on IIS 6.0
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2013-12-02

These mail archives are generated by hypermail.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET