]> git.ipfire.org Git - thirdparty/squid.git/history - src/forward.h
Merged from trunk.
[thirdparty/squid.git] / src / forward.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-13  Francesco ChemolliNamespace cleanups and dead code removal
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMore cachemanager initialization reshuffling.
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-10  Francesco ChemolliSome more caller refactoring
2008-05-23  Amos JeffriesCleanups: Replace cnfig parser gotos with do-while...
2008-05-23  Amos JeffriesCleanups: Replace a series of URN handler gotos with...
2008-05-10  Amos JeffriesMerge from trunk
2008-04-28  Alex RousskovMerge from trunk
2008-04-24  Amos JeffriesTransparent Interception remodelling.
2008-04-24  Amos JeffriesUpdate affected documentation
2008-04-19  Amos JeffriesMerged from trunk
2008-04-17  Alex RousskovMerge from trunk
2008-04-14  Amos JeffriesTPROXY v4 support upgrade (part 1 of 2)
2008-04-13  Amos JeffriesMerged from trunk.
2008-04-11  Alex RousskovMerge from trunk
2008-04-09  Amos JeffriesMerged from trunk
2008-04-09  Amos JeffriesAuthor: Alex Rousskov <rousskov@measurement-factory...
2008-04-09  Amos JeffriesMake transparency flags always-present. Rename flags...
2008-04-07  Amos JeffriesTransparent flag must be done before bind(). BASIC_TPROXY4
2008-04-07  Amos JeffriesMerged from trunk
2008-04-05  Amos JeffriesMerge from TRUNK
2008-03-31  Alex RousskovMerge from trunk
2008-03-29  Amos JeffriesMerge from HEAD/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-20  Henrik NordstromMerged from trunk
2008-03-20  Henrik Nordstrommerged from trunk
2008-03-16  Henrik NordstromCleanup yet another astyle artefact where struct {...
2008-03-16  Henrik NordstromCleanup a lot of whitespace crap, mostl of which introd...
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-06-20  rousskovBug #1981 fix: Tell FwdState that an unregistered and...
2007-04-15  serassioBug #1630: TPROXY needs porting from 2.6 to 3.x
2007-04-12  rousskovThis change should fix bug #1637.
2006-09-02  adrianFix bug 1642: FTP assertion/blank page on authenticatio...
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-06-20  hnoBug #1952: assertion failed: forward.cc:268: "entry...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-07  wesselsBacked out change where clientReplyContext held a FwdSt...
2006-05-06  wesselsFix for : assertion failed: forward.cc:99: "err"
2006-01-24  wesselsprotect from double inclusion with #ifndef directives
2006-01-04  wesselsAdded forward.h when converting FwdState to a C++ class