- 19 Mar, 2013 8 commits
-
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
(out limit) characters long. Fixes: #1274 Test case by: Dag Haavi Finstad
-
Martin Blix Grydeland authored
Fixes: #1275 Test case by: Dag Haavi Finstad
-
Martin Blix Grydeland authored
With fix for #1275 we can now do a proper 503 when malformed Vary-headers are received from backend. Error out instead of accepting bogus ':'.
-
Martin Blix Grydeland authored
headers, and do 503 on parse error.
-
Martin Blix Grydeland authored
Fixes: #1284
-
Martin Blix Grydeland authored
Fixes: #1283
-
- 18 Mar, 2013 2 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
the core code. In the future directors belong in VMODs, which takes the need to hack VCC code out of the learning-curve. Certain directors have already been moved to VMODs, others will need a bit of brain-surgery before they go there. This commit is to get them out of the way for V4
-
- 14 Mar, 2013 1 commit
-
-
Poul-Henning Kamp authored
-
- 12 Mar, 2013 5 commits
-
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
-
Poul-Henning Kamp authored
VCL::fini cleanup
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
Remove a bunch of ifdef code and fix up proper configure check for libedit. Fixes #1277
-
- 11 Mar, 2013 13 commits
-
-
Tollef Fog Heen authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
these now live in VMOD.directors (and can be stacked :-)
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
Fixes #1273
-
Poul-Henning Kamp authored
will need.
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
Benjamin Kerensa authored
-
- 09 Mar, 2013 1 commit
-
-
Poul-Henning Kamp authored
builtin define for it. From: "Federico G. Schwindt" <fgsch@lodoss.net>
-
- 07 Mar, 2013 10 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
it is no longer a demo, it is going to replace the "built-in" rr director. Other directors will follow as time permits.
-
Per Buer authored
-
Per Buer authored
-
Per Buer authored
-
Poul-Henning Kamp authored
add a test-case where it is used in stackable fashion. I should have done it this way from the very start, rather than muck about with director configurations in VCC...
-
Poul-Henning Kamp authored
created. Split the demo-rr director into its own file
-