]> git.ipfire.org Git - thirdparty/squid.git/history - src/auth/digest/auth_digest.cc
Merged from trunk.
[thirdparty/squid.git] / src / auth / digest / auth_digest.cc
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-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-08  Alex RousskovMerge from trunk
2008-05-02  Amos JeffriesAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2008-03-22  Henrik NordstromMerged from trunk
2008-03-20  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-03-16  Henrik NordstromCleanup a lot of whitespace crap, mostl of which introd...
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2008-01-20  amosjeffriesAuthor: Alexey Veselovsky <alexey.veselovsky@eykontech...
2007-12-30  hnoRandom authenticaiton failures when using Digest authen...
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-08-27  hnoSpelling correction of received
2007-08-03  amosjeffriesAdd assert()s to validate state in Auth Digest
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  wesselsRemoved auth_user_request_t typedef. Just use AuthUser...
2007-05-08  wesselsAuthor: Alex Rousskov <rousskov@measurement-factory.com
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2006-09-04  hnoSyntax glue to get the MemPool API back in shape.
2006-09-03  hnoCleanup of some MemAllocatorProxy abuse. This is a...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
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-04-24  serassioBug #1223: Make the use of the %m error page to return...
2005-04-19  hnoIPv6 preparation by Rafael Martinez Torres <rafael...
2004-12-24  hnoBug 954: Segment violation when using a blank user...
2004-12-21  robertcoops, broke auth_digest builds with a bad commit
2004-12-21  robertcmerge in digest locking fix for helper requests - bug...
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-12-20  robertcMerge in authentication bugfix for digest.
2004-12-20  robertcFix Stack which was broken in HEAD. Also update bootstr...
2004-09-04  hnoBug #1031: Digest authentication crash
2004-08-30  robertcMerge in MemPools objectification.
2004-08-30  robertc/tmp/cvsZKn66v
2003-11-08  hnoBug #787: digest auth never detects password changes
2003-08-10  robertcSummary: Final MSVC fixups.
2003-08-10  hnoFixing abuse of struct in_addr in auth_digest authentic...
2003-08-07  robertcreally fix enum use problem in digest for MSVC
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
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-06-20  hnoMerge conflict
2003-06-20  hno2003-05-18 23:49 hno
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-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-07-15  hnos/random/squid_random/ to ease the Win32 port
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-01-13  robertcDigest rfc 2617 conformance fixes
2001-10-24  hnoFirst batch of format error fixes
2001-10-18  hnoMany small warning fixes, const and missing prototypes
2001-10-17  hnoNamespace cleanup of the digest and ntlm schemes
2001-10-17  hnoindent
2001-09-18  wesselsjust reformatting long lines in comments to be less...
2001-09-18  wesselsmade struct _digest_nonce_h use 'hash_link hash' direct...
2001-09-03  robertcMerge from ntlm work. Fixes: reconfiguring when ntlm...
2001-08-03  adrianLatest NTLM snapshot code, courtesy of kinkie and robert.
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-01  hnoMajor update from auth_rewrite