]> git.ipfire.org Git - thirdparty/squid.git/history - src/auth/digest/auth_digest.h
Merged from trunk.
[thirdparty/squid.git] / src / auth / digest / auth_digest.h
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-03-31  Alex RousskovMerge from trunk
2008-03-26  Amos JeffriesMerged from trunk.
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-22  Henrik NordstromThis patch cleans up a lot of the whitespace crap which...
2008-03-22  Henrik NordstromMerged from trunk
2008-03-22  Henrik NordstromMerged from trunk
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-27  amosjeffriesMerge auto-docs branch. pt 2
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2007-12-30  hnoRandom authenticaiton failures when using Digest authen...
2007-05-09  wesselsRemoved auth_user_request_t typedef. Just use AuthUser...
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2005-12-02  serassioBug #1451: gcc 4.1 compiler errors
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-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
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.
2002-10-15  robertcreally fix squid3 for c++ compilers with prefixed vtables
2002-10-14  robertcC++ conversion
2002-01-13  robertcDigest rfc 2617 conformance fixes
2001-10-17  hnoindent
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-03-10  hnoauth_rewrite update:
2001-02-01  hnoMajor update from auth_rewrite