]> git.ipfire.org Git - thirdparty/squid.git/history - src/adaptation
Prep for 3.3.12 and 3.4.4
[thirdparty/squid.git] / src / adaptation /
2014-02-21  Amos JeffriesCleanup: un-wrap C++ header includes
2014-02-19  Francesco ChemolliFix uses of std::remove to actually resize the data...
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  Francesco ChemolliFixed some formatting
2014-02-10  Francesco ChemolliAdded missing includes
2014-02-10  Francesco ChemolliCleanup
2014-02-10  Francesco ChemolliMore Vector to std::vector refactoring
2014-02-10  Francesco ChemolliMigrate some users of Vector to std::vector
2014-02-10  Francesco ChemolliMerge vector-refactor branch: align Vector API with...
2014-02-10  Francesco ChemolliMerged from trunk
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-04  Francesco ChemolliRemove Vector::operator +=. Removed some useless comments
2014-02-04  Francesco ChemolliMove some looping checks from size() to !empty()
2014-02-02  Francesco ChemolliChanged pop_back() signature to match std::vector....
2014-02-02  Francesco ChemolliRenamed Vector::clean to clear
2014-02-02  Francesco ChemolliRemove layering violations in Vector users
2014-01-15  Amos JeffriesCleanup: ICAP adaptation pointer handling
2014-01-11  Amos JeffriesDocs: fix various doxygen compiler issues
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-12-05  Christos Tsantilas%tS logformat code
2013-11-29  Alex RousskovSupport libecap v1.0, allowing asynchronous adapters...
2013-11-23  Amos JeffriesRemove many uses of String::defined()
2013-11-12  Christos Tsantilasadaptation_service ACL
2013-11-11  Amos JeffriesUpdate class MessageCounters to MessageSizes
2013-11-04  Francesco ChemolliMerged from trunk
2013-10-31  Francesco ChemolliImplement stubs for external_acl, auth/libauth, auth...
2013-10-29  Amos JeffriesCleanup transaction message size logging
2013-10-27  Francesco ChemolliBroken: define and use stub_libauth.cc
2013-10-25  Automatic source... SourceFormat Enforcement
2013-10-18  Nathan HoadAppend "Connection: close" to OPTIONS requests when...
2013-08-15  Alex RousskovMerged from trunk r12948.
2013-07-24  Francesco ChemolliMerged from trunk
2013-07-21  Christos TsantilasQuoted values in squid.conf
2013-07-04  Francesco ChemolliMerged changes since Apr 2013 review
2013-06-20  Francesco ChemolliMerged from trunk
2013-06-18  Christos TsantilasDeprecate log_icap and log_access configuration directives
2013-06-11  Francesco ChemolliMerged from trunk
2013-06-11  Christos TsantilasFix icap_log and log_icap acls checking
2013-06-11  Christos TsantilasFix request headers logging for icap_log
2013-06-07  Amos JeffriesSourceLayout: shuffle forward.h/cc to FwdState.h/cc
2013-06-03  Amos JeffriesPolish: update Ip::Address to follow Squid coding guide...
2013-06-02  Amos JeffriesMerge from trunk
2013-05-28  Alex RousskovCleanup: Removed unused #include.
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-13  Alex RousskovMerged from trunk (r12813).
2013-05-13  Alex RousskovMajor ACL handling update, including the following...
2013-05-11  Nathan HoadBug 3389: Auto-reconnect for tcp access_log.
2013-05-04  Amos JeffriesSourceLayout: rename Array.h to base/Vector.h
2013-04-30  Automatic source... SourceFormat Enforcement
2013-04-29  Christos TsantilasHttpRequest::helperNotes to NotePairs
2013-03-22  Christos TsantilasSourceLayout: shuffle HttpStatusLine into http/libsquid...
2013-03-21  Alex RousskovMerged from trunk (r12732, v3.3.3+).
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-16  Christos TsantilasFix segfault inside Adaptation::AccessCheck::checkCandi...
2013-02-13  Francesco ChemolliMerge mime.cc refactoring work
2013-02-12  Amos JeffriesPolish: Drop redundant HttpMsgPointerT template
2013-02-11  Amos JeffriesSourceLayout: Shuffle and collate the log result codes...
2013-01-22  Amos JeffriesBug 3676: Fix Shadowed variables
2012-12-31  Francesco ChemolliCompleted initializer for constructors of Adaptation...
2012-12-04  Christos Tsantilasmerge from parent SslServerCertValidator r12337
2012-12-04  Christos Tsantilasmerge from trunk r12500
2012-12-02  Automatic source... SourceFormat Enforcement
2012-12-01  Alexander KomyaginBug 3688: Lots of Orphan Comm:Connections to ICAP server
2012-11-23  Amos JeffriesMerged from trunk
2012-11-17  Amos JeffriesVarious memory leaks in configuration parsing
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-11-04  Amos JeffriesMerged from trunk
2012-10-29  Amos JeffriesPolish: update the RefCount API a bt and split Lock out
2012-10-27  Francesco ChemolliFix ecap after Http::MethodType change
2012-10-27  Automatic source... SourceFormat Enforcement
2012-10-26  Christos Tsantilasnote option
2012-10-26  Amos JeffriesPolish: Http::MethodType upgrade
2012-10-05  Francesco ChemolliMerged from trunk
2012-10-05  Amos JeffriesPolish: convert several opt_parse_cfg_only to DBG_PARSE...
2012-10-05  Francesco ChemolliSourceFormat merge: removed CVS-Id tags, removed unnece...
2012-10-04  Francesco ChemolliRemoved leftover CVS-Id markers
2012-10-04  Francesco ChemolliRemoved unnecessary extern declarations.
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  Francesco ChemolliMerged from trunk
2012-09-21  Francesco ChemolliRemoved "extern" and SQUIDCEXTERN keyword from regular...
2012-09-13  Francesco ChemolliMerged in typedefs refactor work
2012-09-13  Francesco ChemolliMerged from trunk
2012-09-13  Francesco ChemolliCompleted protos.h split and code refactoring
next