1. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · 17 years ago
  2. 14c8aac [MEDIUM] store the original destination address in the session by Willy Tarreau · 17 years ago
  3. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · 17 years ago
  4. 3bac9ff [CLEANUP] move http_txn out of session.h by Willy Tarreau · 17 years ago
  5. b326fcc [CLEANUP] renamed several HTTP structures by Willy Tarreau · 17 years ago
  6. 362b34d [MINOR] move the response headers to the http_req by Willy Tarreau · 17 years ago
  7. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · 17 years ago
  8. 0637fa0 [MINOR] add the end of line pointer in each HTTP header by Willy Tarreau · 17 years ago
  9. 0f7562b [MEDIUM] separate the http request from the session (step 1) by Willy Tarreau · 17 years ago
  10. 35d66b0 [MINOR] added byte count to sessions and statistics. by Willy Tarreau · 18 years ago
  11. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · 18 years ago
  12. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · 18 years ago
  13. 921d7c0 [MINOR] removed the SN_POST flag and string checks on method by Willy Tarreau · 18 years ago
  14. 53b6c74 [MEDIUM] check the HTTP method after all filters have been applied by Willy Tarreau · 18 years ago
  15. 45e73e3 [MEDIUM] move all HTTP Request-related session material to struct hreq by Willy Tarreau · 18 years ago
  16. 58f10d7 [MAJOR] replaced the client-side HTTP parser with a new one by Willy Tarreau · 18 years ago
  17. e5f20dc [MEDIUM] added the hdr_idx structure for future HTTP header indexing by Willy Tarreau · 18 years ago
  18. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · 18 years ago
  19. b8750a8 [MEDIUM] added the "reqtarpit" and "reqitarpit" features by Willy Tarreau · 18 years ago
  20. d797128 [MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read() by Willy Tarreau · 18 years ago
  21. 0f9f505 [MEDIUM] removed all res_* and RES_* by Willy Tarreau · 18 years ago
  22. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  23. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  24. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago