]> git.ipfire.org Git - thirdparty/squid.git/history - src/IPInterception.cc
Merged from trunk.
[thirdparty/squid.git] / src / IPInterception.cc
2008-09-27  Alex RousskovMerged from trunk.
2008-09-23  Benno RiceMerge from upstream.
2008-09-23  Alex RousskovAdded Comm close handler for the data channel of FtpSta...
2008-09-23  Amos JeffriesMerge from trunk
2008-09-23  Amos JeffriesCorrect TPROXYv4 handling.
2008-09-22  Amos JeffriesMerge from trunk
2008-09-22  Amos JeffriesSetPort(0) on right address
2008-09-20  Amos JeffriesAllow random outgoing ports and fix reset debugs
2008-09-18  Amos JeffriesRestore IPFW lookup function
2008-09-18  Amos JeffriesMerge from trunk
2008-09-18  Amos JeffriesLogic Fix experiment completion.
2008-09-18  Benno RiceMerge from upstream.
2008-09-15  Amos Jeffriesmore bits
2008-09-15  Amos JeffriesTPROXY lookup experiment
2008-09-15  Amos JeffriesMerge from trunk
2008-09-13  Amos JeffriesDebug display alterations
2008-09-13  Amos JeffriesIndicate FD when interception tests fail
2008-09-13  Amos JeffriesMerge from trunk
2008-09-12  Amos JeffriesMerge from trunk
2008-09-12  Alex RousskovCleaned up reconfiguration sequence.
2008-09-12  Alex RousskovCleaned up Comm: comm_close, comm_read_cancel, half...
2008-09-12  Alex RousskovCleaned up ConnStateData's closing and destruction.
2008-09-11  Amos JeffriesBug 2454: IPFWInterception getsockname() test is inverted
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-11  Henrik NordstromMerged from trunk
2008-07-11  Henrik NordstromWorkaround for Linux-2.6.24/2.6.25 netfilter_ipv4.h...
2008-07-09  Francesco ChemolliMerged from trunk.
2008-07-07  Amos JeffriesAuthor: Brad Smith <brad@comstyle.com>
2008-07-02  Kinkieimported changes from older tree
2008-06-19  Amos JeffriesNetfilter headers not detected properly.
2008-06-06  Alex RousskovMerge from trunk
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-21  rootAdd debugging of negative Interception result data.
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  Amos Jeffriesdeprecate some .h includes we don;t appear to need
2008-04-11  Amos JeffriesNeed to define time_t in the header now.
2008-04-11  Amos Jeffriesdebugs cleanup.
2008-04-11  Amos JeffriesCallers should not have to test for transparency when...
2008-04-11  Amos Jeffriesmove last_reported timer to a class member not a static.
2008-04-10  Amos Jeffriespeer parameter was unused in the specific functions.
2008-04-09  Amos JeffriesMerged from trunk
2008-04-09  Amos JeffriesBreak Netfilter and IPFW lookups out of the general...
2008-04-08  Amos JeffriesMove need_linux_tproxy to a property of the Interceptio...
2008-04-08  Amos JeffriesMove TPROXY v2 method of setting the outgoing address...
2008-04-08  Amos JeffriesBuild IPIntercept object to manage IP interception...
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-29  Amos JeffriesMerge from HEAD/TRUNK
2008-03-26  Amos JeffriesMerged from trunk.
2008-02-06  amosjeffriesDocumentation updates.
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-11-07  amosjeffriesAdd some include-protection to IPInterception.cc
2007-05-20  adrianImplement FreeBSD ipfw based ip transparent interceptio...
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2006-05-11  hnoNeed SquidTime.h to squid_curtime
2005-10-08  serassioFixed build error on 64 bit Linux
2005-09-25  serassioBug #1378: Transparent proxy problem with IP Filter
2005-09-12  serassioBug #1378: Transparent proxy problem with IP Filter
2005-07-11  serassioBug #1313: Core dump with STABLE10 and --ipf-transparen...
2005-06-06  hnoSupport current versions of IP-Filter where the device...
2004-12-22  robertcgcc 3.4.2 fixes from Henrik
2004-12-21  hnoBug #944: Fails to compile on openbsd etc.
2003-08-03  robertcVarious patches from Pawel Worach
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-22  hnoMerge of http(s)_port and accelerator directive updates...
2003-01-23  robertcImport of fix-ranges branch
2002-09-27  robertcfix netfilter support for NAT
2002-09-24  robertcinclude IPInterception.h to get prototypes
2002-09-24  robertcClient side refactoring - no functionality changes