1. 362b34d [MINOR] move the response headers to the http_req by Willy Tarreau · 17 years ago
  2. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · 17 years ago
  3. 0f7562b [MEDIUM] separate the http request from the session (step 1) by Willy Tarreau · 17 years ago
  4. 35d66b0 [MINOR] added byte count to sessions and statistics. by Willy Tarreau · 18 years ago
  5. c0dde7a [MAJOR] udpated the stats page to clearly distinguish FEs and BEs by Willy Tarreau · 18 years ago
  6. ebd6160 [MEDIUM] updated log format to report frontend and backend by Willy Tarreau · 18 years ago
  7. 97de624 [MEDIUM] session logging is now defined by the frontend by Willy Tarreau · 18 years ago
  8. ddb358d [MEDIUM] tried to clean the logs up a little bit by Willy Tarreau · 18 years ago
  9. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · 18 years ago
  10. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · 18 years ago
  11. 45e73e3 [MEDIUM] move all HTTP Request-related session material to struct hreq by Willy Tarreau · 18 years ago
  12. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · 18 years ago
  13. bf73613 [CLEANUP] added the correct cast to call localtime() by Willy Tarreau · 18 years ago
  14. fb27867 [MEDIUM] use regparm on a few tv_* functions by Willy Tarreau · 18 years ago
  15. 2b35c95 [MEDIUM] remove useless calls to gettimeofday() by Willy Tarreau · 18 years ago
  16. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · 18 years ago
  17. b8750a8 [MEDIUM] added the "reqtarpit" and "reqitarpit" features by Willy Tarreau · 18 years ago
  18. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  19. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  20. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago