1. f509065 MEDIUM: fd: merge fdtab[].ev and state for FD_EV_* and FD_POLL_* into state by Willy Tarreau · 3 years, 3 months ago
  2. e449893 CLEANUP: quic: use pool_zalloc() instead of pool_alloc+memset by Willy Tarreau · 3 years, 3 months ago
  3. 1b3c931 MEDIUM: connections: Introduce a new XPRT method, start(). by Olivier Houchard · 3 years, 4 months ago
  4. 7416314 CLEANUP: task: make sure tasklet handlers always indicate their statuses by Willy Tarreau · 3 years, 4 months ago
  5. 144f84a MEDIUM: task: extend the state field to 32 bits by Willy Tarreau · 3 years, 4 months ago
  6. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · 3 years, 4 months ago
  7. 691d503 MINOR: xprt/mux: export all *_io_cb functions so that "show fd" resolves them by Willy Tarreau · 3 years, 5 months ago
  8. 1e9a666 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 6 months ago
  9. 153d4a8 BUG/MINOR: quic: NULL pointer dereferences when building post handshake frames. by Frédéric Lécaille · 3 years, 6 months ago
  10. 242fb1b MINOR: quic: Drop packets with STREAM frames with wrong direction. by Frédéric Lécaille · 3 years, 6 months ago
  11. ea60499 BUG/MINOR: quic: Possible CRYPTO frame building errors. by Frédéric Lécaille · 3 years, 6 months ago
  12. 6c1e36c CLEANUP: quic: Remove useless QUIC event trace definitions. by Frédéric Lécaille · 3 years, 6 months ago
  13. f63921f MINOR: quic: Add traces for quic_packet_encrypt(). by Frédéric Lécaille · 3 years, 7 months ago
  14. 133e8a7 MINOR: quic: make a packet build fails when qc_build_frm() fails. by Frédéric Lécaille · 3 years, 7 months ago
  15. f7e0b8d MINOR: quic: Add traces for in flght ack-eliciting packet counter. by Frédéric Lécaille · 3 years, 7 months ago
  16. 47c433f MINOR: quic: Display the SSL alert in ->ssl_send_alert() callback. by Frédéric Lécaille · 3 years, 7 months ago
  17. 0c14020 MINOR: quic: Code reordering to help in reviewing/modifying. by Frédéric Lécaille · 3 years, 7 months ago
  18. f7fe965 MINOR: quic: Flag RX packet as ack-eliciting from the generic parser. by Frédéric Lécaille · 3 years, 7 months ago
  19. 04ffb66 MINOR: quic: Make usage of the congestion control window. by Frédéric Lécaille · 3 years, 7 months ago
  20. c5e72b9 MINOR: quic: Attempt to make trace more readable by Frédéric Lécaille · 3 years, 7 months ago
  21. 8090b51 MAJOR: quic: Make usage of ebtrees to store QUIC ACK ranges. by Frédéric Lécaille · 3 years, 7 months ago
  22. a7e7ce9 MINOR: quic: Import C source code files for QUIC protocol. by Frédéric Lécaille · 3 years, 7 months ago