<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1286, branch master</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>digest_sspi: Fix nonce-count generation in HTTP digest</title>
<updated>2017-02-20T05:53:01+00:00</updated>
<author>
<name>Max Khon</name>
<email>fjoe@samodelkin.net</email>
</author>
<published>2017-02-06T17:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=f77dabefd80b05173e602de94865b5cdffb3495e'/>
<id>f77dabefd80b05173e602de94865b5cdffb3495e</id>
<content type='text'>
- on the first invocation: keep security context returned by
  InitializeSecurityContext()

- on subsequent invocations: use MakeSignature() instead of
  InitializeSecurityContext() to generate HTTP digest response

Bug: https://github.com/curl/curl/issues/870
Reported-by: Andreas Roth

Closes https://github.com/curl/curl/pull/1251
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- on the first invocation: keep security context returned by
  InitializeSecurityContext()

- on subsequent invocations: use MakeSignature() instead of
  InitializeSecurityContext() to generate HTTP digest response

Bug: https://github.com/curl/curl/issues/870
Reported-by: Andreas Roth

Closes https://github.com/curl/curl/pull/1251
</pre>
</div>
</content>
</entry>
</feed>
