]> git.ipfire.org Git - thirdparty/squid.git/history - src/auth
Prep for 3.3.12 and 3.4.4
[thirdparty/squid.git] / src / auth /
2014-02-21  Henrik NordstromBug 3186, Bug 3628: Digest authentication always sendin...
2014-02-20  Henrik NordstromBug 3628: Digest auth sending stale=false on nonce...
2014-02-11  Francesco ChemolliMerged from trunk
2014-02-11  Francesco ChemolliVector refactor: move almost all clients to std::vector...
2014-02-11  Francesco ChemolliMerged from trunk
2014-02-11  Amos JeffriesCleanup: remove garbage prefixes from Digest auth debugs
2014-02-10  Francesco ChemolliRefactor all users of Vector to std::vector except...
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliFix argument name conflict in Auth::Config::findUserInCache
2014-02-10  Francesco ChemolliMerge vector-refactor branch: align Vector API with...
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-10  Frederic BourgeoisBug 3969: user credentials cache lookup for Digest...
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-08  Amos JeffriesSource Maintenance - manual run
2014-02-07  Francesco ChemolliMerged from trunk
2014-02-06  Francesco ChemolliMerged from trunk
2014-02-02  Francesco ChemolliRenamed Vector::clean to clear
2014-01-11  Amos JeffriesDocs: fix various doxygen compiler issues
2014-01-01  Alex RousskovMerged from trunk 13199.
2013-12-17  Francesco ChemolliMerged from trunk
2013-12-17  Christos TsantilasBug 3980: FATAL ERROR due to max_user_ip -s option
2013-12-15  Francesco ChemolliMerge SBufList
2013-12-06  Alex RousskovMerged from trunk 13172.
2013-12-06  Christos TsantilasAdd key_extras to proxy authentication schemes.
2013-11-26  Amos JeffriesDrop obsolete class StringArea
2013-11-21  Frederic BourgeoisBug 3782: Digest authentication not obeying nonce_max_count
2013-11-15  Francesco ChemolliMerged from trunk
2013-11-13  Frederic BourgeoisBug 3956: xstrndup: tried to dup a NULL pointer
2013-11-11  Amos JeffriesFix possible NULL-dereference handling annotations
2013-10-31  Francesco ChemolliMerged from trunk
2013-10-31  Francesco ChemolliRemove auth/User.cci, moving contents to .h and .cc...
2013-10-30  Francesco ChemolliMerged from trunk
2013-10-29  Francesco ChemolliMerged from trunk
2013-10-28  Francesco ChemolliMerged from trunk
2013-10-27  Francesco ChemolliBroken: define and use stub_libauth.cc
2013-10-27  Amos JeffriesReceive annotations from authentication helpers
2013-10-25  Automatic source... SourceFormat Enforcement
2013-10-03  Francesco ChemolliMerged from trunk
2013-08-15  Alex RousskovMerged from trunk r12948.
2013-08-15  Jan SieversRegression Bug 3077: off-by-one error in Digest header...
2013-08-03  Amos JeffriesPolish: handle NTLM helper returning OK without user...
2013-07-04  Francesco ChemolliMerged changes since Apr 2013 review
2013-06-04  Amos JeffriesFix NULL-dereference added in rev.12779
2013-06-03  Amos JeffriesPolish: update Ip::Address to follow Squid coding guide...
2013-06-02  Amos JeffriesMerge from trunk
2013-05-28  Alex RousskovImprove ACL handling. Support all-of and any-of ACL...
2013-05-28  Alex RousskovMerged from trunk (r12858).
2013-05-26  Alex RousskovMerged from trunk (r12852).
2013-05-22  Alex RousskovMerged from parent (large-rock r12530 including trunk...
2013-05-21  Amos JeffriesPolish: src/auth/AclProxyAuth.cc whitespace
2013-05-13  Alex RousskovMerged from trunk (r12813).
2013-05-13  Alex RousskovMajor ACL handling update, including the following...
2013-05-13  Steve HillAdd spoof_client_ip access control
2013-05-04  Amos JeffriesSourceLayout: rename Array.h to base/Vector.h
2013-04-29  Christos TsantilasHttpRequest::helperNotes to NotePairs
2013-04-04  Amos JeffriesBug 3643: NTLM helpers stuck in reserved state by Safari
2013-03-25  Amos JeffriesFix Auth::QueueNode initialization
2013-03-21  Alex RousskovMerged from trunk (r12732, v3.3.3+).
2013-03-18  Amos JeffriesPolish: clarify authenticate_ip_ttl code
2013-03-18  Amos JeffriesSourceLayout: shuffle HttpStatusLine into http/libsquid...
2013-03-16  Amos JeffriesSourceLayout: shuffle StatusCode.h to http/StatusCode.h
2013-03-03  Tianyin XuMake all the parameter names and options case sensitive
2013-02-22  Amos JeffriesSourceLayout: shuffle BasicAuthQueueNode to Auth::...
2013-02-14  Amos JeffriesTypo in rev.12686
2013-02-14  Amos JeffriesFix Negotiate auth NA response handling
2013-02-04  Francesco ChemolliMerged from trunk
2013-01-28  Francesco ChemolliChanged clients of RequestFlags to use bool constants...
2013-01-25  Francesco ChemolliRefactor type of some flags to bool
2013-01-25  Amos JeffriesPolish: complete Digest authentication constructors
2013-01-21  Amos JeffriesBug 3676: Fix Shadowed variables
2012-12-28  Francesco ChemolliFix some issues revealed by Coverty Scan, improve docum...
2012-12-27  Francesco ChemolliPlugged memory leaks in digest authentication module.
2012-12-22  Francesco ChemolliRmoved useless variable in auth_digest.cc.
2012-12-12  Steve HillBug 3650: Negotiate auth missing challenge token
2012-12-04  Christos Tsantilasmerge from parent SslServerCertValidator r12337
2012-12-04  Christos Tsantilasmerge from trunk r12500
2012-11-27  Amos JeffriesHelper protocol upgrade: add optional kv-pair field...
2012-11-27  Amos JeffriesMerged from trunk
2012-11-27  Amos JeffriesAudit Review updates
2012-11-23  Amos JeffriesMerged from trunk
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-11-10  Amos JeffriesMerged from trunk
2012-11-09  Amos JeffriesUpgrade Digest authentication to use key=value parameters
2012-11-08  Amos JeffriesMerged from trunk
2012-11-07  Amos JeffriesUse Notes objects for key=pair handling in HelperReply
2012-11-04  Amos JeffriesMerged from trunk
2012-10-30  Automatic source... SourceFormat Enforcement
2012-10-29  Amos JeffriesSupport OK/ERR/BH response codes from any helper
2012-10-29  Amos JeffriesPolish: update the RefCount API a bt and split Lock out
2012-10-26  Amos JeffriesPolish: Http::MethodType upgrade
2012-10-03  Francesco Chemollisourceformat: split protos.h into more specific headers...
2012-10-03  Francesco ChemolliMerged from trunk
2012-10-03  Francesco ChemolliMerged from trunk
2012-09-24  Francesco ChemolliMerged from trunk
2012-09-23  Francesco ChemolliRemoved now-useless inclusions of structs.h in various...
2012-09-22  Amos JeffriesUpdate NTLM and Negotiate TT result code handlers to...
2012-09-22  Amos JeffriesConvert AF result handlers to use OK result with parameters
2012-09-22  Francesco ChemolliMerged from trunk
2012-09-21  Francesco ChemolliRemoved "extern" and SQUIDCEXTERN keyword from regular...
next