1. 604e830 [BUG] interface binding: length must include the trailing zero by Willy Tarreau · 15 years ago
  2. 5e6e204 [MINOR] add support for bind interface name by Willy Tarreau · 15 years ago
  3. 03d60bb [OPTIM] buffer: replace rlim by max_len by Willy Tarreau · 15 years ago
  4. b5654f6 [MINOR] move the listener reference from fd to session by Willy Tarreau · 16 years ago
  5. edcf668 [MEDIUM] extract TCP request processing from HTTP by Willy Tarreau · 16 years ago
  6. dded32d [MINOR] replace client_retnclose() with stream_int_retnclose() by Willy Tarreau · 16 years ago
  7. eabf313 [MINOR] change type of fdtab[]->owner to void* by Willy Tarreau · 16 years ago
  8. c7e961e [BUILD] fix warning in proto_tcp.c with gcc >= 4 by Willy Tarreau · 16 years ago
  9. dd64f8d [MEDIUM] acl: when possible, report the name and requirements of ACLs in warnings by Willy Tarreau · 16 years ago
  10. 0ceba5a [MEDIUM] acl: set types on all currently known ACL verbs by Willy Tarreau · 16 years ago
  11. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  12. 284648e [CLEANUP] remove unused include/types/client.h by Willy Tarreau · 16 years ago
  13. 655e26a [MINOR] acl: add req_ssl_ver in TCP, to match an SSL version by Willy Tarreau · 16 years ago
  14. b686644 [MAJOR] implement tcp request content inspection by Willy Tarreau · 16 years ago
  15. d6f087e [BUG] fix truncated responses with sepoll by Willy Tarreau · 16 years ago
  16. e8c66af [MEDIUM] fix server health checks source address selection by Willy Tarreau · 16 years ago
  17. 0a45989 [MINOR] add transparent proxy support for balabit's Tproxy v4 by Willy Tarreau · 16 years ago
  18. b1e52e8 [MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY) by Willy Tarreau · 16 years ago
  19. c73ce2b [MINOR] add support for the "backlog" parameter by Willy Tarreau · 16 years ago
  20. e6b9894 [MAJOR] create proto_tcp and move initialization of proxy listeners by Willy Tarreau · 17 years ago