]> git.ipfire.org Git - thirdparty/squid.git/history - src/http.cc
2.1 branch merge
[thirdparty/squid.git] / src / http.cc
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.
1998-10-09  wessels2.0 branch merge
1998-09-25  rousskov- changed the way Range requests are handled:
1998-09-24  wesselsadd hash_last()
1998-09-21  wesselsAdded storeGetPublic() mostly so that we can check...
1998-09-19  wesselssigh, undo StoreEntry->flags changes to make it a struc...
1998-09-16  wesselsHEAD fixes (damn I hate HEAD)
1998-09-16  wesselsgindent
1998-09-15  wesselsmore EBIT replacements
1998-09-15  wesselsreplaced NEIGHBOR_ and HELPER_ EBIT calls
1998-09-15  wesselsremoved EBIT macros for StoreEntry->flag
1998-09-11  wesselsfurther safegurads in httpMaybeRemovePublic. return...
1998-09-11  wesselsIf neighbors don't support our private keys, then we...
1998-09-05  wesselssyscall counters, mostly I/O
1998-08-21  wesselsFixed up ugly confusion with public keys and RELEASE_RE...
1998-08-21  wesselsTrade request_t->flags enums (REQ_*) request_flags...
1998-08-21  wesselsgindent
1998-08-21  wessels - Added httpMaybeRemovePublic() to purge public...
1998-08-19  wesselsvery preliminary PPNR_WIP code
1998-08-19  wesselsexperimental OPTIMISTIC IO patch
1998-08-17  wesselsfurther DELAY_POOLS patches from Luyer
1998-08-15  wesselsIRIX compiler warnings
1998-08-14  wesselsLuyers finished delay pools patch
1998-08-13  wesselstypo
1998-08-05  wesselsdead code
1998-07-31  wesselsLuyers new DELAY_POOLS code
1998-07-31  wesselsremove obsolete assignment
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-22  wesselsremove double pconn count
1998-07-21  wesselsgindent
1998-07-21  wesselsremoved OLD_CODE
1998-07-20  wesselschange FSF address
1998-07-20  wesselscopy request_t->flags when building a new request_t...
1998-07-18  wesselstypo
1998-07-18  wesselstreat Cache-Control: revalidate just like proxy-revalidate
1998-07-18  wesselscachability for responses from authenticated requests...
1998-07-17  wesselscall urlCanonical() in refreshCheck() if entry->mem_obj...
1998-06-30  wesselshttpSocketOpen unused code
1998-06-29  wesselsMove pumpRestart check from http.c to forward.c
1998-06-28  wesselscall storeComplete BEFORE fwdUnregister
1998-06-26  wesselsWe can now cache Set-Cookie replies. This header is...
1998-06-10  wesselsNeed to unregister forward.c state for persistent conne...
1998-06-10  wesselsMoved server-side storeAbort callback from each module...
1998-06-09  wesselsMoving new fwdState structures further into the code
1998-06-05  wesselsreplace HTTP reply code numbers with magic enums
1998-06-05  wessels- Renamed proto.c to forward.c
1998-06-04  rousskov- added ETag.c
1998-06-03  rousskov- honor no-store cc directive
1998-06-03  rousskov- Added basic support for Range requests.
1998-06-02  wesselsgindent
1998-05-31  rousskov- Replaced "complex" (offset accounting) calls to snpri...
1998-05-28  rousskov- removed ascii headers from reply and request structures
1998-05-27  wesselsstoreTimestampsSet(): don't clobber entry->lastmod...
1998-05-23  wesselsgindent
1998-05-22  wesselsSSL proxy requests need full HTTP request headers....
1998-05-21  wesselsDon't cache replies with Vary headers
1998-05-12  wesselshide potential coredump warnings with higher debugs
1998-05-12  rousskov - Added binary http headers to requests
1998-05-09  wesselsmem_obj->fd fixes; set it in protoDispatch()
1998-04-28  wesselsThis patch fixes a presistent connections bug/misfeatur...
1998-04-28  wesselsIgnore leading whitespace when looking for requests...
1998-04-28  wesselsHenrik thought DW's code was unreadable.
1998-04-24  wesselsgindent
1998-04-24  wesselsHenrik:
1998-04-06  wesselsfix Proxy-connection: Keep-Alive check
1998-04-02  wesselshandle NULL bytes in HTTP replies which could throw...
1998-03-31  wesselsgindent
1998-03-31  wesselsnew headersEnd() replaces mime_headers_end and eliminat...
1998-03-30  wesselsTry httpRestart of httpReadReply read() returns < 0...
1998-03-28  wesselsChanged comm connect routines so that the timeout value...
1998-03-21  rousskov- Separated raw HTTP headers from their "compiled"...
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
next