]> git.ipfire.org Git - thirdparty/squid.git/history - src/auth/negotiate/auth_negotiate.cc
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / auth / negotiate / auth_negotiate.cc
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-09-27  Alex RousskovMerged from trunk.
2008-09-13  Amos JeffriesMerge from trunk
2008-08-06  Amos JeffriesMerged from trunk
2008-08-06  Amos JeffriesAuthor: Markus <huaraz@moeller.plus.com>
2008-07-29  Amos JeffriesAuthor: Markus <huaraz@moeller.plus.com>
2008-07-15  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-07-14  Francesco ChemolliMerged from trunk.
2008-07-13  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-09  Francesco ChemolliMerged from trunk.
2008-07-09  Francesco ChemolliRefactored actions for authentication, I/O, storedir...
2008-03-22  Henrik NordstromMerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Amos Jeffries3.1 Cleanups pt 1: Add testheaders.sh script
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-09-01  amosjeffriesFix SegFault in Auth.
2007-08-29  hnoBug #2057: NTLM stop work in messengers after upgrade...
2007-08-27  hnoSpelling correction of received
2007-08-04  amosjeffriesFix assert checking value too late. First use occurs...
2007-08-03  amosjeffriesAdd assert()s to validate state in Auth Negotiate
2007-08-02  amosjeffriesFix invalid use of a pointer in src/auth/negotiate...
2007-07-04  hnoBug #2009: Negotiate fails with assertion failure
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2007-05-09  wesselsBug #1951: NTLM authentication does not work
2007-05-09  wesselsPort of 2.6/changesets/11280.patch
2007-05-09  wesselsRemoved auth_user_request_t typedef. Just use AuthUser...
2007-05-08  wesselsAuthor: Alex Rousskov <rousskov@measurement-factory.com
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-01-21  hnoBug #1873: authenticateNTLMFixErrorHeader: state 4.
2007-01-03  hnoBug #1792: max_user_ip not working with ntlm_auth
2006-09-03  hnoCleanup of some MemAllocatorProxy abuse. This is a...
2006-07-08  serassioFixed wrong debug section
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-07  wesselsConverted most other httpHeader*() functions to HttpHea...
2006-04-23  robertcBUGFIX: max_user_ip was broken: initialising to -1...
2005-11-07  hnoCleanup of stateful auth schemes
2005-11-07  hnoHandle crashing auth helper more gracefully in negotiat...
2005-11-06  hnoassertion failed: cbdata.cc:450: "c->locks > 0"
2005-10-29  serassioBug #1440: compile problem with gcc-3.4.4
2005-10-29  serassioSpell check.
2005-10-23  hnoNegotiate authentication scheme support.