1. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · 18 years ago
  2. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · 18 years ago
  3. 97a738f [MINOR] add the fiprm and beprm indirections to struct proxy by Willy Tarreau · 18 years ago
  4. 921d7c0 [MINOR] removed the SN_POST flag and string checks on method by Willy Tarreau · 18 years ago
  5. 53b6c74 [MEDIUM] check the HTTP method after all filters have been applied by Willy Tarreau · 18 years ago
  6. 45e73e3 [MEDIUM] move all HTTP Request-related session material to struct hreq by Willy Tarreau · 18 years ago
  7. 58f10d7 [MAJOR] replaced the client-side HTTP parser with a new one by Willy Tarreau · 18 years ago
  8. b7eba10 [BUG] files were missing for hdr_idx in previous commit by Willy Tarreau · 18 years ago
  9. e5f20dc [MEDIUM] added the hdr_idx structure for future HTTP header indexing by Willy Tarreau · 18 years ago
  10. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · 18 years ago
  11. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · 18 years ago
  12. aad2e49 [BUILD] replaced u_int32_t with unsigned int. by Willy Tarreau · 18 years ago
  13. 7d67768 [BUILD] types/proxy.h: reorder a few includes. by Willy Tarreau · 18 years ago
  14. 014b4fe [BUILD] <stdint> is not present on OpenBSD. Prefer <sys/types.h> by Willy Tarreau · 18 years ago
  15. b8750a8 [MEDIUM] added the "reqtarpit" and "reqitarpit" features by Willy Tarreau · 18 years ago
  16. d797128 [MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read() by Willy Tarreau · 18 years ago
  17. 0f9f505 [MEDIUM] removed all res_* and RES_* by Willy Tarreau · 18 years ago
  18. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · 18 years ago
  19. 1c47f85 [MEDIUM] implemented the 'monitor-uri' keyword. by Willy Tarreau · 18 years ago
  20. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · 18 years ago
  21. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  22. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  23. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago