1. b9e34f7 REGTESTS: add a test to prevent h2 desync attacks by Amaury Denoyelle · 3 years, 1 month ago
  2. b2318bc BUG/MAJOR: h2: enforce stricter syntax checks on the :method pseudo-header by Willy Tarreau · 3 years, 1 month ago
  3. 0488b75 DOC/MINOR: fix typo in management document by Jonathon Lacher · 3 years, 1 month ago
  4. fe98e74 MINOR: mux-h1/proxy: Add a proxy option to disable clear h2 upgrade by Christopher Faulet · 4 years, 4 months ago
  5. fd5a5e9 DOC: config: Fix 'http-response send-spoe-group' documentation by Christopher Faulet · 3 years, 1 month ago
  6. 8a1c538 DOC: Improve the lua documentation by Christopher Faulet · 3 years, 1 month ago
  7. 32e6e48 BUG/MEDIUM: spoe: Fix policy to close applets when SPOE connections are queued by Christopher Faulet · 3 years, 2 months ago
  8. d6e5466 BUG/MEDIUM: spoe: Create a SPOE applet if necessary when the last one is released by Christopher Faulet · 3 years, 2 months ago
  9. 75fc5f3 MINOR: spoe: Add a pointer on the filter config in the spoe_agent structure by Christopher Faulet · 3 years, 2 months ago
  10. 59b1253 BUG/MINOR: server: update last_change on maint->ready transitions too by Willy Tarreau · 3 years, 1 month ago
  11. ea3970a BUG/MINOR: connection: Add missing error labels to conn_err_code_str by Remi Tricot-Le Breton · 3 years, 2 months ago
  12. 3468834 BUG/MEDIUM: mux-h2: Handle remaining read0 cases on partial frames by Christopher Faulet · 3 years, 2 months ago
  13. 52f3f87 BUG/MINOR: mux-h2: Obey dontlognull option during the preface by Christopher Faulet · 3 years, 2 months ago
  14. 518a3cf BUG/MINOR: systemd: must check the configuration using -Ws by William Lallemand · 3 years, 2 months ago
  15. 11ab0ef BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs by Willy Tarreau · 3 years, 2 months ago
  16. b7d82e2 BUG/MEDIUM: mworker: do not register an exit handler if exit is expected by Willy Tarreau · 3 years, 2 months ago
  17. b47f588 BUILD: add detection of missing important CFLAGS by Willy Tarreau · 3 years, 2 months ago
  18. d86b4bf BUG/MEDIUM: tcp-check: Do not dereference inexisting connection by Christopher Faulet · 3 years, 2 months ago
  19. cac1631 [RELEASE] Released version 2.0.23 by Christopher Faulet · 3 years, 2 months ago
  20. 7fd82ad BUG/MINOR: server: Forbid to set fqdn on the CLI if SRV resolution is enabled by Christopher Faulet · 3 years, 3 months ago
  21. 5274a71 BUG/MINOR: server-state: load SRV resolution only if params match the config by Christopher Faulet · 3 years, 3 months ago
  22. f69801e CLEANUP: pools: remove now unused seq and pool_free_list by Willy Tarreau · 3 years, 3 months ago
  23. 31cbc2e BUG/MAJOR: pools: fix possible race with free() in the lockless variant by Willy Tarreau · 3 years, 3 months ago
  24. 24b295b MEDIUM: pools: use a single pool_gc() function for locked and lockless by Willy Tarreau · 3 years, 3 months ago
  25. 636efb3 MEDIUM: memory: make pool_gc() run under thread isolation by Willy Tarreau · 4 years, 5 months ago
  26. e549cb2 BUG/MEDIUM: pools: Always update free_list in pool_gc(). by Olivier Houchard · 4 years, 6 months ago
  27. 2504ffc MINOR: pools: do not maintain the lock during pool_flush() by Willy Tarreau · 3 years, 3 months ago
  28. 6270ce3 BUG/MINOR: pools: fix a possible memory leak in the lockless pool_flush() by Willy Tarreau · 3 years, 3 months ago
  29. 49fa5bb MINOR: pools/debug: slightly relax DEBUG_DONT_SHARE_POOLS by Willy Tarreau · 3 years, 5 months ago
  30. d6f0caf Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules" by Christopher Faulet · 3 years, 2 months ago
  31. cb4d8c0 BUG/MINOR: peers: fix data_type bit computation more than 32 data_types by Emeric Brun · 3 years, 3 months ago
  32. 65c5078 MINOR: resolvers: Reset server IP on error in resolv_get_ip_from_response() by Christopher Faulet · 3 years, 3 months ago
  33. 8c6fd95 BUG/MINOR: resolvers: Reset server IP when no ip is found in the response by Christopher Faulet · 3 years, 3 months ago
  34. cc69034 DOC: config: use CREATE USER for mysql-check by Daniel Black · 3 years, 3 months ago
  35. f86613f DOC: peers: fix the protocol tag name in the doc by Willy Tarreau · 3 years, 4 months ago
  36. f143ccf DOC: stick-table: add missing documentation about gpt0 stored type by Emeric Brun · 3 years, 3 months ago
  37. ab35e36 BUG/MINOR: stick-table: fix several printf sign errors dumping tables by Emeric Brun · 3 years, 3 months ago
  38. 40c5b03 BUG/MINOR: cli: fix server name output in "show fd" by Willy Tarreau · 3 years, 2 months ago
  39. 30c69c6 BUG/MEDIUM: sock: make sure to never miss early connection failures by Willy Tarreau · 3 years, 2 months ago
  40. aec948b BUG/MINOR: server/cli: Fix locking in function processing "set server" command by Christopher Faulet · 3 years, 3 months ago
  41. 8ae8d34 BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI by Christopher Faulet · 3 years, 3 months ago
  42. a289367 BUG/MINOR: resolvers: answser item list was randomly purged or errors by Emeric Brun · 3 years, 3 months ago
  43. 5fe76a75 DOC: config: Add missing actions in "tcp-request session" documentation by Christopher Faulet · 3 years, 3 months ago
  44. 2987307 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 3 months ago
  45. b0fbda5 BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check by Amaury Denoyelle · 3 years, 3 months ago
  46. bebe255 BUG/MEDIUM: spoe: Register pre/post analyzers in start_analyze callback function by Christopher Faulet · 3 years, 3 months ago
  47. 0281499 BUG/MEDIUM: dns: send messages on closed/reused fd if fd was detected broken by Emeric Brun · 3 years, 3 months ago
  48. e2f6767 MINOR: mux-h2: obey http-ignore-probes during the preface by Willy Tarreau · 3 years, 3 months ago
  49. 9c27f36 BUG/MAJOR: queue: set SF_ASSIGNED when setting strm->target on dequeue by Willy Tarreau · 3 years, 3 months ago
  50. a5de639 BUG/MINOR: mworker: fix typo in chroot error message by Willy Tarreau · 3 years, 3 months ago
  51. 20955b5 BUG/MINOR: ssl: use atomic ops to update global shctx stats by Willy Tarreau · 3 years, 3 months ago
  52. be70d0a BUG/MEDIUM: shctx: use at least thread-based locking on USE_PRIVATE_CACHE by Willy Tarreau · 3 years, 3 months ago
  53. 0f93960 BUG/MINOR: stick-table: insert srv in used_name tree even with fixed id by Amaury Denoyelle · 3 years, 3 months ago
  54. b7e226e DOC: lua: Add a warning about buffers modification in HTTP by Christopher Faulet · 3 years, 3 months ago
  55. 88b604a BUG/MAJOR: htx: Fix htx_defrag() when an HTX block is expanded by Christopher Faulet · 3 years, 3 months ago
  56. 8aa30fb BUG/MEDIUM: dns: reset file descriptor if send returns an error by Emeric Brun · 3 years, 5 months ago
  57. 344f2a1 BUG/MEDIUM: compression: Add a flag to know the filter is still processing data by Christopher Faulet · 3 years, 3 months ago
  58. 2f21654 BUG/MINOR: ssl: OCSP stapling does not work if expire too far in the future by Remi Tricot-Le Breton · 3 years, 3 months ago
  59. 4a90eb0 BUG/MINOR: proxy: Missing calloc return value check in chash_init_server_tree by Remi Tricot-Le Breton · 3 years, 4 months ago
  60. 4b28a5f BUG/MINOR: http: Missing calloc return value check in make_arg_list by Remi Tricot-Le Breton · 3 years, 4 months ago
  61. 4286725 BUG/MINOR: http: Missing calloc return value check while parsing redirect rule by Remi Tricot-Le Breton · 3 years, 4 months ago
  62. ebe5457 BUG/MINOR: worker: Missing calloc return value check in mworker_env_to_proc_list by Remi Tricot-Le Breton · 3 years, 4 months ago
  63. dcec0ae BUG/MINOR: compression: Missing calloc return value check in comp_append_type/algo by Remi Tricot-Le Breton · 3 years, 4 months ago
  64. c9405bb BUG/MINOR: http: Missing calloc return value check while parsing tcp-request rule by Remi Tricot-Le Breton · 3 years, 4 months ago
  65. 80e8e40 BUG/MINOR: http: Missing calloc return value check while parsing tcp-request/tcp-response by Remi Tricot-Le Breton · 3 years, 4 months ago
  66. fcb2de6 BUG/MINOR: proxy: Missing calloc return value check in proxy_defproxy_cpy by Remi Tricot-Le Breton · 3 years, 4 months ago
  67. 84651d9 BUG/MINOR: proxy: Missing calloc return value check in proxy_parse_declare by Remi Tricot-Le Breton · 3 years, 4 months ago
  68. e2201ad BUG/MINOR: http: Missing calloc return value check in parse_http_req_capture by Remi Tricot-Le Breton · 3 years, 4 months ago
  69. e5759bd BUG/MINOR: ssl: Missing calloc return value check in ssl_init_single_engine by Remi Tricot-Le Breton · 3 years, 4 months ago
  70. 9919141 BUG/MINOR: peers: Missing calloc return value check in peers_register_table by Remi Tricot-Le Breton · 3 years, 4 months ago
  71. 75ffa1b BUG/MINOR: server: Missing calloc return value check in srv_parse_source by Remi Tricot-Le Breton · 3 years, 4 months ago
  72. 71d8552 BUG/MINOR: http-ana: Handle L7 retries on refused early data before K/A aborts by Christopher Faulet · 3 years, 4 months ago
  73. a104d84 BUG/MINOR: http-comp: Preserve HTTP_MSGF_COMPRESSIONG flag on the response by Christopher Faulet · 3 years, 4 months ago
  74. ea5199d BUG/MEDIUM: filters: Exec pre/post analysers only one time per filter by Christopher Faulet · 3 years, 4 months ago
  75. 7253889 BUG/MAJOR: server: prevent deadlock when using 'set maxconn server' by Amaury Denoyelle · 3 years, 4 months ago
  76. 0db3611 BUG/MEDIUM: ebtree: Invalid read when looking for dup entry by Remi Tricot-Le Breton · 3 years, 4 months ago
  77. 015a2b8 REGTESTS: Add script to test abortonclose option by Christopher Faulet · 3 years, 5 months ago
  78. 366312a MEDIUM: mux-h1: Don't block reads when waiting for the other side by Christopher Faulet · 3 years, 5 months ago
  79. 01277d2 BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive by Christopher Faulet · 3 years, 5 months ago
  80. c042249 MINOR: channel: Rely on HTX version if appropriate in channel_may_recv() by Christopher Faulet · 3 years, 5 months ago
  81. 0ef3a71 BUG/MINOR: http_fetch: fix possible uninit sockaddr in fetch_url_ip/port by Amaury Denoyelle · 3 years, 4 months ago
  82. 750beb7 BUG/MINOR: stream: Reset stream final state and si error type on L7 retry by Christopher Faulet · 3 years, 4 months ago
  83. 9b9a83a BUG/MINOR: stream: properly clear the previous error mask on L7 retries by Willy Tarreau · 3 years, 4 months ago
  84. e01140d BUG/MINOR: stream: Decrement server current session counter on L7 retry by Christopher Faulet · 3 years, 5 months ago
  85. 6319cbf BUG/MEDIUM: cli: prevent memory leak on write errors by Willy Tarreau · 3 years, 5 months ago
  86. e703c58 BUG/MINOR: hlua: Don't rely on top of the stack when using Lua buffers by Christopher Faulet · 3 years, 5 months ago
  87. 414ecb0 MINOR: hlua: Add error message relative to the Channel manipulation and HTTP mode by Thierry Fournier · 4 years, 1 month ago
  88. f8716e8 MINOR: peers: add informative flags about resync process for debugging by Emeric Brun · 3 years, 5 months ago
  89. 9a2847b BUG/MEDIUM: peers: reset tables stage flags stages on new conns by Emeric Brun · 3 years, 5 months ago
  90. 129d8fa BUG/MEDIUM: peers: re-work updates lookup during the sync on the fly by Emeric Brun · 3 years, 5 months ago
  91. 053ecea BUG/MEDIUM: peers: reset commitupdate value in new conns by Emeric Brun · 3 years, 7 months ago
  92. a0394ab BUG/MEDIUM: peers: reset starting point if peers appears longly disconnected by Emeric Brun · 3 years, 7 months ago
  93. 5347ccd BUG/MEDIUM: peers: stop considering ack messages teaching a full resync by Emeric Brun · 3 years, 7 months ago
  94. f4ea7a8 BUG/MEDIUM: peers: register last acked value as origin receiving a resync req by Emeric Brun · 3 years, 5 months ago
  95. a9cbe95 BUG/MEDIUM: peers: initialize resync timer to get an initial full resync by Emeric Brun · 3 years, 5 months ago
  96. 7531568 BUG/MINOR: applet: Notify the other side if data were consumed by an applet by Christopher Faulet · 3 years, 5 months ago
  97. e9a67cc BUG/MINOR: htx: Preserve HTX flags when draining data from an HTX message by Christopher Faulet · 3 years, 5 months ago
  98. 692e71d BUG/MEDIUM: peers: re-work refcnt on table to protect against flush by Emeric Brun · 3 years, 5 months ago
  99. 051c52b BUG/MEDIUM: peers: re-work connection to new process during reload. by Emeric Brun · 3 years, 5 months ago
  100. 2f96bae BUG/MINOR: peers: remove useless table check if initial resync is finished by Emeric Brun · 3 years, 5 months ago