]> git.ipfire.org Git - thirdparty/squid.git/history - src/auth/basic/auth_basic.cc
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / auth / basic / auth_basic.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-07  Henrik Nordstromauth_param basic&digest utf8 on|of
2008-06-06  Alex RousskovMerge from trunk
2008-06-01  Amos JeffriesBasic Auth auto-docs and debugs cleanups.
2008-05-23  Amos JeffriesCleanups: Replace cnfig parser gotos with do-while...
2008-05-23  Amos JeffriesCleanups: Replace a series of URN handler gotos with...
2008-05-10  Amos JeffriesMerge from trunk
2008-05-09  Amos JeffriesAuthor: Finn Thain <fthain@telegraphics.com.au>
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-08-03  amosjeffriesAdd assert()s to validate state in Basic Auth
2007-08-02  amosjeffriesAdd check for cast error in AuthBasicUserRequest::authe...
2007-08-02  amosjeffriesFix AuthBasicUserRequest::authenticated() assert checki...
2007-08-02  amosjeffriesAdd default destructor for AuthBasicConfig
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-04-23  wesselsFix coredump bug when auth header contains invalid...
2007-04-23  wessels*** empty log message ***
2006-07-08  serassioFixed wrong debug section
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-09  robertcMore decoupling work:
2006-04-23  robertcBUGFIX: max_user_ip was broken: initialising to -1...
2005-11-05  hnoSet default basic auth realm
2005-04-24  serassioBug #1223: Make the use of the %m error page to return...
2005-03-19  serassioBug #1171: Basic authentication fails with very long...
2005-01-06  serassioMSVC fixup:
2004-12-24  hnoBug 954: Segment violation when using a blank user...
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-27  hnoBug #431: case insensitive authentication
2004-08-30  robertcMerge in MemPools objectification.
2004-08-30  robertc/tmp/cvsZKn66v
2003-08-11  hnoBug #663: Username not logged into ACCESS.LOG in case...
2003-08-10  robertcSummary: Final MSVC fixups.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-05-29  hnoOverlapping helper requests for standard helpers (not...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-06  robertcSummary: Merge delay-class-4 fixes into HEAD.
2003-01-23  robertcImport of fix-ranges branch
2003-01-09  hnorevision 1.49
2002-10-15  robertcreally fix squid3 for c++ compilers with prefixed vtables
2002-10-14  robertcC++ conversion
2002-08-12  hnoBugzilla #81: basic scheme authentication helpers dont...
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
2001-10-24  hnoFirst batch of format error fixes
2001-10-18  hnoMany small warning fixes, const and missing prototypes
2001-10-17  hnoindent
2001-09-03  robertcMerge from ntlm work. Fixes: reconfiguring when ntlm...
2001-08-31  robertcReset basic user scheme credentials to unattempted...
2001-08-03  adrianLatest NTLM snapshot code, courtesy of kinkie and robert.
2001-03-22  hno21 mar 2001 Robert Collins
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-08  hnoCleaned up the namespace (local functions made static)
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-08  hnoMajor rewrite of proxy authentication to support other...