]> git.ipfire.org Git - thirdparty/squid.git/history - src/auth/ntlm/auth_ntlm.cc
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / auth / ntlm / auth_ntlm.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-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-07-02  Kinkieimported changes from older tree
2008-06-13  Amos JeffriesAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
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-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 typo, assert checking wrong value.
2007-08-03  amosjeffriesAdd assert()'s to check for NULL pointers in NTLM auth.
2007-08-02  amosjeffriesPrevent manipulation of a pointer if it is NULL in...
2007-07-04  hnoBug #2008: Work around clients trying to use NTLM or...
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  wesselsFixed NULL pointer bug in new version of auth_ntlm.cc.
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...
2006-02-26  serassioBug #1447: Some clients support NTLM even if not initia...
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-23  hnoNegotiate authentication scheme support.
2005-10-16  serassioBug #1391: FATAL: Incorrect scheme in auth header
2005-09-14  serassioBug #1327: NTLM authentication fails when low on filede...
2005-04-24  serassioBug #1223: Make the use of the %m error page to return...
2004-12-24  hnoBug 954: Segment violation when using a blank user...
2004-12-21  robertcmerge in bugfix for bug 872 - NTLM locking improvements...
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-12-20  robertcFix Stack which was broken in HEAD. Also update bootstr...
2004-09-04  hnoBug #1016: NTLM authentication truncated
2004-08-30  robertcMerge in MemPools objectification.
2004-08-30  robertc/tmp/cvsZKn66v
2004-04-08  hnoRedHat Bug # 111254: nested assignment in assert
2003-10-15  robertcdon't assert when closing ntlm connections as the user...
2003-08-10  robertcSummary: Final MSVC fixups.
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-08-03  robertcVarious patches from Pawel Worach
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-14  robertcSummary: MSVC Compatability.
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-26  robertcSummary: Merge in digest fixes for #543
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-06  robertcSummary: Merge delay-class-4 fixes into HEAD.
2003-02-05  robertcSummary: Prevent segfaults when attempting NTLM and...
2003-01-23  robertcImport of fix-ranges branch
2003-01-09  hnoIndent
2002-10-15  robertcreally fix squid3 for c++ compilers with prefixed vtables
2002-10-14  robertcC++ conversion
2002-08-28  wesselsreformatting comments to fit within 80 chars
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-04-06  adrian* Commit Andres Kroonmaa's chunked memory pool allocator
2002-04-05  hnoUNIX domain IPC sockets support
2002-02-19  hnoFix a memory leak in NTLM authentication
2001-11-30  hnoprintf format fixes
2001-11-28  robertcLatest bugfixes from the NTLM development branch.
2001-10-24  hnoFirst batch of format error fixes
2001-10-17  hnoNamespace cleanup of the digest and ntlm schemes
2001-10-17  hnoindent
2001-09-03  robertcMerge from ntlm work. Fixes: reconfiguring when ntlm...
2001-08-29  robertclatest rollup from ntlm.
2001-08-03  adrianLatest NTLM snapshot code, courtesy of kinkie and robert.
2001-05-21  hnoauth_rewrite update from Robert Collins
2001-03-10  hnoauth_rewrite update:
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-01  hnoMajor update from auth_rewrite
2001-01-12  wesselsUpdated copyright
2001-01-11  hnoauth_rewrite merge:
2001-01-10  hnoKilled lots of #if 0 or // commented code from the...
2001-01-09  hnoVarious auth_rewrite/splay_userauth fixes by Robert...
2001-01-08  hnoMajor rewrite of proxy authentication to support other...