]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Author: Markus Moeller <huaraz@moeller.plus.com>
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 4 Sep 2009 11:38:28 +0000 (23:38 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 4 Sep 2009 11:38:28 +0000 (23:38 +1200)
commit9ca29d23f7c7ebdb9f7fc6d360b0119ca2b7a09f
treee314afd4fe163719c1d76305f7d7bf0b4a22e68a
parent7895fa18d56b915e7047098ef4801f807917a175
Author: Markus Moeller <huaraz@moeller.plus.com>
Support Kerberos login to peers

In some setups the upstream proxy requires a secue authentication method
(Negotiate, NTLM). Allow this with Negotiate/Kerberos.
configure.in
src/HttpRequest.h
src/Makefile.am
src/cf.data.pre
src/http.cc
src/peer_proxy_negotiate_auth.cc [new file with mode: 0644]
src/protos.h
src/tunnel.cc