1. 24b295b MEDIUM: pools: use a single pool_gc() function for locked and lockless by Willy Tarreau · 3 years, 3 months ago
  2. 636efb3 MEDIUM: memory: make pool_gc() run under thread isolation by Willy Tarreau · 4 years, 5 months ago
  3. e549cb2 BUG/MEDIUM: pools: Always update free_list in pool_gc(). by Olivier Houchard · 4 years, 6 months ago
  4. 2504ffc MINOR: pools: do not maintain the lock during pool_flush() by Willy Tarreau · 3 years, 3 months ago
  5. 6270ce3 BUG/MINOR: pools: fix a possible memory leak in the lockless pool_flush() by Willy Tarreau · 3 years, 3 months ago
  6. 49fa5bb MINOR: pools/debug: slightly relax DEBUG_DONT_SHARE_POOLS by Willy Tarreau · 3 years, 5 months ago
  7. d6f0caf Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules" by Christopher Faulet · 3 years, 3 months ago
  8. cb4d8c0 BUG/MINOR: peers: fix data_type bit computation more than 32 data_types by Emeric Brun · 3 years, 3 months ago
  9. 65c5078 MINOR: resolvers: Reset server IP on error in resolv_get_ip_from_response() by Christopher Faulet · 3 years, 3 months ago
  10. 8c6fd95 BUG/MINOR: resolvers: Reset server IP when no ip is found in the response by Christopher Faulet · 3 years, 3 months ago
  11. cc69034 DOC: config: use CREATE USER for mysql-check by Daniel Black · 3 years, 3 months ago
  12. f86613f DOC: peers: fix the protocol tag name in the doc by Willy Tarreau · 3 years, 4 months ago
  13. f143ccf DOC: stick-table: add missing documentation about gpt0 stored type by Emeric Brun · 3 years, 3 months ago
  14. ab35e36 BUG/MINOR: stick-table: fix several printf sign errors dumping tables by Emeric Brun · 3 years, 3 months ago
  15. 40c5b03 BUG/MINOR: cli: fix server name output in "show fd" by Willy Tarreau · 3 years, 3 months ago
  16. 30c69c6 BUG/MEDIUM: sock: make sure to never miss early connection failures by Willy Tarreau · 3 years, 3 months ago
  17. aec948b BUG/MINOR: server/cli: Fix locking in function processing "set server" command by Christopher Faulet · 3 years, 3 months ago
  18. 8ae8d34 BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI by Christopher Faulet · 3 years, 3 months ago
  19. a289367 BUG/MINOR: resolvers: answser item list was randomly purged or errors by Emeric Brun · 3 years, 3 months ago
  20. 5fe76a75 DOC: config: Add missing actions in "tcp-request session" documentation by Christopher Faulet · 3 years, 3 months ago
  21. 2987307 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 3 months ago
  22. b0fbda5 BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check by Amaury Denoyelle · 3 years, 3 months ago
  23. bebe255 BUG/MEDIUM: spoe: Register pre/post analyzers in start_analyze callback function by Christopher Faulet · 3 years, 3 months ago
  24. 0281499 BUG/MEDIUM: dns: send messages on closed/reused fd if fd was detected broken by Emeric Brun · 3 years, 3 months ago
  25. e2f6767 MINOR: mux-h2: obey http-ignore-probes during the preface by Willy Tarreau · 3 years, 3 months ago
  26. 9c27f36 BUG/MAJOR: queue: set SF_ASSIGNED when setting strm->target on dequeue by Willy Tarreau · 3 years, 3 months ago
  27. a5de639 BUG/MINOR: mworker: fix typo in chroot error message by Willy Tarreau · 3 years, 3 months ago
  28. 20955b5 BUG/MINOR: ssl: use atomic ops to update global shctx stats by Willy Tarreau · 3 years, 3 months ago
  29. be70d0a BUG/MEDIUM: shctx: use at least thread-based locking on USE_PRIVATE_CACHE by Willy Tarreau · 3 years, 3 months ago
  30. 0f93960 BUG/MINOR: stick-table: insert srv in used_name tree even with fixed id by Amaury Denoyelle · 3 years, 3 months ago
  31. b7e226e DOC: lua: Add a warning about buffers modification in HTTP by Christopher Faulet · 3 years, 3 months ago
  32. 88b604a BUG/MAJOR: htx: Fix htx_defrag() when an HTX block is expanded by Christopher Faulet · 3 years, 3 months ago
  33. 8aa30fb BUG/MEDIUM: dns: reset file descriptor if send returns an error by Emeric Brun · 3 years, 5 months ago
  34. 344f2a1 BUG/MEDIUM: compression: Add a flag to know the filter is still processing data by Christopher Faulet · 3 years, 3 months ago
  35. 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
  36. 4a90eb0 BUG/MINOR: proxy: Missing calloc return value check in chash_init_server_tree by Remi Tricot-Le Breton · 3 years, 4 months ago
  37. 4b28a5f BUG/MINOR: http: Missing calloc return value check in make_arg_list by Remi Tricot-Le Breton · 3 years, 4 months ago
  38. 4286725 BUG/MINOR: http: Missing calloc return value check while parsing redirect rule by Remi Tricot-Le Breton · 3 years, 4 months ago
  39. 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
  40. dcec0ae BUG/MINOR: compression: Missing calloc return value check in comp_append_type/algo by Remi Tricot-Le Breton · 3 years, 4 months ago
  41. c9405bb BUG/MINOR: http: Missing calloc return value check while parsing tcp-request rule by Remi Tricot-Le Breton · 3 years, 4 months ago
  42. 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
  43. fcb2de6 BUG/MINOR: proxy: Missing calloc return value check in proxy_defproxy_cpy by Remi Tricot-Le Breton · 3 years, 4 months ago
  44. 84651d9 BUG/MINOR: proxy: Missing calloc return value check in proxy_parse_declare by Remi Tricot-Le Breton · 3 years, 4 months ago
  45. e2201ad BUG/MINOR: http: Missing calloc return value check in parse_http_req_capture by Remi Tricot-Le Breton · 3 years, 4 months ago
  46. e5759bd BUG/MINOR: ssl: Missing calloc return value check in ssl_init_single_engine by Remi Tricot-Le Breton · 3 years, 4 months ago
  47. 9919141 BUG/MINOR: peers: Missing calloc return value check in peers_register_table by Remi Tricot-Le Breton · 3 years, 4 months ago
  48. 75ffa1b BUG/MINOR: server: Missing calloc return value check in srv_parse_source by Remi Tricot-Le Breton · 3 years, 4 months ago
  49. 71d8552 BUG/MINOR: http-ana: Handle L7 retries on refused early data before K/A aborts by Christopher Faulet · 3 years, 4 months ago
  50. a104d84 BUG/MINOR: http-comp: Preserve HTTP_MSGF_COMPRESSIONG flag on the response by Christopher Faulet · 3 years, 4 months ago
  51. ea5199d BUG/MEDIUM: filters: Exec pre/post analysers only one time per filter by Christopher Faulet · 3 years, 4 months ago
  52. 7253889 BUG/MAJOR: server: prevent deadlock when using 'set maxconn server' by Amaury Denoyelle · 3 years, 4 months ago
  53. 0db3611 BUG/MEDIUM: ebtree: Invalid read when looking for dup entry by Remi Tricot-Le Breton · 3 years, 4 months ago
  54. 015a2b8 REGTESTS: Add script to test abortonclose option by Christopher Faulet · 3 years, 6 months ago
  55. 366312a MEDIUM: mux-h1: Don't block reads when waiting for the other side by Christopher Faulet · 3 years, 6 months ago
  56. 01277d2 BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive by Christopher Faulet · 3 years, 6 months ago
  57. c042249 MINOR: channel: Rely on HTX version if appropriate in channel_may_recv() by Christopher Faulet · 3 years, 6 months ago
  58. 0ef3a71 BUG/MINOR: http_fetch: fix possible uninit sockaddr in fetch_url_ip/port by Amaury Denoyelle · 3 years, 4 months ago
  59. 750beb7 BUG/MINOR: stream: Reset stream final state and si error type on L7 retry by Christopher Faulet · 3 years, 5 months ago
  60. 9b9a83a BUG/MINOR: stream: properly clear the previous error mask on L7 retries by Willy Tarreau · 3 years, 5 months ago
  61. e01140d BUG/MINOR: stream: Decrement server current session counter on L7 retry by Christopher Faulet · 3 years, 5 months ago
  62. 6319cbf BUG/MEDIUM: cli: prevent memory leak on write errors by Willy Tarreau · 3 years, 5 months ago
  63. e703c58 BUG/MINOR: hlua: Don't rely on top of the stack when using Lua buffers by Christopher Faulet · 3 years, 5 months ago
  64. 414ecb0 MINOR: hlua: Add error message relative to the Channel manipulation and HTTP mode by Thierry Fournier · 4 years, 1 month ago
  65. f8716e8 MINOR: peers: add informative flags about resync process for debugging by Emeric Brun · 3 years, 5 months ago
  66. 9a2847b BUG/MEDIUM: peers: reset tables stage flags stages on new conns by Emeric Brun · 3 years, 5 months ago
  67. 129d8fa BUG/MEDIUM: peers: re-work updates lookup during the sync on the fly by Emeric Brun · 3 years, 5 months ago
  68. 053ecea BUG/MEDIUM: peers: reset commitupdate value in new conns by Emeric Brun · 3 years, 7 months ago
  69. a0394ab BUG/MEDIUM: peers: reset starting point if peers appears longly disconnected by Emeric Brun · 3 years, 7 months ago
  70. 5347ccd BUG/MEDIUM: peers: stop considering ack messages teaching a full resync by Emeric Brun · 3 years, 7 months ago
  71. f4ea7a8 BUG/MEDIUM: peers: register last acked value as origin receiving a resync req by Emeric Brun · 3 years, 5 months ago
  72. a9cbe95 BUG/MEDIUM: peers: initialize resync timer to get an initial full resync by Emeric Brun · 3 years, 5 months ago
  73. 7531568 BUG/MINOR: applet: Notify the other side if data were consumed by an applet by Christopher Faulet · 3 years, 5 months ago
  74. e9a67cc BUG/MINOR: htx: Preserve HTX flags when draining data from an HTX message by Christopher Faulet · 3 years, 5 months ago
  75. 692e71d BUG/MEDIUM: peers: re-work refcnt on table to protect against flush by Emeric Brun · 3 years, 5 months ago
  76. 051c52b BUG/MEDIUM: peers: re-work connection to new process during reload. by Emeric Brun · 3 years, 5 months ago
  77. 2f96bae BUG/MINOR: peers: remove useless table check if initial resync is finished by Emeric Brun · 3 years, 5 months ago
  78. b810bce BUG/MEDIUM: mux-h2: Properly handle shutdowns when received with data by Christopher Faulet · 3 years, 5 months ago
  79. db6279f BUG/MINOR: mworker: don't use oldpids[] anymore for reload by William Lallemand · 3 years, 5 months ago
  80. 6f6519c BUG/MINOR: mworker/init: don't reset nb_oldpids in non-mworker cases by William Lallemand · 3 years, 5 months ago
  81. c6ca143 BUG/MEDIUM: config: fix cpu-map notation with both process and threads by Amaury Denoyelle · 3 years, 5 months ago
  82. fe5e6aa BUG/MEDIUM: mux-h2: Fix dfl calculation when merging CONTINUATION frames by Christopher Faulet · 3 years, 5 months ago
  83. e425487 BUG/MAJOR: mux-h2: Properly detect too large frames when decoding headers by Christopher Faulet · 3 years, 5 months ago
  84. 3200103 BUG/MINOR: server: free srv.lb_nodes in free_server by Amaury Denoyelle · 3 years, 5 months ago
  85. 25c047b BUG/MINOR: mux-h1: Release idle server H1 connection if data are received by Christopher Faulet · 3 years, 5 months ago
  86. ed68cfb BUG/MINOR: logs: Report the true number of retries if there was no connection by Christopher Faulet · 3 years, 5 months ago
  87. 84aa9ba BUG/MINOR: http_htx: Remove BUG_ON() from http_get_stline() function by Christopher Faulet · 3 years, 5 months ago
  88. b99a3b0 BUG/MINOR: http-fetch: Make method smp safe if headers were already forwarded by Christopher Faulet · 3 years, 5 months ago
  89. 2eb9920 BUG/MEDIUM: threads: Ignore current thread to end its harmless period by Christopher Faulet · 3 years, 5 months ago
  90. 9726a51 BUG/MEDIUM: sample: Fix adjusting size in field converter by Thayne McCombs · 3 years, 5 months ago
  91. 5380be2 DOC: clarify that compression works for HTTP/2 by Julien Pivotto · 3 years, 6 months ago
  92. d0ce737 BUG/MINOR: tools: fix parsing "us" unit for timers by Thayne McCombs · 3 years, 6 months ago
  93. 313fa09 DOC: Explicitly state only IPv4 are supported by forwardfor/originalto options by Christopher Faulet · 3 years, 6 months ago
  94. d4759ba [RELEASE] Released version 2.0.22 by Amaury Denoyelle · 3 years, 5 months ago
  95. 325a436 BUG/MEDIUM: resolvers: Don't release resolution from a requester callbacks by Christopher Faulet · 3 years, 6 months ago
  96. 64ab028 MINOR: resolvers: Directly call srvrq_update_srv_state() when possible by Christopher Faulet · 3 years, 6 months ago
  97. deb03c1 MINOR: resolvers: Add function to change the srv status based on SRV resolution by Christopher Faulet · 3 years, 6 months ago
  98. 738db5b MINOR: resolvers: Purge answer items when a SRV resolution triggers an error by Christopher Faulet · 3 years, 6 months ago
  99. e530c76 MINOR: resolvers: Use a function to remove answers attached to a resolution by Christopher Faulet · 3 years, 6 months ago
  100. 52c10d7 BUG/MINOR: resolvers: Unlink DNS resolution to set RMAINT on SRV resolution by Christopher Faulet · 3 years, 6 months ago