- 22 Jun, 2011 4 commits
-
-
-
Poul-Henning Kamp authored
cache_hash to cache_center.
-
Poul-Henning Kamp authored
-
Per Buer authored
-
- 21 Jun, 2011 3 commits
-
-
Poul-Henning Kamp authored
do not trusting) that all objects under an objhdr have the same Vary string. Build a vary string for the request on the wrk->ws as we do the comparison and use it as a cache for subsequent comparisons. This will also be first step of sky's "pre-vary"
-
Poul-Henning Kamp authored
white space.
-
Poul-Henning Kamp authored
-
- 20 Jun, 2011 8 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Repack struct object, reducing a couple of field widths along the way. This shaves 16 bytes of struct object.
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Martin Blix Grydeland authored
Fixes: #876
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 18 Jun, 2011 2 commits
-
-
Tollef Fog Heen authored
-
-
- 16 Jun, 2011 4 commits
-
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
The size of a regex is a size_t. Spotted by gcc 4.6
-
Poul-Henning Kamp authored
-
- 14 Jun, 2011 1 commit
-
-
Poul-Henning Kamp authored
-
- 10 Jun, 2011 1 commit
-
-
Martin Blix Grydeland authored
returns random file names
-
- 09 Jun, 2011 3 commits
-
-
Martin Blix Grydeland authored
-
Tollef Fog Heen authored
Eventually, we want to be able to do synthetic everywhere, but for now, mark it as just available in vcl_error. Fixes: #936
-
Tollef Fog Heen authored
Record the original strdup-ed value so we can free it afterwards. Fixes: #935
-
- 08 Jun, 2011 1 commit
-
-
Tollef Fog Heen authored
We were accidentially sending an end-chunk in some cases where a response was bodyless such as for 304s.
-
- 07 Jun, 2011 5 commits
-
-
Tollef Fog Heen authored
Thanks to Chris Davies for spotting them.
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Martin Blix Grydeland authored
-
- 06 Jun, 2011 8 commits
-
-
Martin Blix Grydeland authored
-
Tollef Fog Heen authored
Restrict visibility of symbols to the symbols we actually want to be public.
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
This should work around build problems Also mark vcs_version.h as a maintainer built file, not a configure-built file.
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
The various tools need version.c from libvarnish, so make that part of the build directly.
-