1. 2d3d94c [MINOR] replace srv_close_with_err() with http_server_error() by Willy Tarreau · 16 years ago
  2. dded32d [MINOR] replace client_retnclose() with stream_int_retnclose() by Willy Tarreau · 16 years ago
  3. 81acfab [MINOR] replace the ambiguous client_return function by stream_int_return by Willy Tarreau · 16 years ago
  4. 55a8d0e [CLEANUP] move the session-related functions to session.c by Willy Tarreau · 16 years ago
  5. fa7e102 [MAJOR] rework of the server FSM by Willy Tarreau · 16 years ago
  6. f5483bf [MAJOR] get rid of the SV_STHEADERS state by Willy Tarreau · 16 years ago
  7. c65a3ba [MAJOR] completely separate HTTP and TCP states on the request path by Willy Tarreau · 16 years ago
  8. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  9. 1c2ab96 [MAJOR] implement parameter hashing for POST requests by matt.farnsworth@nokia.com · 16 years ago
  10. 5a329cf [MEDIUM]: Prevent redispatcher from selecting the same server, version #3 by Krzysztof Piotr Oledzki · 16 years ago
  11. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  12. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · 17 years ago
  13. a15645d [MAJOR] completed the HTTP response processing. by Willy Tarreau · 17 years ago
  14. 4b89ad4 [MINOR] implement http_is_ver_token to fix response parsing by Willy Tarreau · 17 years ago
  15. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · 17 years ago
  16. c0dde7a [MAJOR] udpated the stats page to clearly distinguish FEs and BEs by Willy Tarreau · 18 years ago
  17. 8058743 [MEDIUM] errorloc now checked first from backend then from frontend by Willy Tarreau · 18 years ago
  18. 0f77253 [MINOR] store HTTP error messages into a chunk array by Willy Tarreau · 18 years ago
  19. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · 18 years ago
  20. b251390 [MEDIUM] moved uri_auth check to a separate function by Willy Tarreau · 18 years ago
  21. 58f10d7 [MAJOR] replaced the client-side HTTP parser with a new one by Willy Tarreau · 18 years ago
  22. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · 18 years ago
  23. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  24. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago