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