Fix #225: HTTP re-authentication with NTLM fails
commita3d8488e85d66ef48f80cfe122dcb48d63eb5aa8
authorStefan Becker <chemobejk@gmail.com>
Thu, 5 Dec 2013 20:34:46 +0000 (5 22:34 +0200)
committerStefan Becker <chemobejk@gmail.com>
Thu, 5 Dec 2013 20:48:42 +0000 (5 22:48 +0200)
treee488a327f7b419d66d18343256eb4efdd0f75580
parente16c93e2ae0e6d89e0ae01d19ef753da3ebc4367
Fix #225: HTTP re-authentication with NTLM fails

The built-in NTLM implementation didn't support re-authentication. With
HTTP 1.1 keep-alive support of the new HTTP stack this has become
necessary now.

(cherry picked from commit 3f3dcfc3caecacec333e73efb9c850df4fec7c70)
src/core/sip-sec-ntlm.c