Fix #225: HTTP re-authentication with NTLM fails
commit3f3dcfc3caecacec333e73efb9c850df4fec7c70
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:34:46 +0000 (5 22:34 +0200)
treed2c23abc75dc46f5795a7c7c697e54d0a82a1987
parent840cbccd4ae08d6b60c0a69a1f37e42a3be21520
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.
src/core/sip-sec-ntlm.c