--------------------- PatchSet 528 Date: 2000/08/11 14:00:19 Author: kinkie Branch: ntlm Tag: (none) Log: Added a compile-time option to allow reusing over and over the same challenge. Members: ntlm_auth_modules/NTLMSSP/ntlm.h:1.1.2.6->1.1.2.7 Index: squid/ntlm_auth_modules/NTLMSSP/ntlm.h =================================================================== RCS file: /cvsroot/squid-sf//squid/ntlm_auth_modules/NTLMSSP/Attic/ntlm.h,v retrieving revision 1.1.2.6 retrieving revision 1.1.2.7 diff -u -r1.1.2.6 -r1.1.2.7 --- squid/ntlm_auth_modules/NTLMSSP/ntlm.h 10 Aug 2000 15:08:28 -0000 1.1.2.6 +++ squid/ntlm_auth_modules/NTLMSSP/ntlm.h 11 Aug 2000 14:00:19 -0000 1.1.2.7 @@ -20,6 +20,7 @@ #define DEBUG +#define REUSE_SAME_CHALLENGE #include