]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2008-05-08  Alex RousskovImplement broken() so that kids do not have to.
2008-05-08  Alex RousskovAdded Adaptation::Message that brings together the...
2008-05-08  Alex RousskovMade finalize() virtual to clarify that it is being...
2008-05-08  Alex RousskovRemoved $ADAPTATION_LIBS from dependencies because...
2008-05-08  Alex RousskovPolished debugging.
2008-05-08  Alex Rousskovbroken() is now implemented by Adaptation::Service().
2008-05-08  Alex RousskovAdded HttpRequest::clone(). HttpReply already had that...
2008-05-08  Alex RousskovLinks with libecap when building with eCAP support.
2008-04-28  Alex RousskovMerge from trunk
2008-04-26  Amos JeffriesImport strnstr from FreeBSD sources. Needed for some...
2008-04-26  Amos JeffriesFix more Gcc 4.x warnings.
2008-04-25  Amos JeffriesBug 2297: file uploads (RFC1867) fail with "error:doubl...
2008-04-25  Amos JeffriesBug 2321 : Range tests failing.
2008-04-24  Amos JeffriesBundle testheaders.sh with make dist
2008-04-24  Amos JeffriesTransparent Interception remodelling.
2008-04-24  Amos JeffriesUpdate affected documentation
2008-04-22  Amos JeffriesRollback rev 8955 - patch already applied
2008-04-22  Amos JeffriesWrap ESI headers for .h testing on systems without...
2008-04-21  Amos JeffriesImport FileSystem component API documentation. (really)
2008-04-21  Amos JeffriesDoxygen identified cleanup in function declaration
2008-04-21  Amos JeffriesImport FileSystem component API documentation.
2008-04-21  Amos JeffriesImport remaining scraps of auto-docs branch code cleanups
2008-04-19  Amos JeffriesMerged from trunk
2008-04-18  Amos JeffriesBUg 2318 : compilation issue in some compilers
2008-04-17  Alex RousskovMerge from trunk
2008-04-17  Alex RousskovAvoid segfaults when scheduling an async call for a...
2008-04-17  Alex RousskovFixed and polished autoconsumption mode.
2008-04-16  Henrik NordstromAdd support for the resolv.conf domain directive, and...
2008-04-16  Henrik NordstromFix out-of-tree builds after the inclusion of libltdl
2008-04-16  Henrik NordstromSpelling correction
2008-04-16  Henrik NordstromNo need to bootstrap trunk. aututool files is not under...
2008-04-15  Henrik NordstromFix snapshots after the autotool derived files were...
2008-04-15  Henrik NordstromDo not bootstrap lib/libLtdl. Better to fix the libtool...
2008-04-14  Henrik NordstromAdd x86_64 support to XPROF_STATS
2008-04-14  Henrik NordstromBug #2310: Incorrect default time/date log format
2008-04-14  Alex RousskovAdded dummy eCAP files to make "make dist" happy.
2008-04-14  Alex RousskovBootstrap lib/libLtld when running top-level bootstrap.sh.
2008-04-14  Amos JeffriesFix 'make dist' breakage created by header testing.
2008-04-14  Amos JeffriesTPROXY v4 support upgrade (part 1 of 2)
2008-04-14  Amos JeffriesCleanup Debug include sequence.
2008-04-13  Guido SerassioFix build error on Irix.
2008-04-13  Amos JeffriesMerged from trunk.
2008-04-13  Amos JeffriesUpdate auto-documentation generatino so .dyn files...
2008-04-12  Amos JeffriesUpdate auto-docs text for IPAddress class
2008-04-12  Alex RousskoveCAP support, part 1: Loadable modules and ICAP-indepen...
2008-04-12  Alex RousskovShift candidates when the top candidate does not match
2008-04-12  Alex RousskovMerged from trunk.
2008-04-11  Alex RousskovMerge 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 JeffriesRestore old tproxy enabling back to original option...
2008-04-11  Amos Jeffriesupdate changeLog
2008-04-11  Amos Jeffriesupdate documentation
2008-04-11  Amos Jeffriesdebugs cleanup.
2008-04-11  Amos JeffriesTypo.
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 JeffriesWrap ESI headers away from .h dependency testing when...
2008-04-10  Amos JeffriesBug 2302: IPv6 IPs of the CONNECT header URLs parse...
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-09  Amos JeffriesAuthor: Alex Rousskov <rousskov@measurement-factory...
2008-04-09  Amos JeffriesRename 'tproxy' flags to 'spoof_client_ip' for a better...
2008-04-09  Amos JeffriesMake transparency flags always-present. Rename flags...
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 JeffriesMake transparent flag of fde always present
2008-04-08  Amos JeffriesMove all uses of clientNatLookup to using IPInterceptor...
2008-04-08  Amos JeffriesBuild IPIntercept object to manage IP interception...
2008-04-07  Henrik NordstromMake IdleConn::removeFd err on the soft site if the...
2008-04-07  Amos JeffriesTransparent flag must be done before bind(). BASIC_TPROXY4
2008-04-07  Henrik NordstromChange cachemgr filedescriptors timeout column to seconds
2008-04-07  Amos JeffriesMigrate uses of comm_set_transparent to using comm_open...
2008-04-07  Amos JeffriesMove IP_TRANSPARENT setting into comm_openex(...)
2008-04-07  Amos JeffriesMerged from trunk
2008-04-07  Henrik NordstromBug #2001: Fails to forward responses where headers...
2008-04-06  Henrik NordstromMerged from trunk
2008-04-06  Amos JeffriesBug 2265: --enable-icmp compile fails on FreeBSD
2008-04-06  Amos JeffriesBug 2299: src/ACLARP.cc fails to compile on Solaris 10
2008-04-06  Guido SerassioWindows port: Released name of Longhorn Server is Windo...
2008-04-06  Henrik NordstromMerged from trunk
2008-04-06  Henrik NordstromFallback on transparent interception mode even if the...
2008-04-06  Henrik NordstromMerged from trunk
2008-04-05  Amos JeffriesMerge from TRUNK
2008-04-05  Amos Jeffriesoperations in foward.cc
2008-04-05  Amos JeffriesBug 2245: cache_dir is not built correctly
2008-04-05  Amos JeffriesCall testheaders.sh with locally detected shell.
2008-04-05  Amos JeffriesBug 2286: assertion failed: HttpHdrContRange.cc:100...
2008-04-05  Alex RousskovRemoved stale and unused sources to minimize diffs...
2008-04-05  Alex RousskovPolished for trunk merge
2008-04-05  Alex RousskovMerge from trunk
2008-04-05  Alex RousskovMade testheaders.h happy.
2008-04-05  Amos JeffriesBug 2267 - increase MAX_URL to 8192
2008-04-04  Alex RousskovMerge from trunk
2008-04-04  Alex RousskovWe should probably unlock callback_data in case we...
2008-04-04  Alex RousskovFixed wrong "this" parameter use after moving adaptatio...
2008-04-04  Alex RousskovMoved AccessCheck object creation and check starting...
2008-04-04  Amos JeffriesBug 2267 - increase MAX_URL to 8192
2008-04-04  Alex RousskovAdded global Enabled flag to Adaptation::Config so...
next