]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[http] Support MD5-sess Digest authentication
authorMichael Brown <mcb30@ipxe.org>
Mon, 9 Mar 2015 13:22:49 +0000 (13:22 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 9 Mar 2015 13:45:09 +0000 (13:45 +0000)
commit042a982c4db959cb2e744cc10f1b9408e7f2f135
tree3fa6f854361215c41cfc5f7a628e8a3f2a54e184
parent42ea20afeef7ea0a0dd2fb071f76209ea13381a6
[http] Support MD5-sess Digest authentication

Microsoft IIS supports only MD5-sess for Digest authentication.

Requested-by: Andreas Hammarskjöld <junior@2PintSoftware.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/tcp/httpcore.c