]> git.ipfire.org Git - thirdparty/squid.git/history - src/http.cc
fixed debug statement
[thirdparty/squid.git] / src / http.cc
1998-03-17  wesselsremoved unused code; updated comments; formatting
1998-03-17  wesselsFixed 'single parent' and peer->options bugs.
1998-03-17  wesselseliminate non-gcc compiler warnings
1998-03-17  wesselsMore pconn/restart/pump fixes.
1998-03-13  wesselswarn about potential coredump from httpRestart on a...
1998-03-13  wesselsuse mem.c for HttpStateData
1998-03-08  rousskov- Added memory pools for variable size objects (strings).
1998-03-07  wesselsformatting, gindent
1998-03-07  wesselsremoved lots of #if 0 code
1998-03-06  kostasA generic client-to-server "pump" was added to handle...
1998-03-05  wesselsgindent
1998-03-05  rousskov- gb_t additions to .h monsters
1998-03-05  wesselsAdded more server-side counters and accounting based...
1998-03-03  rousskov- Added "mem_pools_limit" configuration option. Semanti...
1998-02-25  rousskov- Added rudimental statistics for HTTP headers.
1998-02-25  wessels- Added more bytes in/out and service time tracking...
1998-02-22  rousskovRemoved USE_ALEX_CODE configuration warning.
1998-02-21  rousskovDirty and buggy alex_2.
1998-02-20  wesselsNew cache manager scheme. Instead of a big table and...
1998-02-07  wesselsremove brackets from cachemgr output
1998-02-04  wesselsgindent
1998-02-03  wesselslint
1998-01-12  wesselsgindent
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1998-01-10  kostasFixed Connection: header handling, but testing needed
1998-01-03  wesselsWe were erroneously assuming that non-200 replies would...
1997-12-07  wesselsHenrik Nordstrom
1997-12-06  wesselsadd assertion
1997-12-05  wesselsFix handling of certain non-200 HTTP replies (Henrik)
1997-12-03  wesselsremove storeAbort() calls after storeAppendEntry()...
1997-12-02  wesselsgindent
1997-12-01  wesselspersistent connection / content-length fix. For non...
1997-11-29  wessels"content-length: 0" is a valid reply header, so we...
1997-11-21  wesselsChanged how we account the keepalive ratio. We don...
1997-11-15  wesselsUse new ignoreErrno()
1997-11-13  wesselsFixed proxy auth support
1997-11-12  wessels- Change all BIT_{SET,CLR,TEST} to EBIT_ versions with...
1997-11-11  wesselsOOF! Somehow this bit of logic got lost which releases...
1997-11-07  wesselsdebug change
1997-11-05  wesselsLINT
1997-11-05  wesselswrap keys in storeKey()
1997-11-04  wesselsFLEXIBLE CACHE KEYS. Can use either URLs or SHA digests.
1997-11-01  wesselsremove Keepalive Ratio debug
1997-11-01  wesselsshow keep-alive ratio in server_list output
1997-11-01  wesselsmore keepalive ratio fixes
1997-11-01  wesselskeepalive ratio tweaks
1997-11-01  wesselskeepalive ratio fixes
1997-11-01  wesselsTrack keepalive success ratio
1997-10-30  wesselsgindent and formatting
1997-10-30  wesselsmax okumoto errorpage and other mods
1997-10-29  wesselschange BIT_RESET to BIT_CLEAR
1997-10-29  wesselscopy httpCachableReply() from 1.1 source, replacing...
1997-10-28  wesselsremove UNUSED_CODE and OLD_CODE sections
1997-10-28  wesselsTone down debug levels
1997-10-26  wessels- Removed 'was assert' commengs
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-10-25  wesselsremove commented-out storeAppend call
1997-10-25  wesselserr->errno --> err->xerrno
1997-10-24  wesselsgindent
1997-10-24  wesselsDon't call storeAppend with len == 0 and the immediatel...
1997-10-24  wesselsCancel the defer check for persistent connections
1997-10-23  wesselsnarf, the defer_check needs a separate defer_data....
1997-10-23  wesselsRipped out old 'comm_set_stall()' stuff. This broke...
1997-10-22  wesselsneed to check mem_obj->inmem_hi instead of e->object_le...
1997-10-22  wesselsReplace Config.stallDelay--which was being set to zero...
1997-10-17  wesselsgindent
1997-10-17  wesselsReamped objects being held in memory during transit...
1997-10-15  wessels- More cleanup relating to reduced error code set....
1997-10-14  kostasChanged most of sprintf() to snprintf().
1997-08-26  wesselsfinish getting new proxy auth working--but still untested
1997-08-26  wesselsStarted integration of Proxy Auth ACL patch from Arjan...
1997-08-26  wesselsMisc fixes to eliminate problems at exit (and other...
1997-08-24  wesselsfix debug(0,0) statements
1997-08-11  wessels- In http.c, we need to keep httpState->orig_request...
1997-08-10  wesselsMore work on persistent connections
1997-08-10  wesselsSERVER-SIDE PERSISTENT CONNECTIONS:
1997-07-28  wesselsmostly working customizable error messages. lots of...
1997-07-26  wesselsmove bunch of options to Config.onoff
1997-07-17  wesselssuccessful compile after merging 1.1.10 thru 1.1.14
1997-07-15  wessels- warning if no units present for times or byte sizes
1997-07-03  wesselsSupport for Cache-Control: proxy-revalidate. From...
1997-06-27  wesselsgindent
1997-06-20  wesselsMucking about with storeAbort. Removed squid_error_ent...
1997-06-18  wesselsassociate storeRegisterAbort calls with comm_add_close_...
1997-06-18  wesselsmore cbdata additions
1997-06-18  wesselsJunk the 'callback_meta' idea
1997-06-04  wesselsnew debug() macro; David Luyer
1997-06-04  wesselsThere were a couple of situations where we create new...
1997-06-03  wesselspurifying
1997-06-02  wesselschange CLIENT_ABORT_REQUEST into mem_obj->abort.callback()
1997-06-02  wessels- Moved IP lookups to commConnect stuff.
1997-06-02  wesselsstart removing mem_obj->req_hdr and moving it to reques...
1997-05-23  wesselsIn storeComplete(), call InvokeHandlers() AFTER setting...
1997-05-22  wesselsfix body size calculation
1997-05-22  wesselsMerging in NOVM diffs. Making functions NOVM compatible.
1997-05-16  wesselsMake the fooStart() functions all void
1997-05-08  wesselsclient-proxy keep-alive connections almost working
1997-05-05  wessels- DO NOT set the filemap bits for unvalidated entries...
1997-05-01  wesselsChange ipcache_unregister.
1997-05-01  wesselsmore random massive changes
next