]> git.ipfire.org Git - thirdparty/squid.git/history - src/errorpage.cc
gindent
[thirdparty/squid.git] / src / errorpage.cc
1997-10-21  wesselsgindent
1997-10-21  wesselsNeed to comm_close() in errorSendComplete!
1997-10-18  kostas*** empty log message ***
1997-10-17  wessels- removed ERR_NO_CLIENTS because its not needed any...
1997-10-17  wesselsgindent
1997-10-17  wesselsReamped objects being held in memory during transit...
1997-10-17  kostasFix for small bug.
1997-10-17  kostasError page triggering. ip cache documentation.
1997-10-15  wesselsremove unused error codes
1997-10-14  kostasChanged most of sprintf() to snprintf().
1997-08-26  wesselsMisc fixes to eliminate problems at exit (and other...
1997-08-25  wesselsFUM fix
1997-08-25  wesselsgindent
1997-08-24  wesselsFixed not setting HTTP status code for errors. Still...
1997-08-24  wesselsFixed NULL termination bug with error text buffers...
1997-08-11  wesselsDont put last-modified on error pages. Netscape (2...
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-17  wesselsremoved old ERR_FTP_DISABLED
1997-07-17  wesselssuccessful compile after merging 1.1.10 thru 1.1.14
1997-07-14  wesselsremove doubly-defined globals
1997-06-20  wesselsMucking about with storeAbort. Removed squid_error_ent...
1997-06-04  wesselsnew debug() macro; David Luyer
1997-05-26  wesselsmostly done inlining all FTP requsts
1997-03-01  wesselsjumbo mumbo hacking to get new peer_selection working
1997-01-16  wesselsFix sending code '0' in HTTP error messages
1996-11-16  wesselsRemove store_status == STORE_PENDING checks everywhere...
1996-11-08  wesselsdebugging stuck objects
1996-11-07  wesselschange to squid.nlanr.net
1996-11-06  wesselsgindent
1996-11-05  wesselsemoved debug_trap() calls in squid_error_entry().
1996-11-05  wesselsmassive const patch from Markus Gyger
1996-11-02  wesselsgindent
1996-10-15  wesselsMake dnsserver, ftpget, redirector totally optional.
1996-10-09  wesselsmondo proto patch from ed knowles
1996-09-27  wesselsgindent
1996-09-27  wessels- Added *FreeMemory() routines.
1996-09-20  wessels - Fixed coredump in icpStateFree() when calling
1996-09-17  wesselsFrom: Markus Gyger <mgyger@itr.ch>
1996-09-17  wesselss/()/(void)/
1996-09-14  wesselsANSIFY
1996-09-12  wesselsAdded deny_info support from maex@space.net. Redirect...
1996-09-05  wessels-Added more IMS support. Now Squid issues IMS requests...
1996-08-31  wesselsmerge 1.0.11 changes
1996-08-29  wesselshtml cleanup
1996-08-27  wesselsgindent
1996-08-27  wesselsadded proxy authentication patch from Jon Thackray...
1996-08-27  wesselsreport all error pages to the debug log
1996-08-24  wessels - Added debugging output for error pages
1996-08-20  wessels1.0.7 -> 1.0.8 merge
1996-07-25  wesselsRemoved all the get*() turds, now use Config structure...
1996-07-19  wesselsinsert admin email in error pages
1996-07-19  wesselsadd admin_email to access denied message
1996-07-16  wesselscompiler
1996-07-16  wesselsHere is my patch to squid-1.1.alpha4 that adds the...
1996-07-16  wesselsseparate meta_data.misc memory accounting
1996-07-09  wesselscleanup after big merge
1996-05-02  wesselsmerging all changes up to squid-1.0.beta5
1996-04-16  wesselschange "cached" to "squid" in lots of places
1996-04-12  wesselsfinish up ACL implementation
1996-04-11  wesselsgindent
1996-04-11  wesselsapparently mostly working ACLs
1996-04-10  wessels - Created struct _http_reply to hold reply...
1996-04-06  wesselsThis patch to alpha9 allows for large requests by the
1996-04-06  wesselsmake sure tmp_error_buf is big enough to hold two URLs
1996-04-05  wesselsAdded __FILE__,__LINE__ debugging to {get,put}_free_...
1996-04-05  wesselsadd http_code arg to cached_error_url
1996-04-04  wesselsmajor code cleanup/unification/rewrite
1996-04-03  wesselsEnhanced access logging. Now log HTTP reply code and...
1996-04-02  wesselsMade {ftp,gopher,wais} more like http. ie, protoCloseA...
1996-04-02  wesselsoff by one error
1996-03-30  wesselsMajor rewrite of logging. Now log accesses when the...
1996-03-30  wesselsassign cached_error.c to debugging section 4
1996-03-29  wesselsImplemented prototype IMS-GET and change-key-until...
1996-03-28  wesselsfill in mising error messages
1996-03-27  wesselsMAJOR #include REWRITE; ack!
1996-03-27  wesselsAdding blocklist patch
1996-03-26  wesselsadding