- 18 Aug, 2015 2 commits
-
-
Dag Haavi Finstad authored
-
Dridi Boukelmoune authored
Make sure probes can be managed outside of the cli thread, now that backends can be created any time.
-
- 17 Aug, 2015 8 commits
-
-
Dridi Boukelmoune authored
-
Poul-Henning Kamp authored
Fixes: #1775
-
Poul-Henning Kamp authored
Fixes: #1776
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Dridi Boukelmoune authored
Add placeholders for pending patches that would need to be documented if merged.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 14 Aug, 2015 6 commits
-
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
timestamp syscall in very rare circumstances.
-
Poul-Henning Kamp authored
This saves an entire state in the H1 FSM. (At the cost of not differentiating between read-ahead and full pipelining in VSC.) Inspired by patches from Lasse & Martin
-
- 13 Aug, 2015 1 commit
-
-
Federico G. Schwindt authored
This makes it easier to run multiple instances, each one writing to different files.
-
- 12 Aug, 2015 4 commits
-
-
Federico G. Schwindt authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
This commit cleans up a number of weeds and loose ends: The complete_function should not muck about with the pipelining or WS reservation. Only when we have dissected the headers for good do we know how long the headers were. Make the HTTP1_Dissect* functions have consistent parameters.
-
Poul-Henning Kamp authored
-
- 11 Aug, 2015 7 commits
-
-
Dridi Boukelmoune authored
-
Dridi Boukelmoune authored
-
Dridi Boukelmoune authored
-
Dridi Boukelmoune authored
-
Dridi Boukelmoune authored
-
Federico G. Schwindt authored
-
Dridi Boukelmoune authored
-
- 10 Aug, 2015 5 commits
-
-
Poul-Henning Kamp authored
before an ESI include at one level, and then again at a higher level. Fixed by not closing the session in this case, as that will be taken care of at the end of delivery anyways when V1L_FlushRelease is called. Fixes: #1737 Submitted by: Martin
-
Poul-Henning Kamp authored
stuff on this TCP connection with timeouts" function. Inpired by colliding patches from Martin & Lasse.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 06 Aug, 2015 4 commits
-
-
Dridi Boukelmoune authored
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
error has been long retired.
-
Federico G. Schwindt authored
-
- 04 Aug, 2015 3 commits
-
-
Dridi Boukelmoune authored
Mark optional parts as such and briefly document components. Sync with the man page. The address part for options -a and -b is technically optional too.
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
We should perhaps rename this parameter away from sigsegv_handler? Maybe error_sighandler? Maybe move it into a feature bit for the disabling instead of a separate parameter too.
-