]> git.ipfire.org Git - thirdparty/squid.git/history - src/forward.cc
Summary: Final MSVC fixups.
[thirdparty/squid.git] / src / forward.cc
2003-08-10  robertcSummary: Final MSVC fixups.
2003-08-10  robertcSummary: Forward port removing MemObject->fd.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-07-09  hnoAdditional enhancments to pconn session management...
2003-07-07  hnoCustom log formats, and selective access logging. See...
2003-06-19  hnoBugfix for accel mode: Should not reuse persistent...
2003-05-17  hnoSyntax change of reply_body_max_size
2003-03-20  hnoBug #569: Must only reuse persistent connections on...
2003-03-03  hnoCleanup of errno management to rely on the errno to...
2003-02-25  robertcSummary: Merge final stage1 ACL refactoring.
2003-02-23  robertcSummary: More Windows Merges.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-22  hnoMerge of http(s)_port and accelerator directive updates...
2003-02-15  hnoFirst batch of rproxy merges
2003-02-12  robertcSummary: Merge of ACL refactoring.
2003-02-06  robertcSummary: Fix bug #484.
2003-01-28  robertcSummary: Make aclCheck_t a class (ACLChecklist), and...
2003-01-23  robertcImport of fix-ranges branch
2002-12-07  hnoSSL support update
2002-11-30  hnoGet rid of unused "current" variable
2002-10-14  robertcC++ conversion
2002-09-15  robertcfix headers to allow inclusion into C++ source
2002-09-15  adrianTidy up the COMM_OK and COMM_ERR_* magical #define...
2002-06-21  hnoread_ahead_gap config directive by Jeffrey D. Wheelhous...
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-02-26  hnoFix "access_log none" (and "forward_log none")
2001-10-10  adrianCommit Roger Venning's TOS/source address ACL selection...
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-01-12  wesselsUpdated copyright
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2000-12-17  hnoEquivalence is ==, not =. Was wrongly done in an assert...
2000-12-05  wesselsA feature to limit the number of connections that we...
2000-11-01  wesselsDW:
2000-10-04  wesselsDW:
2000-05-12  wesselsDW:
2000-05-03  hnohno squid-2.3.DEVEL3.httpd_accel_single_host-2.patch
2000-05-03  hnohno squid-2.2.STABLE5.log_ip_on_direct.patch with additions
2000-05-03  hnohno squid-2.3.DEVEL2.tcp_dead_detection_and_retry.patch
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-01-11  wesselsDW:
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-10-04  wessels2.3 branch merge
1999-09-29  wesselsurl checksum debugging; sometimes URL memory gets trashed
1999-08-02  wessels2.3 branch merge
1999-06-25  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-06-19  wesselsfixed leak in 2.2 branch
1999-06-11  wesselshierarchy logging was broken for SSL
1999-05-20  wessels2.2 branch merge
1999-05-05  wesselsundefined function from henriks patch
1999-05-05  wesselsAdded peer_connect_timeout option
1999-04-23  wesselsbranch 2.2 merge
1999-04-15  wesselsSQUID_2_2 branch merge
1999-04-08  wesselsprevent calling delayIsNoDelay() when fd < 0
1999-01-30  wesselsluyer's mega delay pools rewrite -- without ugly delayP...
1999-01-30  wesselsadded myip ACL type (luyer)
1999-01-20  wesselsslightly more intelligent loop detector
1999-01-20  wesselschanged assertion. in fwdStateFree() it is okay if...
1999-01-19  wesselsdamn; I guess we need this too
1999-01-19  wesselsfwdStateFree will call storeComplete() if the entry...
1999-01-19  wesselserrorpage.c: clear ENTRY_FWD_HDR_WAIT after creating...
1999-01-19  wessels2.1 branch merge and gindent
1999-01-15  wesselsonly call errorAppendEntry in one spot
1999-01-14  wesselschange error message for fwdConnectTimeout to ERR_CONNE...
1999-01-13  wessels- removed storeAbort callback-server side argument
1999-01-12  wesselsdeleted ERR_CLIENT_ABORT
1999-01-11  wesselschanged store_status STORE_ABORTED to entry->flags...
1999-01-09  wesselsMoved storeAbort() call to store_client.c, where it...
1998-12-30  wesselsfwdReforward() needs to check pumpRestart() for PUMP...
1998-12-16  wesselsfwd stats polishing
1998-12-16  wesselsforwarding statistics
1998-12-14  wesselsstupid bugs
1998-12-14  wesselsfwdState leak
1998-12-12  wesselsgot hierarchy logging working again after new forwardin...
1998-12-12  wesselsFixed handling of pconns. fwdUnregister no longer...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-11-21  wessels2.1 branch merge
1998-11-12  wessels2.1 branch merge
1998-09-24  wesselsadd hash_last()
1998-09-22  wesselsdon't call peerSelect() for URNs
1998-09-19  wesselssigh, undo StoreEntry->flags changes to make it a struc...
1998-09-15  wesselsremoved EBIT macros for StoreEntry->flag
1998-09-02  wesselsInternal HTTP requests bypass miss_access rules. Inter...
1998-08-19  wesselsvery preliminary PPNR_WIP code
1998-08-18  wesselsfail for all requests, not just METHOD_CONNECT
1998-08-14  wesselsLuyers finished delay pools patch
1998-08-14  wesselsduplicate requestUnlink
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselssane debug levels
1998-07-21  wesselsgindent
1998-07-20  wesselschange FSF address
1998-07-14  wesselsMoved 'miss_access' ACL check to fwdStart()
1998-07-14  wesselsallocate FwdState from mem pools
1998-06-30  wesselsa little rearrangement. For CACHEOBJ and INTERNAL...
1998-06-29  wesselsMove pumpRestart check from http.c to forward.c
1998-06-28  wesselsDon't re-forward STORE_COMPLETE entries!
1998-06-28  wesselsdebug, gindent
1998-06-28  wesselshandle STORE_ABORTED case
1998-06-27  wesselsre-forwarding fixes
next