]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2003-07-17  hnoBootstrapped
2003-07-17  wesselsBugzilla #709: cbdata.c:186: "c->valid" assertion due...
2003-07-16  hnoRestore default value of access_log like it has always... SQUID_3_0_PRE1
2003-07-16  robertcminor nit - don't append -{date}
2003-07-16  robertcand bootstrap
2003-07-16  robertchad teh version wrong
2003-07-16  robertcupdated mkrelease.sh to newer configure syntax
2003-07-16  robertcbootstrapped
2003-07-16  robertcstart release snapshots
2003-07-16  hnoRemove bitfield definition of quote. Having it as a...
2003-07-16  hnoFix merge conflict in TCP_DENIED_REPLY
2003-07-16  hnoassert on double cbdataFree()
2003-07-16  robertcSummary: Add forgotten test-script.
2003-07-16  robertcbootstrapped
2003-07-16  robertcSummary: More MSVC compatability tweaks.
2003-07-16  robertcSummary: MSVC compatability fixes from Guido.
2003-07-16  wesselsBugzilla #686
2003-07-16  hnoBug #708: make ie_refresh send "Cache-Control: no-cache...
2003-07-15  robertcbootstrapped
2003-07-15  robertcSummary: Fix ufsdump bitrot.
2003-07-15  robertcbootstrap
2003-07-15  robertcSummary: Fix Makefile.am
2003-07-15  robertcSummary: Remove more global mem pools.
2003-07-15  robertcbootstrapped
2003-07-15  robertcSummary: Make all Arrays typesafe.
2003-07-15  robertcSummary: Remove MemPool dependence on Array.h.
2003-07-15  robertcSummary: Be consistent with ESIElements type.
2003-07-14  robertcbootstrapped
2003-07-14  robertcSummary: Adjust post-merge.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-14  robertcSummary: Change inline static initialiser to out-of...
2003-07-14  robertcSummary: Convert Stack to typesafe usage.
2003-07-14  robertcSummary: MSVC Compatability.
2003-07-14  robertcSummary: SSL Support for recent changes.
2003-07-13  robertcSummary: Tweak refcount to be more MSVC compatible.
2003-07-12  robertcSummary: Forgot to remove non-inlined templates in...
2003-07-12  robertcSummary: MSVC compatability fixes.
2003-07-12  robertcSummary: Change unnamed struct to named class in MemObj...
2003-07-12  hnoCorrect md5-sess calculation
2003-07-12  hnoAllow log format specifications to force quoting/escapi...
2003-07-11  hnosquid.conf changes updated
2003-07-11  robertcSummary: More support MSVC's broken C++ parser.
2003-07-11  robertcSummary: Merge of projects@swelltech.com--private/squid...
2003-07-11  robertcSummary: BUGFIX: ConnStateData needs to own itself.
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-07-11  hnoBootstrapped
2003-07-10  hnoFix httpHeaderDelById compile failure. Was a old sin...
2003-07-10  hnoindent
2003-07-10  robertcSummary: Refactoring: ClientHttpRequest.
2003-07-10  robertcSummary: BUGFIX: httpStateData leaks.
2003-07-10  robertcSummary: BUGFIX: partial fix for leaking httpStateData.
2003-07-09  hnoSome missing external acl pieces
2003-07-09  hnoFix a memory corruption bug if log tags carrying "unsaf...
2003-07-09  hnoAdditional enhancments to pconn session management...
2003-07-09  hnoBootstrapped
2003-07-09  hnoRemove dependency of src/debug.cc
2003-07-09  robertcSummary: debugs tweaks.
2003-07-09  hnoBootstrapped
2003-07-09  hnodebug.cc requires tools.cc
2003-07-09  robertcSummary: Clear up debugs test case.
2003-07-08  hnoBootstrapped
2003-07-08  robertcSummary: BUGFIX: Forgot to update the test converted...
2003-07-08  robertcSummary: Merge debugs logic.
2003-07-08  hnoAdded missing %tr response time log format specification
2003-07-07  hnoBug #702: ERR_TOO_BIG spanish translation by Sergio...
2003-07-07  hnoCustom log formats, and selective access logging. See...
2003-07-07  hnoExternal acl extensions:
2003-07-06  hnoBootstrapped
2003-07-06  hnoBugfix: Speed up processing of queued events significan...
2003-07-06  hnoBugfix: Speed up processing of queued events significan...
2003-07-06  hno--disable-optimizations option to force compiler optimi...
2003-07-06  hnoBugfix: Speed up processing of queued events significan...
2003-07-06  hnoBugfix: Speed up processing of queued events significan...
2003-07-06  hnoclass DeferredRead is not a cbdata enabled class. Don...
2003-07-06  hnoImprovement: Increased time granularity for cache.log...
2003-07-06  hnoBugfix: Make sure the clock is updated after poll/selec...
2003-07-02  wesselsRemoved 'minimum_retry_timeout' and Config.retry.timeou...
2003-06-28  hnoBootstrapped
2003-06-28  hno* ext_user acl type to match user name returned by...
2003-06-28  hno* ext_user acl type to match user name returned by...
2003-06-28  hnoMinor refactoring to C++, and renamed error to message...
2003-06-26  robertcSummary: Convert mem_hdr to the use of a splay.
2003-06-25  hnoBootstrapped
2003-06-25  wesselschanging type of cacheMesh.cachePeerTable.cachePeerEntr...
2003-06-25  wesselsIn parseEtcHosts(), using strtok() to strip comments...
2003-06-25  robertcSummary: Add missing profile counter.
2003-06-24  robertcSummary: Profiling additions.
2003-06-24  robertcSummary: mem_hdr testing and corrections.
2003-06-24  robertcSummary: Add TODO for mem_node_test.
2003-06-23  wesselsRegarding store_check_cachable_stats, put check for...
2003-06-23  robertcSummary: comm cleanups.
2003-06-23  robertcSummary: Refactoring: Extract method in comm.cc
2003-06-23  robertcSummary: strcpy->strncpy in pconn.cc.
2003-06-23  robertcSummary: CBData reference callback pointers in comm_rea...
2003-06-23  robertcSummary: Fix segv in RefCount operator=.
2003-06-23  robertcSummary: Callback event loop was busted.
2003-06-23  robertcSummary: Fix race condition in storeUnlockObject.
2003-06-23  hnoFrom Reuben Farrelly:
2003-06-23  wesselsparseEtcHosts() does not properly handle comments....
2003-06-23  hnoBootstrapped
next