]> git.ipfire.org Git - thirdparty/squid.git/history - src/auth/digest/auth_digest.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / auth / digest / auth_digest.cc
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2011-12-30  Amos JeffriesSourceLayout: shuffel UserRequest into Auth:: namespace
2011-10-11  Amos JeffriesBug 3077: '\' in url query strings cause Digest authent...
2011-10-10  Amos JeffriesBug 3336: assertion failed: helper.cc:701: 'hlp->childs...
2011-08-10  Alex RousskovMerged from parent (trunk r11623, v3.2.0.10+).
2011-07-25  Henrik NordstromKill last remaining auth_user_hash_pointer typedef...
2011-06-17  Amos JeffriesMerged from trunk
2011-06-13  Amos JeffriesAuth lookup state cbdata upgrade
2011-06-13  Amos JeffriesFix segfault parsing digest auth realm
2011-05-13  Amos JeffriesMerge from trunk. Remove dead files and fluff changes
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-04-14  Amos JeffriesSourceLayout: namesapce for Auth::User children
2011-04-11  Amos JeffriesSourceLayout: namespace for Auth::User
2011-04-10  Amos JeffriesSourceLayout: namespace for Auth::Config children
2011-04-09  Amos JeffriesSourceLayout: namespace for Auth::Config
2011-03-28  Amos JeffriesSourceLayout: namespace for Auth::Scheme top layer
2011-03-28  Amos JeffriesSourceLayout: (Bug 3170) namespace for Auth::Scheme...
2011-03-28  Amos JeffriesSourceLayout: build auth sub-libraries in abstraction
2011-03-27  Amos JeffriesCleanup: rename auth Config::authenticate to Config...
2011-03-09  Alex RousskovMerged from parent (trunk 11270, circa 3.2.0.5+)
2011-03-02  Christos Tsantilasmerge from trunk
2011-02-24  Amos JeffriesICC support: code polish to reduce compile warnings
2010-11-27  Amos JeffriesMerge from trunk. and Save Comm::Connection in IoCallback
2010-11-22  Amos JeffriesBug 3059: Crash on digest auth headers with unknown...
2010-11-04  Amos JeffriesMerge form trunk
2010-11-01  Amos JeffriesBug 3038: Detatch libmisc from libcompat
2010-11-01  Amos JeffriesHarden quoted-string parser to RFC requirements
2010-10-29  Automatic source... SourceFormat Enforcement
2010-10-28  Alex RousskovSMP Cache Manager, Phase2 implementation.
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-06-13  Francesco ChemolliMerged from trunk
2010-06-03  Amos JeffriesMerge from trunk
2010-06-02  Amos JeffriesBug 2305: Multiple leaks and assertion crashes in authe...
2010-06-02  Amos JeffriesMerge from trunk
2010-06-02  Amos JeffriesMerge from trunk
2010-05-27  Amos JeffriesRemove some excess whitespace
2010-05-27  Amos JeffriesMerge from trunk
2010-05-23  Amos JeffriesMerge from trunk
2010-05-13  Amos JeffriesMerge from trunk
2010-05-13  Amos JeffriesMerge from trunk
2010-05-06  Amos JeffriesUnify auth schemes credential states.
2010-05-02  Amos JeffriesMerge from trunk
2010-04-28  Amos JeffriesMerge from trunk
2010-04-26  Amos JeffriesStraighten the reconfigure and rotate sequences auth...
2010-04-25  Amos JeffriesMerge from trunk
2010-04-24  Francesco ChemolliMerged from trunk
2010-04-24  Amos JeffriesKill final traces of UserRequest circular references.
2010-04-17  Amos JeffriesMerge from trunk
2010-04-17  Amos JeffriesSourceLayout: Add Ip namespace for internal libip
2010-04-11  Amos JeffriesRefCount AuthUser and children
2010-04-08  Amos JeffriesMerged from trunk
2010-04-08  Amos JeffriesSome AuthUserReuqest polish and bug removal
2010-03-31  Francesco ChemolliMerged from trunk.
2010-03-21  Amos JeffriesCompat: Shuffle squid.h portability definitions into...
2010-03-07  Automatic source... SourceFormat Enforcement
2010-03-06  Henrik NordstromFix new digest parser shutdown code when digest auth...
2010-03-06  Henrik NordstromCorrect digest stale=false in POST workaround code
2010-03-06  Henrik NordstromCorrect debug message when failing to parse digest...
2010-03-06  Henrik NordstromSanity check of the username.
2010-03-06  Henrik NordstromImprove coding style of digest parser somewhat so it...
2010-03-06  Automatic source... SourceFormat Enforcement
2010-03-06  Amos JeffriesMerge from trunk
2010-03-05  Henrik NordstromFix stale=true on digest requests with unknown nonce
2010-03-05  Henrik NordstromRework the http digest auth parser
2010-03-05  Henrik NordstromCorrect attribute numbers, and adjust some debug levels
2010-03-04  Alex RousskovMerged from parent (trunk r10303).
2010-03-03  Henrik NordstromCorrect missing cnonce debug message
2010-03-02  Henrik NordstromCarefully verify digest responses
2010-03-02  Henrik NordstromAnd it even compiles..
2010-03-02  Henrik NordstromParser starting to take shape
2010-03-02  Henrik NordstromMerged with trunk
2010-03-02  Henrik NordstromStarting to rework digest attribute parser
2010-02-14  Henrik NordstromRequire URI field
2010-02-14  Henrik NordstromUndo unintended digest change in 10279 (will come back...
2010-02-13  Henrik Nordstromhelper protocol concurrency=0 is the old protocol,...
2010-02-12  Amos JeffriesUnwind UserRequest child objects. Unify duplicate authe...
2010-01-21  Amos JeffriesSync from HEAD
2010-01-17  Amos JeffriesMerge from trunk
2010-01-17  Amos JeffriesRef-count AuthScheme objects. Restructure the scheme...
2010-01-10  Amos JeffriesMerge from trunk
2010-01-01  Amos JeffriesMerge from trunk
2009-12-22  Francesco ChemolliMerged from trunk
2009-12-19  Amos JeffriesPolish on-demand helpers a little more
2009-12-18  Amos JeffriesRemove redundant user() functions
2009-12-17  Amos JeffriesUpgrade AuthUserRequest ref-counting
2009-12-16  Amos JeffriesRun helpers on-demand
2009-11-21  Amos JeffriesMerge from trunk
2009-11-17  Francesco ChemolliFixed some cases of variable shadowing
2009-11-17  Francesco ChemolliFixed some cases of variable shadowing
2009-10-04  Amos JeffriesMerge from trunk
2009-09-25  Amos JeffriesMerge from trunk
2009-09-25  Henrik NordstromBug #2773: Segfault in RFC2069 Digest authantication
2009-09-23  Amos JeffriesMerg from trunk
2009-09-15  Henrik NordstromCorrect a mistyped asser usin = instead of ==
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-04-09  Amos JeffriesMerge from trunk
2009-03-17  Amos JeffriesAuthor: Various Translators
2009-03-17  Alex RousskovMerged from trunk.
2009-03-13  Alex RousskovSourceLayout: acl/, take 1
2009-03-13  Alex RousskovMerged from trunk.
next