]> git.ipfire.org Git - thirdparty/squid.git/history - src/acl
Prep for 3.3.12 and 3.4.4
[thirdparty/squid.git] / src / acl /
2014-02-21  Amos JeffriesCleanup: un-wrap C++ header includes
2014-02-11  Francesco ChemolliVector refactor: move almost all clients to std::vector...
2014-02-11  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliMigrate some users of Vector to std::vector
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-08  Amos JeffriesSource Maintenance - manual run
2014-02-07  Francesco ChemolliMerged from trunk
2014-02-07  Amos JeffriesSourceLayout: shuffle URLScheme to AnyP::UriScheme
2014-01-23  Amos JeffriesInitialize asyncLoopDepth_ in constructor
2014-01-17  Amos JeffriesFix external_acl_type async loop failures
2014-01-11  Amos JeffriesDocs: fix various doxygen compiler issues
2014-01-06  Alex RousskovCentrally destroy all explicit and implicit ACLs to...
2014-01-02  Francesco ChemolliMerged from trunk
2014-01-01  Alex RousskovInitial Large Rock and Collapsed Forwarding support.
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-12-02  Alex RousskovDocumented that ACLs should be refcounted.
2013-12-02  Alex RousskovDestroy ACLs in the reverse order of creation to avoid...
2013-11-29  Nathan HoadProtect aclIsProxyAuth() debugging from NULL names...
2013-11-29  Nathan HoadBug 3972: Segfault when getting the deny info page...
2013-11-21  Amos JeffriesFix const-correctness in rev.13143
2013-11-23  Amos JeffriesMissing include from rev.13143
2013-11-23  Amos JeffriesRemove many uses of String::defined()
2013-11-13  Automatic source... SourceFormat Enforcement
2013-11-12  Christos Tsantilasadaptation_service ACL
2013-11-04  Francesco ChemolliMerged from trunk
2013-10-31  Amos JeffriesDrop String::undefined()
2013-10-28  Francesco ChemolliMerged from trunk
2013-10-27  Francesco ChemolliBroken: define and use stub_libauth.cc
2013-10-25  Amos JeffriesCleanup ASState
2013-10-25  Automatic source... SourceFormat Enforcement
2013-10-03  Francesco ChemolliMerged from trunk
2013-08-29  Christos TsantilasFix configuration file parsing bugs, related to quoted...
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-27  Alex RousskovTightened StoreEntry locking. Fixed entry touching...
2013-06-08  Alex RousskovFix detection of concurrent ACLChecklist checks, avoidi...
2013-06-07  Amos JeffriesSourceLayout: shuffle forward.h/cc to FwdState.h/cc
2013-06-06  Christos TsantilasTying validation errors to certificates
2013-06-04  Amos JeffriesFix assert unsigned-vs-0 comparison
2013-06-03  Amos JeffriesPolish: update Ip::Address to follow Squid coding guide...
2013-06-02  Amos JeffriesMerge from trunk
2013-06-01  Amos JeffriesFix typo in rev.12859
2013-05-28  Alex RousskovMake GCC on CentOS 5.3 happier by explicitly #including...
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 RousskovAddressed a few code styling XXXs.
2013-05-28  Alex RousskovSimplified prepNonBlocking() to address an XXX: Moved...
2013-05-28  Alex RousskovMerged from trunk (r12858).
2013-05-28  Alex RousskovSourceFormat
2013-05-26  Alex RousskovMerged from trunk (r12852).
2013-05-25  Christos Tsantilasnote ACL
2013-05-22  Alex RousskovMerged from parent (large-rock r12530 including trunk...
2013-05-19  Francesco ChemolliPolish debugging output in ASN acls
2013-05-17  Amos JeffriesPolish: convert ACLFilledChecklist to CBDATA_CLASS2
2013-05-14  Alex RousskovPolishing to address squid-dev review comments.
2013-05-13  Alex RousskovMerged from trunk (r12813).
2013-05-13  Alex RousskovAdding forgotten src/acl/BoolOps.{cc,h}
2013-05-13  Alex RousskovMajor ACL handling update, including the following...
2013-05-13  Steve HillAdd spoof_client_ip access control
2013-05-11  Nathan HoadBug 3389: Auto-reconnect for tcp access_log.
2013-05-05  Amos JeffriesFix parsing error in rev.12620
2013-05-04  Amos JeffriesSourceLayout: rename Array.h to base/Vector.h
2013-03-21  Alex RousskovMerged from trunk (r12732, v3.3.3+).
2013-03-18  Amos JeffriesPolish: drop a bunch of dead code
2013-03-18  Amos JeffriesAdd missing NULL check in myportname ACL
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-24  Amos JeffriesMacOS: workaround compiler errors and case-insensitivity
2013-02-13  Francesco ChemolliMerge mime.cc refactoring work
2013-02-12  Amos JeffriesPolish: Drop redundant HttpMsgPointerT template
2013-02-10  Francesco ChemolliMerged from trunk
2013-02-04  Amos JeffriesShuffle the traffic mode flags into their own structure
2013-02-04  Francesco ChemolliMerged from trunk
2013-02-03  Amos JeffriesFix uninitialized members in rev.12620
2013-01-28  Francesco ChemolliChanged clients of RequestFlags to use bool constants...
2013-01-28  Francesco ChemolliTest-playground
2013-01-28  Automatic source... SourceFormat Enforcement
2013-01-27  Christos TsantilasNo-lookup DNS ACLs
2013-01-25  Francesco ChemolliRefactor type of some flags to bool
2013-01-10  Amos JeffriesFix clang compile error in acl/Gadgets.h
2013-01-02  Amos Jeffrieslibacl: Fix various issues in ASN and random ACL types
2012-12-22  Francesco ChemolliRemoved useless variable assignment in acl/Asn.cc
2012-12-05  Christos Tsantilas"SSL server certificate fingerprint ACL type" patch...
2012-12-05  Christos TsantilasSSL server certificate fingerprint ACL type
2012-12-05  Christos Tsantilasrun formater
2012-12-05  Christos Tsantilasmerge from trunk r12502
2012-12-04  Christos Tsantilasmerge from parent SslServerCertValidator r12337
2012-12-04  Christos Tsantilasmerge from trunk r12500
2012-11-27  Amos JeffriesMerged from trunk
2012-11-26  Alex RousskovMake it possible to match empty header field values...
2012-11-24  Christos TsantilasAmos requested changes
2012-11-24  Christos Tsantilasmerge from parent
next