]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2008-05-16  Alex RousskovRemoved assert(!theInitiator) from the destructor becau...
2008-05-16  Alex RousskovMoved cleanup to swangSong, where it belongs. We must...
2008-05-16  Alex RousskovWhen cloning, clone the pointer to the body pipe. The...
2008-05-08  Alex RousskovRenamed MessageTranslator to MessageRep for consistency...
2008-05-08  Alex RousskovMerge from trunk
2008-05-08  Alex RousskovInitial eCAP configuration and libecap support. Need...
2008-05-08  Alex RousskovWarn if two services share the same key.
2008-05-08  Alex RousskovAdded eCAP configuration code.
2008-05-08  Alex RousskovAdded initial support for eCAP library (libecap), inclu...
2008-05-08  Alex RousskovAdded eCAP-specific squid.conf options: ecap_enable...
2008-05-08  Alex RousskovAdded Adaptation::Message that brings together the...
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-05-08  Amos JeffriesBug 2222 part 2: ipv4 client trying to view an ipv6...
2008-05-08  Amos JeffriesWrap more g++ 4.3.0 located warnings
2008-05-07  Amos JeffriesBug 2206: Build error caused by incorrect configure...
2008-05-07  Amos JeffriesBug 2196: configure: net*/*.h present but cannot be...
2008-05-05  Henrik NordstromBug #1784: access_log syslog results in blanks syslog...
2008-05-03  Henrik NordstromMake --with-large-files try to build 64-bit if possible
2008-05-02  Amos JeffriesAuthor: Alex Rousskov <rousskov@measurement-factory...
2008-05-02  Amos JeffriesAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2008-05-02  Amos JeffriesOops. Broke make dist with strnstr.h
2008-05-01  Guido SerassioWindows port: allow build of squid_radius_auth on Windows
2008-05-01  Guido SerassioWindows port: Add support for the Windows machine DNS...
2008-05-01  Guido SerassioRemoved the advertisement clause from BSD license
2008-05-01  Guido SerassioWindows port: Return the effective system pagesize...
2008-05-01  Guido SerassioImport reconfigure cachemgr action from NT Devel branch
2008-05-01  Guido SerassioFix make check error when COSS is enabled
2008-05-01  Amos JeffriesAuthhor: Marin Stavrev <mstavrev@gmail.com>
2008-04-30  Amos JeffriesAuthor: Peter Hidas <peter.hidas@safeland.hu>
2008-04-29  Amos JeffriesBoost debug outputs in comm.
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...
next