| 2001-01-02 |
wessels | Georgy Salnikov |
commit | commitdiff | tree | snapshot |
| 2001-01-02 |
wessels | 'miniumum_direct_rtt' feature from Georgy Salnikov... |
commit | commitdiff | tree | snapshot |
| 2001-01-02 |
wessels | Wrong debugging section for ipcache.c |
commit | commitdiff | tree | snapshot |
| 2001-01-02 |
wessels | Prevent NULL pointer access in aclMatchAcl(). Some... |
commit | commitdiff | tree | snapshot |
| 2001-01-01 |
hno | Make fopen of mime.conf on reconfigure a fail-soft... |
commit | commitdiff | tree | snapshot |
| 2001-01-01 |
wessels | tempnam() may be unsafe; mkstemp() is better. |
commit | commitdiff | tree | snapshot |
| 2000-12-31 |
hno | Some corrections/additions from the original /etc/hosts... |
commit | commitdiff | tree | snapshot |
| 2000-12-31 |
hno | 'kinkie' is now a contributor |
commit | commitdiff | tree | snapshot |
| 2000-12-31 |
wessels | /etc/hosts parsing patch by Chemolli Francesco. |
commit | commitdiff | tree | snapshot |
| 2000-12-31 |
wessels | stringLimitInit() asserts if given more than 64K bytes... |
commit | commitdiff | tree | snapshot |
| 2000-12-20 |
adrian | From Evan: |
commit | commitdiff | tree | snapshot |
| 2000-12-19 |
hno | Man page describing the command line options |
commit | commitdiff | tree | snapshot |
| 2000-12-19 |
hno | access_log none |
commit | commitdiff | tree | snapshot |
| 2000-12-18 |
adrian | Change a mis-use of SM_PAGE_SIZE - asn.c uses MEM_4K_BU... |
commit | commitdiff | tree | snapshot |
| 2000-12-17 |
hno | Equivalence is ==, not =. Was wrongly done in an assert... |
commit | commitdiff | tree | snapshot |
| 2000-12-17 |
hno | access_log none |
commit | commitdiff | tree | snapshot |
| 2000-12-17 |
hno | Return NULL after fatal() to keep GCC happy. |
commit | commitdiff | tree | snapshot |
| 2000-12-17 |
hno | Removed some old unused code, found by Moez Mahfoudh |
commit | commitdiff | tree | snapshot |
| 2000-12-16 |
adrian | Add support for netfilter in linux-2.4 . netfilter... |
commit | commitdiff | tree | snapshot |
| 2000-12-09 |
wessels | leftover bug from http version changes |
commit | commitdiff | tree | snapshot |
| 2000-12-09 |
wessels | Andres Kroonmaa suggests yield() on Solaris, rather... |
commit | commitdiff | tree | snapshot |
| 2000-12-09 |
wessels | Undo the check for librt.a. We're going to call yield... |
commit | commitdiff | tree | snapshot |
| 2000-12-09 |
wessels | Some people might want a zero-size cache on purpose... |
commit | commitdiff | tree | snapshot |
| 2000-12-09 |
wessels | "Null" storage, possibly useful for people who want... |
commit | commitdiff | tree | snapshot |
| 2000-12-09 |
wessels | Robert Collins patch that is supposed to do the right... |
commit | commitdiff | tree | snapshot |
| 2000-12-09 |
wessels | Back out recent 'store double-check' patch; waiting... |
commit | commitdiff | tree | snapshot |
| 2000-12-09 |
wessels | DW broke the write-clean-logs function with a recent... |
commit | commitdiff | tree | snapshot |
| 2000-12-09 |
wessels | Joe Cooper's hack for broken MSIE clients. They don... |
commit | commitdiff | tree | snapshot |
| 2000-12-09 |
wessels | Patch from Marcos Barreto de Castro <mbdecastro@yahoo... |
commit | commitdiff | tree | snapshot |
| 2000-12-05 |
wessels | A number of CARP bug fixes. |
commit | commitdiff | tree | snapshot |
| 2000-12-05 |
wessels | store.c:1299: warning: control reaches end of non-void... |
commit | commitdiff | tree | snapshot |
| 2000-12-05 |
wessels | indent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 ... |
commit | commitdiff | tree | snapshot |
| 2000-12-05 |
wessels | Argh, that last patch to src/store_dir.c is bogus.... |
commit | commitdiff | tree | snapshot |
| 2000-12-05 |
wessels | NPR bug. sd->log.clean.done will be NULL if start... |
commit | commitdiff | tree | snapshot |
| 2000-12-05 |
wessels | parse_peer() was checking for a self-configured peer... |
commit | commitdiff | tree | snapshot |
| 2000-12-05 |
wessels | A feature to limit the number of connections that we... |
commit | commitdiff | tree | snapshot |
| 2000-12-05 |
wessels | indent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 ... |
commit | commitdiff | tree | snapshot |
| 2000-12-02 |
wessels | Even though it was probably safe, its more correct... |
commit | commitdiff | tree | snapshot |
| 2000-12-01 |
wessels | Chris.Tilbury@warwick.ac.uk says we need -lrt on Solari... |
commit | commitdiff | tree | snapshot |
| 2000-12-01 |
wessels | Abort the configure script if we can't find a perl... |
commit | commitdiff | tree | snapshot |
| 2000-12-01 |
wessels | Must memset() this static variable before using. |
commit | commitdiff | tree | snapshot |
| 2000-12-01 |
wessels | Forgot to call 'Done' on walker in MaintainSwapSpace. |
commit | commitdiff | tree | snapshot |
| 2000-12-01 |
wessels | storeDirWriteCleanLogs() could abort the procedure... |
commit | commitdiff | tree | snapshot |
| 2000-12-01 |
wessels | indent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 ... |
commit | commitdiff | tree | snapshot |
| 2000-11-27 |
adrian | Handle cancelled reads. diskdstate->flags_closing is... |
commit | commitdiff | tree | snapshot |
| 2000-11-25 |
adrian | few changes to fix for XMALLOC_DEBUG: |
commit | commitdiff | tree | snapshot |
| 2000-11-25 |
adrian | Replace safe_free() with the appropriate memFree()... |
commit | commitdiff | tree | snapshot |
| 2000-11-22 |
wessels | renamed html.c to html_quote.c, also to avoid cvs patch... |
commit | commitdiff | tree | snapshot |
| 2000-11-22 |
wessels | Everywhere where Squid inserts text received from the... |
commit | commitdiff | tree | snapshot |
| 2000-11-22 |
wessels | adding |
commit | commitdiff | tree | snapshot |
| 2000-11-18 |
adrian | Don't return NULL in createRemovalPolicy() if there... |
commit | commitdiff | tree | snapshot |
| 2000-11-15 |
adrian | Forced commit: |
commit | commitdiff | tree | snapshot |
| 2000-11-15 |
adrian | Fixed the internal URL code to obey appendDomain for... |
commit | commitdiff | tree | snapshot |
| 2000-11-15 |
adrian | Fixed the forwarding / peer detection code so that... |
commit | commitdiff | tree | snapshot |
| 2000-11-15 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-14 |
adrian | Up the version to 2.5.DEVEL . Don't give it a devel... |
commit | commitdiff | tree | snapshot |
| 2000-11-14 |
adrian | Merge in changes from 1.7.2.1 on SQUID_2_4: |
commit | commitdiff | tree | snapshot |
| 2000-11-14 |
wessels | httpBuildVersion() fixes from 2.4 branch, plus indent |
commit | commitdiff | tree | snapshot |
| 2000-11-14 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-14 |
adrian | Fix an incorrect xfree() which should be a memFree... |
commit | commitdiff | tree | snapshot |
| 2000-11-14 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-13 |
adrian | Convert http_ver from a float to http_version_t which... |
commit | commitdiff | tree | snapshot |
| 2000-11-11 |
wessels | typo in comments |
commit | commitdiff | tree | snapshot |
| 2000-11-11 |
hno | Major rewrite of async-io to make it behave a bit more... |
commit | commitdiff | tree | snapshot |
| 2000-11-10 |
adrian | Store rebuild double-check cleanup by Robert Collins... |
commit | commitdiff | tree | snapshot |
| 2000-11-10 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-10 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-09 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-09 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-09 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-08 |
wessels | Radu Greab (radu@netsoft.ro): |
commit | commitdiff | tree | snapshot |
| 2000-11-08 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-08 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-05 |
hno | Cross-site scripting fixes by Robert Collins and Henrik... |
commit | commitdiff | tree | snapshot |
| 2000-11-04 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-03 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-03 |
wessels | gindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0... |
commit | commitdiff | tree | snapshot |
| 2000-11-03 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-03 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-02 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
wessels | gindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0... |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
wessels | gindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0... |
commit | commitdiff | tree | snapshot |
| 2000-11-01 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-10-26 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| 2000-10-22 |
adrian | Adding Robert Collins in as a contributor, because... |
commit | commitdiff | tree | snapshot |
| 2000-10-22 |
adrian | added in an update to ChangeLog explaining Duane's... |
commit | commitdiff | tree | snapshot |
| 2000-10-22 |
adrian | Added a couple of things which have changed in this... |
commit | commitdiff | tree | snapshot |
| 2000-10-21 |
hno | Reran autoconf and autoheader |
commit | commitdiff | tree | snapshot |
| 2000-10-21 |
hno | CYGWIN port by Robert Collins |
commit | commitdiff | tree | snapshot |
| 2000-10-21 |
hno | Spelling correction |
commit | commitdiff | tree | snapshot |
| 2000-10-18 |
hno | Cleaned up RebuildState to show that the structure... |
commit | commitdiff | tree | snapshot |
| 2000-10-18 |
adrian | Fix cf_gen_defines so it can be parsed through Solaris... |
commit | commitdiff | tree | snapshot |
| 2000-10-17 |
adrian | Andres Kroonmaa's MemPool tidyup, take 1. Take a whole... |
commit | commitdiff | tree | snapshot |
| 2000-10-13 |
wessels | DW: |
commit | commitdiff | tree | snapshot |
| next |