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. ab35e36 BUG/MINOR: stick-table: fix several printf sign errors dumping tables by Emeric Brun · 3 years, 3 months ago
  12. 40c5b03 BUG/MINOR: cli: fix server name output in "show fd" by Willy Tarreau · 3 years, 3 months ago
  13. 30c69c6 BUG/MEDIUM: sock: make sure to never miss early connection failures by Willy Tarreau · 3 years, 3 months ago
  14. aec948b BUG/MINOR: server/cli: Fix locking in function processing "set server" command by Christopher Faulet · 3 years, 3 months ago
  15. 8ae8d34 BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI by Christopher Faulet · 3 years, 3 months ago
  16. a289367 BUG/MINOR: resolvers: answser item list was randomly purged or errors by Emeric Brun · 3 years, 3 months ago
  17. 2987307 MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules by Christopher Faulet · 3 years, 3 months ago
  18. b0fbda5 BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check by Amaury Denoyelle · 3 years, 3 months ago
  19. bebe255 BUG/MEDIUM: spoe: Register pre/post analyzers in start_analyze callback function by Christopher Faulet · 3 years, 3 months ago
  20. 0281499 BUG/MEDIUM: dns: send messages on closed/reused fd if fd was detected broken by Emeric Brun · 3 years, 3 months ago
  21. e2f6767 MINOR: mux-h2: obey http-ignore-probes during the preface by Willy Tarreau · 3 years, 3 months ago
  22. 9c27f36 BUG/MAJOR: queue: set SF_ASSIGNED when setting strm->target on dequeue by Willy Tarreau · 3 years, 3 months ago
  23. a5de639 BUG/MINOR: mworker: fix typo in chroot error message by Willy Tarreau · 3 years, 3 months ago
  24. 20955b5 BUG/MINOR: ssl: use atomic ops to update global shctx stats by Willy Tarreau · 3 years, 3 months ago
  25. be70d0a BUG/MEDIUM: shctx: use at least thread-based locking on USE_PRIVATE_CACHE by Willy Tarreau · 3 years, 3 months ago
  26. 0f93960 BUG/MINOR: stick-table: insert srv in used_name tree even with fixed id by Amaury Denoyelle · 3 years, 3 months ago
  27. 88b604a BUG/MAJOR: htx: Fix htx_defrag() when an HTX block is expanded by Christopher Faulet · 3 years, 3 months ago
  28. 8aa30fb BUG/MEDIUM: dns: reset file descriptor if send returns an error by Emeric Brun · 3 years, 5 months ago
  29. 344f2a1 BUG/MEDIUM: compression: Add a flag to know the filter is still processing data by Christopher Faulet · 3 years, 3 months ago
  30. 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
  31. 4a90eb0 BUG/MINOR: proxy: Missing calloc return value check in chash_init_server_tree by Remi Tricot-Le Breton · 3 years, 4 months ago
  32. 4b28a5f BUG/MINOR: http: Missing calloc return value check in make_arg_list by Remi Tricot-Le Breton · 3 years, 4 months ago
  33. 4286725 BUG/MINOR: http: Missing calloc return value check while parsing redirect rule by Remi Tricot-Le Breton · 3 years, 4 months ago
  34. 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
  35. dcec0ae BUG/MINOR: compression: Missing calloc return value check in comp_append_type/algo by Remi Tricot-Le Breton · 3 years, 4 months ago
  36. c9405bb BUG/MINOR: http: Missing calloc return value check while parsing tcp-request rule by Remi Tricot-Le Breton · 3 years, 4 months ago
  37. 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
  38. fcb2de6 BUG/MINOR: proxy: Missing calloc return value check in proxy_defproxy_cpy by Remi Tricot-Le Breton · 3 years, 4 months ago
  39. 84651d9 BUG/MINOR: proxy: Missing calloc return value check in proxy_parse_declare by Remi Tricot-Le Breton · 3 years, 4 months ago
  40. e2201ad BUG/MINOR: http: Missing calloc return value check in parse_http_req_capture by Remi Tricot-Le Breton · 3 years, 4 months ago
  41. e5759bd BUG/MINOR: ssl: Missing calloc return value check in ssl_init_single_engine by Remi Tricot-Le Breton · 3 years, 4 months ago
  42. 9919141 BUG/MINOR: peers: Missing calloc return value check in peers_register_table by Remi Tricot-Le Breton · 3 years, 4 months ago
  43. 75ffa1b BUG/MINOR: server: Missing calloc return value check in srv_parse_source by Remi Tricot-Le Breton · 3 years, 4 months ago
  44. 71d8552 BUG/MINOR: http-ana: Handle L7 retries on refused early data before K/A aborts by Christopher Faulet · 3 years, 4 months ago
  45. a104d84 BUG/MINOR: http-comp: Preserve HTTP_MSGF_COMPRESSIONG flag on the response by Christopher Faulet · 3 years, 4 months ago
  46. ea5199d BUG/MEDIUM: filters: Exec pre/post analysers only one time per filter by Christopher Faulet · 3 years, 4 months ago
  47. 7253889 BUG/MAJOR: server: prevent deadlock when using 'set maxconn server' by Amaury Denoyelle · 3 years, 4 months ago
  48. 366312a MEDIUM: mux-h1: Don't block reads when waiting for the other side by Christopher Faulet · 3 years, 6 months ago
  49. 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
  50. 0ef3a71 BUG/MINOR: http_fetch: fix possible uninit sockaddr in fetch_url_ip/port by Amaury Denoyelle · 3 years, 4 months ago
  51. 750beb7 BUG/MINOR: stream: Reset stream final state and si error type on L7 retry by Christopher Faulet · 3 years, 5 months ago
  52. 9b9a83a BUG/MINOR: stream: properly clear the previous error mask on L7 retries by Willy Tarreau · 3 years, 5 months ago
  53. e01140d BUG/MINOR: stream: Decrement server current session counter on L7 retry by Christopher Faulet · 3 years, 5 months ago
  54. 6319cbf BUG/MEDIUM: cli: prevent memory leak on write errors by Willy Tarreau · 3 years, 5 months ago
  55. e703c58 BUG/MINOR: hlua: Don't rely on top of the stack when using Lua buffers by Christopher Faulet · 3 years, 5 months ago
  56. 414ecb0 MINOR: hlua: Add error message relative to the Channel manipulation and HTTP mode by Thierry Fournier · 4 years, 1 month ago
  57. f8716e8 MINOR: peers: add informative flags about resync process for debugging by Emeric Brun · 3 years, 5 months ago
  58. 9a2847b BUG/MEDIUM: peers: reset tables stage flags stages on new conns by Emeric Brun · 3 years, 5 months ago
  59. 129d8fa BUG/MEDIUM: peers: re-work updates lookup during the sync on the fly by Emeric Brun · 3 years, 5 months ago
  60. 053ecea BUG/MEDIUM: peers: reset commitupdate value in new conns by Emeric Brun · 3 years, 7 months ago
  61. a0394ab BUG/MEDIUM: peers: reset starting point if peers appears longly disconnected by Emeric Brun · 3 years, 7 months ago
  62. 5347ccd BUG/MEDIUM: peers: stop considering ack messages teaching a full resync by Emeric Brun · 3 years, 7 months ago
  63. f4ea7a8 BUG/MEDIUM: peers: register last acked value as origin receiving a resync req by Emeric Brun · 3 years, 5 months ago
  64. a9cbe95 BUG/MEDIUM: peers: initialize resync timer to get an initial full resync by Emeric Brun · 3 years, 5 months ago
  65. 7531568 BUG/MINOR: applet: Notify the other side if data were consumed by an applet by Christopher Faulet · 3 years, 5 months ago
  66. e9a67cc BUG/MINOR: htx: Preserve HTX flags when draining data from an HTX message by Christopher Faulet · 3 years, 5 months ago
  67. 692e71d BUG/MEDIUM: peers: re-work refcnt on table to protect against flush by Emeric Brun · 3 years, 5 months ago
  68. 051c52b BUG/MEDIUM: peers: re-work connection to new process during reload. by Emeric Brun · 3 years, 5 months ago
  69. 2f96bae BUG/MINOR: peers: remove useless table check if initial resync is finished by Emeric Brun · 3 years, 5 months ago
  70. b810bce BUG/MEDIUM: mux-h2: Properly handle shutdowns when received with data by Christopher Faulet · 3 years, 5 months ago
  71. db6279f BUG/MINOR: mworker: don't use oldpids[] anymore for reload by William Lallemand · 3 years, 5 months ago
  72. 6f6519c BUG/MINOR: mworker/init: don't reset nb_oldpids in non-mworker cases by William Lallemand · 3 years, 5 months ago
  73. c6ca143 BUG/MEDIUM: config: fix cpu-map notation with both process and threads by Amaury Denoyelle · 3 years, 5 months ago
  74. fe5e6aa BUG/MEDIUM: mux-h2: Fix dfl calculation when merging CONTINUATION frames by Christopher Faulet · 3 years, 5 months ago
  75. e425487 BUG/MAJOR: mux-h2: Properly detect too large frames when decoding headers by Christopher Faulet · 3 years, 5 months ago
  76. 3200103 BUG/MINOR: server: free srv.lb_nodes in free_server by Amaury Denoyelle · 3 years, 5 months ago
  77. 25c047b BUG/MINOR: mux-h1: Release idle server H1 connection if data are received by Christopher Faulet · 3 years, 5 months ago
  78. ed68cfb BUG/MINOR: logs: Report the true number of retries if there was no connection by Christopher Faulet · 3 years, 5 months ago
  79. 84aa9ba BUG/MINOR: http_htx: Remove BUG_ON() from http_get_stline() function by Christopher Faulet · 3 years, 5 months ago
  80. b99a3b0 BUG/MINOR: http-fetch: Make method smp safe if headers were already forwarded by Christopher Faulet · 3 years, 5 months ago
  81. 9726a51 BUG/MEDIUM: sample: Fix adjusting size in field converter by Thayne McCombs · 3 years, 5 months ago
  82. d0ce737 BUG/MINOR: tools: fix parsing "us" unit for timers by Thayne McCombs · 3 years, 6 months ago
  83. 325a436 BUG/MEDIUM: resolvers: Don't release resolution from a requester callbacks by Christopher Faulet · 3 years, 6 months ago
  84. 64ab028 MINOR: resolvers: Directly call srvrq_update_srv_state() when possible by Christopher Faulet · 3 years, 6 months ago
  85. deb03c1 MINOR: resolvers: Add function to change the srv status based on SRV resolution by Christopher Faulet · 3 years, 6 months ago
  86. 738db5b MINOR: resolvers: Purge answer items when a SRV resolution triggers an error by Christopher Faulet · 3 years, 6 months ago
  87. e530c76 MINOR: resolvers: Use a function to remove answers attached to a resolution by Christopher Faulet · 3 years, 6 months ago
  88. 52c10d7 BUG/MINOR: resolvers: Unlink DNS resolution to set RMAINT on SRV resolution by Christopher Faulet · 3 years, 6 months ago
  89. c7e33c3 BUG/MAJOR: dns: disabled servers through SRV records never recover by Baptiste Assmann · 4 years, 2 months ago
  90. 7cf3024 BUG/MAJOR: dns: fix null pointer dereference in snr_update_srv_status by Jerome Magnin · 4 years, 2 months ago
  91. 30df20d BUG/MINOR: http_fetch: make hdr_ip() resistant to empty fields by Willy Tarreau · 3 years, 6 months ago
  92. 2dfb157 BUILD: tcp: use IPPROTO_IPV6 instead of SOL_IPV6 on FreeBSD/MacOS by Willy Tarreau · 3 years, 6 months ago
  93. 0c721ad BUG/MINOR: tcp: fix silent-drop workaround for IPv6 by Willy Tarreau · 3 years, 6 months ago
  94. 3106a6b BUG/MINOR: stats: Apply proper styles in HTML status page. by Florian Apolloner · 3 years, 6 months ago
  95. 8e545d3 BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent by Willy Tarreau · 3 years, 6 months ago
  96. d08feaf BUG/MINOR: http_fetch: make hdr_ip() reject trailing characters by Willy Tarreau · 3 years, 6 months ago
  97. 57b2235 MINOR: tools: make url2ipv4 return the exact number of bytes parsed by Willy Tarreau · 3 years, 6 months ago
  98. f03cd27 BUG/MEDIUM: thread: Fix a deadlock if an isolated thread is marked as harmless by Christopher Faulet · 3 years, 6 months ago
  99. f505b08 BUG/MEDIUM: time: make sure to always initialize the global tick by Willy Tarreau · 3 years, 6 months ago
  100. 22d1d01 BUG/MEDIUM: lua: Always init the lua stack before referencing the context by Christopher Faulet · 3 years, 6 months ago