]> git.ipfire.org Git - thirdparty/squid.git/history - src/http.cc
Summary: Final MSVC fixups.
[thirdparty/squid.git] / src / http.cc
2003-08-10  robertcSummary: Final MSVC fixups.
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-07-29  robertcfixes from/suggested by Pawel Worach
2003-07-23  robertcSummary: Port forward the solution for bug #699 (rewrit...
2003-07-23  robertcSummary: Fix ESI compilation after recent HttpHeader...
2003-07-16  hnoBug #708: make ie_refresh send "Cache-Control: no-cache...
2003-07-15  robertcSummary: Make all Arrays typesafe.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-06-28  hno* ext_user acl type to match user name returned by...
2003-06-24  robertcSummary: Profiling additions.
2003-06-19  hnoBugfix for accel mode: Should not reuse persistent...
2003-05-24  robertcSummary: Bugfix: #651
2003-03-10  robertcSummary: Merge ESI to HEAD.
2003-03-06  robertcSummary: Merge cleanup code from comms branch.
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-15  hnoFirst batch of rproxy merges
2003-02-14  robertcSummary: Merge delay pools update.
2003-02-12  robertcSummary: Merge of ACL refactoring.
2003-02-05  robertcSummary: Merge from delay-class-4
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-10-21  adrian* rename comm_write() -> comm_old_write()
2002-10-15  robertctidyup some local scope vars
2002-10-15  robertcfix c++ compilers that put the vtable at the beginning...
2002-10-14  robertcprevent segfault
2002-10-14  hnoOne more xmalloc typecast for --enable-x-accelerator...
2002-10-14  robertccommloops from Adrian, C++ courtesy Rob
2002-10-14  hnos/delay_id/delayId/g on members and local variables...
2002-10-14  robertcC++ conversion
2002-10-04  hnoEleminate the use of client fd's from http.c. http...
2002-09-24  robertcClient side refactoring - no functionality changes
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-09-08  hnoFix a potential URL escape problem in Vary.
2002-09-01  hnoBugzilla #423: Via: applys to responses as well as...
2002-06-06  hnoRenamed httpSendRequestEntry to httpSendRequestEntity
2002-02-26  adrianBring across my first phase of commloops development.
2002-01-29  hnoRemoved a unused variable
2001-12-28  hnohttpMakeVaryMark() debugging lowered to debug level 3..
2001-10-24  hnoformat fixes
2001-10-18  hnoMany small compiler warning fixes, mainly const strings
2001-09-19  hnoBugfix: Vary failed to calculate the variance when...
2001-07-12  wesselsBugzilla #195: ERR_ZERO_SIZE_OBJECT page shows [no...
2001-04-14  hnoBasic support for Vary:ing objects.
2001-04-14  hnoSSL->HTTP gatewaying support by Benno Rice
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-01-12  wesselsUpdated copyright
2001-01-09  hnologin=*:password cache_peer option to pass the authenti...
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2001-01-05  wesselsIan Turner (vectro@pipeline.com) sent in this patch...
2001-01-03  wesselsAdded debugging statement for anonymize_headers filtering.
2000-11-14  wesselsDW:
2000-11-13  adrianConvert http_ver from a float to http_version_t which...
2000-11-01  wesselsDW:
2000-11-01  wesselsDW:
2000-10-04  wesselsDW:
2000-07-18  wesselsDW:
2000-07-16  wesselsDW:
2000-07-16  wesselsDW:
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
2000-05-16  wesselsDW:
2000-05-16  wesselsDW:
2000-05-12  wesselsDW:
2000-05-03  hnohno squid-2.3.STABLE1.http_reply_null_character.patch
2000-05-03  hnohno squid-2.3.DEVEL3.allow_miss_peer_option.patch
2000-03-25  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
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-07-13  wessels2.3 branch merge
1999-06-25  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-05-05  wessels2.2 branch merge
1999-04-27  wesselsadded httpReplyBodySize() -- returns the size of a...
1999-04-15  wesselsSQUID_2_2 branch merge
1999-01-30  wesselsluyer's mega delay pools rewrite -- without ugly delayP...
1999-01-22  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-01-21  wesselsFixed up *Timeout() functions. We might get fooTimeout...
1999-01-20  wesselshenrik sez don't cache objects that we can't refresh...
1999-01-19  wessels2.1 branch merge and gindent
1999-01-19  wesselssigh. Okay, this might work better.
1999-01-15  wesselsonly call errorAppendEntry in one spot
1999-01-13  wesselsstoreAppend() might abort an entry in httpReadReply()
1999-01-13  wessels- removed storeAbort callback-server side argument
1999-01-12  wesselsserver-side handlers check for ENTRY_ABORTED and close...
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-12  wesselsFixed handling of pconns. fwdUnregister no longer...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-11-12  wessels2.1 branch merge
1998-10-20  wesselsgindent
1998-10-18  wesselsclock skew debugging
1998-10-17  wesselschange clock skew debug threshold to 2 hours
1998-10-17  wesselsreport clock skew
1998-10-14  wesselsreplaced errorCon() with call to fwdFail() for httpTimeout.
next