1. 2df28e8 [MEDIUM] session: move the analysis bit field to the buffer by Willy Tarreau · 16 years ago
  2. f853320 [MINOR] term_trace: add better instrumentations to trace the code by Willy Tarreau · 16 years ago
  3. 67f0eea [MAJOR] kill CL_STINSPECT and CL_STHEADERS (step 1) by Willy Tarreau · 16 years ago
  4. b686644 [MAJOR] implement tcp request content inspection by Willy Tarreau · 16 years ago
  5. b7f694f [MEDIUM] implement a monotonic internal clock by Willy Tarreau · 16 years ago
  6. 7c669d7 [BUG] fix the dequeuing logic to ensure that all requests get served by Willy Tarreau · 16 years ago
  7. 7008987 [BUG] queue management: wake oldest request in queues by Willy Tarreau · 16 years ago
  8. 39f7e6d [MEDIUM] fix stats socket limitation to 16 kB by Willy Tarreau · 16 years ago
  9. 2c6962c [MAJOR] proto_uxst rework -> SNMP support by Krzysztof Piotr Oledzki · 16 years ago
  10. 21d2af3 Revert "[BUILD] backend.c and checks.c did not build without tproxy !" by Willy Tarreau · 16 years ago
  11. 3c3c012 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · 16 years ago
  12. 9c33612 [MEDIUM] completely implement the server redirection method by Willy Tarreau · 16 years ago
  13. 541b5c2 [MEDIUM] add a turn-around state of one second after a connection failure by Willy Tarreau · 17 years ago
  14. 25b501a [MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup by Krzysztof Piotr Oledzki · 17 years ago
  15. 55bb845 [MEDIUM] implement the CSV output for the statistics by Willy Tarreau · 17 years ago
  16. e7150cd [MEDIUM] stats page: added links for 'refresh' and 'hide down' by Willy Tarreau · 17 years ago
  17. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · 17 years ago
  18. 14c8aac [MEDIUM] store the original destination address in the session by Willy Tarreau · 17 years ago
  19. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · 17 years ago
  20. 3bac9ff [CLEANUP] move http_txn out of session.h by Willy Tarreau · 17 years ago
  21. b326fcc [CLEANUP] renamed several HTTP structures by Willy Tarreau · 17 years ago
  22. 362b34d [MINOR] move the response headers to the http_req by Willy Tarreau · 17 years ago
  23. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · 17 years ago
  24. 0637fa0 [MINOR] add the end of line pointer in each HTTP header by Willy Tarreau · 17 years ago
  25. 0f7562b [MEDIUM] separate the http request from the session (step 1) by Willy Tarreau · 18 years ago
  26. 35d66b0 [MINOR] added byte count to sessions and statistics. by Willy Tarreau · 18 years ago
  27. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · 18 years ago
  28. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · 18 years ago
  29. 921d7c0 [MINOR] removed the SN_POST flag and string checks on method by Willy Tarreau · 18 years ago
  30. 53b6c74 [MEDIUM] check the HTTP method after all filters have been applied by Willy Tarreau · 18 years ago
  31. 45e73e3 [MEDIUM] move all HTTP Request-related session material to struct hreq by Willy Tarreau · 18 years ago
  32. 58f10d7 [MAJOR] replaced the client-side HTTP parser with a new one by Willy Tarreau · 18 years ago
  33. e5f20dc [MEDIUM] added the hdr_idx structure for future HTTP header indexing by Willy Tarreau · 18 years ago
  34. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · 18 years ago
  35. b8750a8 [MEDIUM] added the "reqtarpit" and "reqitarpit" features by Willy Tarreau · 18 years ago
  36. d797128 [MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read() by Willy Tarreau · 18 years ago
  37. 0f9f505 [MEDIUM] removed all res_* and RES_* by Willy Tarreau · 18 years ago
  38. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  39. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  40. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago