1. 78bb934 DEV: h2: add a script "mkhdr" to build h2 frames from scratch by Willy Tarreau · 1 year, 7 months ago
  2. 543e254 DEBUG: crash using an invalid opcode on aarch64 instead of an invalid access by Willy Tarreau · 1 year, 7 months ago
  3. 77787ec DEBUG: crash using an invalid opcode on x86/x86_64 instead of an invalid access by Willy Tarreau · 1 year, 7 months ago
  4. 7d23e8d CLEANUP: quic: Rename several <buf> variables into quic_sock.c by Frédéric Lécaille · 1 year, 7 months ago
  5. bb426aa CLEANUP: quic: Rename <buf> variable into qc_parse_hd_form() by Frédéric Lécaille · 1 year, 7 months ago
  6. 6ff52f9 CLEANUP: quic: Rename <buf> variable into quic_packet_read_long_header() by Frédéric Lécaille · 1 year, 7 months ago
  7. 81a02b5 CLEANUP: quic: Rename several <buf> variables at low level by Frédéric Lécaille · 1 year, 7 months ago
  8. 182934d CLEANUP: quic: Rename quic_get_dgram_dcid() <buf> variable by Frédéric Lécaille · 1 year, 7 months ago
  9. 1e0f825 CLEANUP: quic: Make qc_build_pkt() be more readable by Frédéric Lécaille · 1 year, 7 months ago
  10. 3adb9e8 CLEANUP: quic: Rename <buf> variable for several low level functions by Frédéric Lécaille · 1 year, 7 months ago
  11. bef3098 CLEANUP: quic: Rename <buf> variable into quic_rx_pkt_parse() by Frédéric Lécaille · 1 year, 7 months ago
  12. 7f0b1c7 CLEANUP: quic: Rename <buf> variable into quic_padding_check() by Frédéric Lécaille · 1 year, 7 months ago
  13. dad0ede CLEANUP: quic: Rename <buf> variable to <token> in quic_generate_retry_token() by Frédéric Lécaille · 1 year, 7 months ago
  14. e66d67a CLEANUP: quic: Remove useless parameters passes to qc_purge_tx_buf() by Frédéric Lécaille · 1 year, 7 months ago
  15. d5f03cd CLEANUP: quic: rename frame variables by Amaury Denoyelle · 1 year, 7 months ago
  16. 888c5f2 CLEANUP: quic: rename frame types with an explicit prefix by Amaury Denoyelle · 1 year, 7 months ago
  17. b73762a BUG/MINOR: quic: Useless I/O handler task wakeups (draining, killing state) by Frédéric Lécaille · 1 year, 7 months ago
  18. d21c628 BUG/MINOR: quic: Useless probing retransmission in draining or killing state by Frédéric Lécaille · 1 year, 7 months ago
  19. c6bec2a BUG/MINOR: quic: Possible leak during probing retransmissions by Frédéric Lécaille · 1 year, 7 months ago
  20. ce0bb33 BUG/MINOR: quic: Possible memory leak from TX packets by Frédéric Lécaille · 1 year, 7 months ago
  21. e95e00e MINOR: quic: Move traces at proto level by Frédéric Lécaille · 1 year, 7 months ago
  22. 3b50e5c [RELEASE] Released version 2.8-dev8 by Willy Tarreau · 1 year, 7 months ago
  23. 0e875cf MEDIUM: listener: switch the default sharding to by-group by Willy Tarreau · 1 year, 7 months ago
  24. 7310164 MINOR: listener: add a new global tune.listener.default-shards setting by Willy Tarreau · 1 year, 7 months ago
  25. c38499c MINOR: listener: do not restrict CLI to first group anymore by Willy Tarreau · 1 year, 7 months ago
  26. f1003ea MINOR: protocol: perform a live check for SO_REUSEPORT support by Willy Tarreau · 1 year, 7 months ago
  27. b073573 MINOR: sock: add a function to check for SO_REUSEPORT support at runtime by Willy Tarreau · 1 year, 7 months ago
  28. 8a5e6f4 MINOR: protocol: add a function to check if some features are supported by Willy Tarreau · 1 year, 7 months ago
  29. c1fbdd6 MINOR: listener: automatically adjust shards based on support for SO_REUSEPORT by Willy Tarreau · 1 year, 7 months ago
  30. 785b89f MINOR: protocol: move the global reuseport flag to the protocols by Willy Tarreau · 1 year, 7 months ago
  31. 65df7e0 MINOR: protocol: add a flags field to store info about protocols by Willy Tarreau · 1 year, 7 months ago
  32. a22db65 MEDIUM: peers: call bind_complete_thread_setup() to finish the config by Willy Tarreau · 1 year, 7 months ago
  33. da0d2cb MINOR: proxy: make proxy_type_str() recognize peers sections by Willy Tarreau · 1 year, 7 months ago
  34. f6a8444 REORG: listener: move the bind_conf's thread setup code to listener.c by Willy Tarreau · 1 year, 7 months ago
  35. 4c538df CLEANUP: protocol: move the nb_receivers to plug a hole in protocol by Willy Tarreau · 1 year, 7 months ago
  36. 798d6b4 CLEANUP: protocol: move the l3_addrlen to plug a hole in proto_fam by Willy Tarreau · 1 year, 7 months ago
  37. df4051c BUILD: proto_tcp: export the correct names for proto_tcpv[46] by Willy Tarreau · 1 year, 7 months ago
  38. 968a4f3 BUILD: sock_inet: forward-declare struct receiver by Willy Tarreau · 1 year, 7 months ago
  39. e1a0107 BUG/MINOR: config: fix NUMA topology detection on FreeBSD by Willy Tarreau · 1 year, 7 months ago
  40. 997ad15 BUG/MINOR: tools: check libssl and libcrypto separately by Willy Tarreau · 1 year, 7 months ago
  41. 9f53b7b BUG/MINOR: sock_inet: use SO_REUSEPORT_LB where available by Willy Tarreau · 1 year, 7 months ago
  42. ccf8012 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 1 year, 7 months ago
  43. edfa7c9 CI: extend spellchecker whitelist, add "clen" as well by Ilya Shipitsin · 1 year, 7 months ago
  44. e247038 REGTESTS: remove unsupported "stats bind-process" keyword by Ilya Shipitsin · 1 year, 7 months ago
  45. dfb48d4 CI: cirrus-ci: bump FreeBSD image to 13-1 by Ilya Shipitsin · 1 year, 7 months ago
  46. 023c311 BUG/MINOR: cli: clarify error message about stats bind-process by Willy Tarreau · 1 year, 7 months ago
  47. 1307cd4 CLEANUP: Stop checking the pointer before calling `ring_free()` by Tim Duesterhus · 1 year, 7 months ago
  48. fe83f58 CLEANUP: Stop checking the pointer before calling `task_free()` by Tim Duesterhus · 1 year, 7 months ago
  49. c18e244 CLEANUP: Stop checking the pointer before calling `pool_free()` by Tim Duesterhus · 1 year, 7 months ago
  50. b1ec21d CLEANUP: Stop checking the pointer before calling `tasklet_free()` by Tim Duesterhus · 1 year, 7 months ago
  51. 3a8c63d MINOR: Make `tasklet_free()` safe to be called with `NULL` by Tim Duesterhus · 1 year, 7 months ago
  52. 8adffaa MINOR: listener: always compare the local thread as well by Willy Tarreau · 1 year, 7 months ago
  53. ff18504 MINOR: listener: make sure to avoid ABA updates in per-thread index by Willy Tarreau · 1 year, 7 months ago
  54. 77e3350 MINOR: listener: resync with the thread index before heavy calculations by Willy Tarreau · 1 year, 7 months ago
  55. b657492 MINOR: listener: use a common thr_idx from the reference listener by Willy Tarreau · 1 year, 8 months ago
  56. 9d36060 MEDIUM: listener: rework thread assignment to consider all groups by Willy Tarreau · 1 year, 8 months ago
  57. e6f5ab5 MINOR: listener: make accept_queue index atomic by Willy Tarreau · 1 year, 7 months ago
  58. 09b52d1 MEDIUM: config: permit to start a bind on multiple groups at once by Willy Tarreau · 1 year, 9 months ago
  59. 09e266e MINOR: proto: skip socket setup for duped FDs by Willy Tarreau · 1 year, 9 months ago
  60. 0e1aaf4 MEDIUM: proto: duplicate receivers marked RX_F_MUST_DUP by Willy Tarreau · 1 year, 9 months ago
  61. e4c36aa MINOR: receiver: add RX_F_MUST_DUP to indicate that an rx must be duped by Willy Tarreau · 1 year, 9 months ago
  62. aae1810 MINOR: receiver: add a struct shard_info to store info about each shard by Willy Tarreau · 1 year, 9 months ago
  63. 84fe1f4 MINOR: listener: support another thread dispatch mode: "fair" by Willy Tarreau · 1 year, 7 months ago
  64. 6a4d48b MINOR: quic_sock: index li->per_thr[] on local thread id, not global one by Willy Tarreau · 1 year, 7 months ago
  65. 77d37b0 MINOR: quic: support migrating the listener as well by Willy Tarreau · 1 year, 7 months ago
  66. 23f352f MINOR: server/event_hdl: prepare for server event data wrapper by Aurelien DARRAGON · 1 year, 8 months ago
  67. f71e064 MEDIUM: server: split srv_update_status() in two functions by Aurelien DARRAGON · 1 year, 7 months ago
  68. 76e2555 MINOR: server: pass adm and op cause to srv_update_status() by Aurelien DARRAGON · 1 year, 7 months ago
  69. 10518c0 CLEANUP: server: fix srv_set_{running, stopping, stopped} function comment by Aurelien DARRAGON · 1 year, 7 months ago
  70. c54b98a CLEANUP: server: remove unused variables in srv_update_status() by Aurelien DARRAGON · 1 year, 7 months ago
  71. 1746b56 MINOR: server: change srv_op_st_chg_cause storage type by Aurelien DARRAGON · 1 year, 8 months ago
  72. f3b48a8 MINOR: server: srv_append_status refacto by Aurelien DARRAGON · 1 year, 7 months ago
  73. 9b1ccd7 MINOR: server: change adm_st_chg_cause storage type by Aurelien DARRAGON · 1 year, 8 months ago
  74. 85b9137 MINOR: server: propagate lb changes through srv_lb_propagate() by Aurelien DARRAGON · 1 year, 7 months ago
  75. 8bbe643 MINOR: server: propagate server state change to lb through single function by Aurelien DARRAGON · 1 year, 7 months ago
  76. 5f80f8b MINOR: server: central update for server counters on state change by Aurelien DARRAGON · 1 year, 7 months ago
  77. 9c21ff0 BUG/MINOR: server: don't use date when restoring last_change from state file by Aurelien DARRAGON · 1 year, 7 months ago
  78. 9f5853f BUG/MINOR: server: don't miss server stats update on server state transitions by Aurelien DARRAGON · 1 year, 7 months ago
  79. e80ddb1 BUG/MINOR: server: don't miss proxy stats update on server state transitions by Aurelien DARRAGON · 1 year, 7 months ago
  80. 22151c7 MINOR: server: explicitly commit state change in srv_update_status() by Aurelien DARRAGON · 1 year, 7 months ago
  81. 9a1df02 BUG/MINOR: server: incorrect report for tracking servers leaving drain by Aurelien DARRAGON · 1 year, 8 months ago
  82. 2dac67a DOC: lua: restore 80 char limitation by Aurelien DARRAGON · 1 year, 7 months ago
  83. 096b383 MINOR: hlua/event_hdl: timestamp for events by Aurelien DARRAGON · 1 year, 7 months ago
  84. e9314fb MINOR: event_hdl: provide event->when for advanced handlers by Aurelien DARRAGON · 1 year, 8 months ago
  85. ebf58e9 MINOR: event_hdl: dynamically allocated event data members by Aurelien DARRAGON · 1 year, 8 months ago
  86. 147691f CLEANUP: event_hdl: fix comment typo about _sync assertion by Aurelien DARRAGON · 1 year, 8 months ago
  87. 363ef4d CLEANUP: event_hdl: updating obsolete comment for EVENT_HDL_CB_DATA by Aurelien DARRAGON · 1 year, 8 months ago
  88. 8273bfc BUG/MINOR: event_hdl: don't waste 1 event subtype slot by Aurelien DARRAGON · 1 year, 8 months ago
  89. a63f490 MINOR: server/event_hdl: prepare for upcoming refactors by Aurelien DARRAGON · 1 year, 8 months ago
  90. 2f6a07d MINOR: hlua/event_hdl: fix return type for hlua_event_hdl_cb_data_push_args by Aurelien DARRAGON · 1 year, 8 months ago
  91. 55f84c7 MINOR: hlua/event_hdl: expose proxy_uuid variable in server events by Aurelien DARRAGON · 1 year, 8 months ago
  92. 3d9bf4e MINOR: hlua/event_hdl: rely on proxy_uuid instead of proxy_name for lookups by Aurelien DARRAGON · 1 year, 8 months ago
  93. d714213 MINOR: server/event_hdl: add proxy_uuid to event_hdl_cb_data_server by Aurelien DARRAGON · 1 year, 8 months ago
  94. 0ddf052 CLEANUP: server: fix update_status() function comment by Aurelien DARRAGON · 1 year, 8 months ago
  95. 88687f0 CLEANUP: errors: fix obsolete function comments by Aurelien DARRAGON · 1 year, 8 months ago
  96. a65dd3a BUG/MINOR: quic: consume Rx datagram even on error by Amaury Denoyelle · 1 year, 7 months ago
  97. d537ca7 BUG/MINOR: quic: prevent crash on qc_new_conn() failure by Amaury Denoyelle · 1 year, 7 months ago
  98. 9bbfa72 BUG/MINOR: h3: fix crash on h3s alloc failure by Amaury Denoyelle · 1 year, 7 months ago
  99. 93d2ebe BUG/MINOR: mux-quic: properly handle STREAM frame alloc failure by Amaury Denoyelle · 1 year, 7 months ago
  100. ed82082 BUG/MINOR: mux-quic: fix crash with app ops install failure by Amaury Denoyelle · 1 year, 7 months ago