1. dc0a6a0 [MEDIUM] process_srv: don't rely at all on client state by Willy Tarreau · 16 years ago
  2. 89edf5e [MEDIUM] buffers: ensure buffer_shut* are properly called upon shutdowns by Willy Tarreau · 16 years ago
  3. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  4. 8a7af60 [MEDIUM] detect streaming buffers and tag them as such by Willy Tarreau · 16 years ago
  5. fa64558 [BUG] do not re-arm read timeout after writing data by Willy Tarreau · 17 years ago
  6. 7341d94 [MAJOR] switched buffers to mempools v2 by Willy Tarreau · 17 years ago
  7. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  8. e09e0ce [MINOR] removed the ->h member in struct buffer by Willy Tarreau · 17 years ago
  9. aad2e49 [BUILD] replaced u_int32_t with unsigned int. by Willy Tarreau · 18 years ago
  10. 014b4fe [BUILD] <stdint> is not present on OpenBSD. Prefer <sys/types.h> by Willy Tarreau · 18 years ago
  11. d797128 [MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read() by Willy Tarreau · 18 years ago
  12. 0f9f505 [MEDIUM] removed all res_* and RES_* by Willy Tarreau · 18 years ago
  13. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · 18 years ago
  14. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  15. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  16. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago