]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: Henrik Nordstrom <henrik@henriknordstrom.net>
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 14 Aug 2009 04:50:47 +0000 (16:50 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 14 Aug 2009 04:50:47 +0000 (16:50 +1200)
commitf8ff8237ecd30410bf6fe924f58f9ed05132e99b
tree1db75cd0c3058a0bfbb726f06135c5ebfe2efd80
parentdc417436fa7845d8de9b88e34d38684abb049977
Author: Henrik Nordstrom <henrik@henriknordstrom.net>
Remove support for deferred state in stateful helpers

the deferred state were previously used for the challenge reuse mode
in NTLM, but is since long unused as it was both incompatible with
NTLMv2 and also not very stable for authentication.
src/enums.h
src/helper.cc
src/helper.h