1. 5704905 MINOR: stktable: add stktable_deinit function by Aurelien DARRAGON · Thu Nov 16 16:17:12 2023 +0100
  2. 24805c3 MINOR: channel: Add functions to get info on buffers and deal with HTX streams by Christopher Faulet · Fri Nov 17 11:09:45 2023 +0100
  3. 3d1a93b MINOR: htx: Use a macro for overhead induced by HTX by Christopher Faulet · Fri Nov 17 10:52:36 2023 +0100
  4. c9f6ff2 MINOR: connection: Add a CTL flag to notify mux it should wait for reads again by Christopher Faulet · Tue Nov 14 07:44:05 2023 +0100
  5. 6c25790 BUG/MEDIUM: actions: always apply a longest match on prefix lookup by Willy Tarreau · Fri Oct 06 16:51:41 2023 +0200
  6. 99d2241 MINOR: pattern: fix pat_{parse,match}_ip() function comments by Aurelien DARRAGON · Tue Sep 05 16:07:49 2023 +0200 upstream-2.4
  7. 8a6e255 BUG/MINOR: freq_ctr: fix possible negative rate with the scaled API by Willy Tarreau · Thu Sep 14 11:00:07 2023 +0200
  8. beba1b8 MINOR: buf: Add b_force_xfer() function by Frédéric Lécaille · Thu Sep 09 16:53:33 2021 +0200
  9. f86e994 MINOR: h2: pass accept-invalid-http-request down the request parser by Willy Tarreau · Tue Aug 08 15:38:28 2023 +0200
  10. 0f57ac2 MINOR: http: add new function http_path_has_forbidden_char() by Willy Tarreau · Tue Aug 08 15:24:54 2023 +0200
  11. edcff74 MINOR: ist: add new function ist_find_range() to find a character range by Willy Tarreau · Tue Aug 08 15:23:19 2023 +0200
  12. f5d3b31 BUG/MINOR: hlua: hlua_yieldk ctx argument should support pointers by Aurelien DARRAGON · Thu Jul 13 10:18:04 2023 +0200
  13. c242313 MINOR: sink/api: pass explicit maxlen parameter to sink_write() by Aurelien DARRAGON · Mon Jun 26 16:44:41 2023 +0200
  14. 8283d59 MINOR: listener: pause_listener() becomes suspend_listener() by Aurelien DARRAGON · Mon Feb 13 17:45:08 2023 +0100
  15. 3b78de1 MINOR: listener: make sure we don't pause/resume bypassed listeners by Aurelien DARRAGON · Tue Feb 14 08:51:14 2023 +0100
  16. 3e931a4 MINOR: listener: add relax_listener() function by Aurelien DARRAGON · Wed Feb 15 09:30:54 2023 +0100
  17. 7e2eee0 MINOR: listener/api: add lli hint to listener functions by Aurelien DARRAGON · Mon Feb 06 17:06:03 2023 +0100
  18. 83dd38e MINOR: proxy: add http_free_redirect_rule() function by Aurelien DARRAGON · Thu May 11 10:30:27 2023 +0200
  19. d1e1aa0 BUG/MEDIUM: spoe: Don't start new applet if there are enough idle ones by Christopher Faulet · Wed Apr 26 15:56:59 2023 +0200
  20. c690ca4 MINOR: clock: measure the total boot time by Willy Tarreau · Wed May 17 09:02:21 2023 +0200
  21. 42b4625 BUG/MINOR: stick_table: alert when type len has incorrect characters by William Lallemand · Thu Apr 13 14:33:52 2023 +0200
  22. c5fd15d BUG/MEDIUM: connection: Preserve flags when a conn is removed from an idle list by Christopher Faulet · Thu Mar 16 11:43:05 2023 +0100
  23. dbfe18a BUG/MEDIUM: connection: Clear flags when a conn is removed from an idle list by Christopher Faulet · Tue Feb 28 15:39:38 2023 +0100
  24. a59ce4f BUG/MINOR: cache: Cache response even if request has "no-cache" directive by Remi Tricot-Le Breton · Tue Feb 21 11:47:17 2023 +0100
  25. 54be8a9 BUG/MAJOR: buf: Fix copy of wrapping output data when a buffer is realigned by Christopher Faulet · Thu Jan 05 09:34:47 2023 +0100
  26. 7b9b3d2 BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats by Christopher Faulet · Thu Dec 22 11:05:48 2022 +0100
  27. efe05e3 MINOR: promex: introduce haproxy_backend_agg_check_status by Cedric Paillet · Thu Dec 08 09:17:01 2022 +0000
  28. 1b3d31c BUG/MINOR: promex: create haproxy_backend_agg_server_status by Cedric Paillet · Thu Dec 08 09:17:00 2022 +0000
  29. 766cf18 BUG/MINOR: ssl: Fix potential overflow by Remi Tricot-Le Breton · Mon Nov 14 15:15:52 2022 +0100
  30. 99e4526 BUG/MEDIUM: ssl: Verify error codes can exceed 63 by Remi Tricot-Le Breton · Thu Nov 10 10:48:58 2022 +0100
  31. 0ef64c9 BUILD: peers: peers-t.h depends on stick-table-t.h by William Lallemand · Fri Dec 16 15:40:31 2022 +0100
  32. 41d5742 BUG/MINOR: server/idle: at least use atomic stores when updating max_used_conns by Willy Tarreau · Mon Nov 21 14:32:33 2022 +0100
  33. 9fca290 BUG/MINOR: backend: only enforce turn-around state when not redispatching by Willy Tarreau · Mon Oct 03 14:56:34 2022 +0200
  34. a5c621a BUG/MINOR: log: improper behavior when escaping log data by Aurelien DARRAGON · Tue Sep 20 14:33:18 2022 +0200
  35. fd66708 BUG/MEDIUM: sink: bad init sequence on tcp sink from a ring. by Emeric Brun · Tue Sep 13 16:16:30 2022 +0200
  36. a225fe8 MINOR: listener: small API change by Aurelien DARRAGON · Fri Sep 09 15:32:57 2022 +0200
  37. 88683e0 BUG/MINOR: task: always reset a new tasklet's call date by Willy Tarreau · Tue Sep 06 19:06:52 2022 +0200
  38. 8af4ab8 BUG/MINOR: tcpcheck: Disable QUICKACK only if data should be sent after connect by Christopher Faulet · Wed Aug 24 11:38:03 2022 +0200
  39. 7433b20 BUILD: debug: silence warning on gcc-5 by Willy Tarreau · Sun Jul 10 13:09:54 2022 +0200
  40. cea3aa9 BUG/MEDIUM: task: relax one thread consistency check in task_unlink_wq() by Willy Tarreau · Wed Aug 10 18:03:11 2022 +0200
  41. 29962f7 REORG: server: Export srv_settings_cpy() function by Christopher Faulet · Wed Aug 03 11:28:08 2022 +0200
  42. c6abc08 MINOR: ebtree: add ebmb_lookup_shorter() to pursue lookups by Willy Tarreau · Mon Aug 01 10:37:29 2022 +0200
  43. 2eea0e9 MINOR: http: Add function to detect default port by Christopher Faulet · Tue Jul 05 09:53:37 2022 +0200
  44. 026ca8a MINOR: http: Add function to get port part of a host by Christopher Faulet · Tue Jul 05 09:48:39 2022 +0200
  45. 993f946 BUG/MINOR: tools: fix statistical_prng_range()'s output range by Willy Tarreau · Mon Jul 18 19:09:55 2022 +0200
  46. 263aacd BUG/MEDIUM: tools: avoid calling dlsym() in static builds (try 2) by Willy Tarreau · Mon Jul 18 13:58:17 2022 +0200
  47. 2cbdd7d MINOR: fd: Add BUG_ON checks on fd_insert() by Emeric Brun · Fri Jul 01 04:57:39 2022 -0700
  48. 1dee3ec MINOR: fd: add a new FD_DISOWN flag to prevent from closing a deleted FD by Emeric Brun · Fri Jul 01 17:31:25 2022 +0200
  49. 842cca2 BUILD: compiler: implement unreachable for older compilers too by Willy Tarreau · Wed Jun 08 12:14:23 2022 +0200
  50. 82ae56d BUG/MEDIUM: ssl_ckch: Rework 'commit ssl cert' to handle full buffer cases by Christopher Faulet · Tue May 31 16:37:01 2022 +0200
  51. 2ec7822 BUG/MINOR: ssl_ckch: Don't duplicate path when replacing a cert entry by Christopher Faulet · Tue May 31 18:07:59 2022 +0200
  52. dc7510e BUILD/MINOR: cpuset fix build for FreeBSD 13.1 by David CARLIER · Wed May 18 15:45:40 2022 +0100
  53. 8023602 BUILD: fix build warning on solaris based systems with __maybe_unused. by David Carlier · Sat May 14 17:10:50 2022 +0100
  54. 7950715 MEDIUM: http-ana: Add a proxy option to restrict chars in request header names by Christopher Faulet · Mon May 16 11:43:10 2022 +0200
  55. adb4284 BUG/MINOR: server: Make SRV_STATE_LINE_MAXLEN value from 512 to 2kB (2000 bytes). by vigneshsp · Mon May 09 22:36:39 2022 +0530
  56. d92311c BUILD: debug: work around gcc-12 excessive -Warray-bounds warnings by Willy Tarreau · Mon May 09 20:07:21 2022 +0200
  57. f1d38be BUG/MAJOR: dns: multi-thread concurrency issue on UDP socket by Emeric Brun · Tue May 10 11:35:48 2022 +0200
  58. f59f9d1 BUILD: compiler: properly distinguish weak and global symbols by Willy Tarreau · Tue Apr 26 19:35:38 2022 +0200
  59. a0fd6c0 MINOR: task: add a new task_instant_wakeup() function by Willy Tarreau · Fri Apr 22 18:22:03 2022 +0200
  60. ebb9b1e BUILD: compiler: use a more portable set of asm(".weak") statements by Willy Tarreau · Thu Apr 14 16:57:12 2022 +0200
  61. 2dcd4f0 BUILD: sched: workaround crazy and dangerous warning in Clang 14 by Willy Tarreau · Thu Apr 14 15:00:42 2022 +0200
  62. e790a6b BUILD: debug: mark the __start_mem_stats/__stop_mem_stats symbols as weak by Willy Tarreau · Wed Apr 13 17:09:45 2022 +0200
  63. 08381c4 MEDIUM: mqtt: support mqtt_is_valid and mqtt_field_value converters for MQTTv3.1 by Dhruv Jain · Mon Mar 21 20:04:00 2022 +0530
  64. 4a0ae22 BUILD: tree-wide: mark a few numeric constants as explicitly long long by Willy Tarreau · Fri Jan 28 09:39:24 2022 +0100
  65. f675f09 BUG/MINOR: stream: make the call_rate only count the no-progress calls by Willy Tarreau · Thu Jan 20 18:42:16 2022 +0100
  66. ceee238 BUG/MINOR: pool: always align pool_heads to 64 bytes by Willy Tarreau · Wed Mar 02 17:59:04 2022 +0100
  67. 8dc661f BUG/MEDIUM: htx: Be sure to have a buffer to perform a raw copy of a message by Christopher Faulet · Tue Feb 01 18:11:50 2022 +0100
  68. 6f2c215 BUG/MAJOR: compiler: relax alignment constraints on certain structures by Willy Tarreau · Thu Jan 27 15:46:19 2022 +0100
  69. 030571a BUG/MINOR: mworker: fix a FD leak of a sockpair upon a failed reload by William Lallemand · Fri Jan 28 21:17:30 2022 +0100
  70. 9f77576 MINOR: sock: move the unused socket cleaning code into its own function by Willy Tarreau · Fri Jan 28 18:28:18 2022 +0100
  71. ae3f22f MINOR: listener: replace the listener's spinlock with an rwlock by Willy Tarreau · Tue Feb 01 16:23:00 2022 +0100
  72. 7919a8f BUG/MAJOR: sched: prevent rare concurrent wakeup of multi-threaded tasks by Willy Tarreau · Mon Feb 14 10:18:51 2022 +0100
  73. de86752 DEBUG: pools: replace the link pointer with the caller's address on pool_free() by Willy Tarreau · Wed Feb 09 16:49:16 2022 +0100
  74. 674843a DEBUG: pools: let's add reverse mapping from cache heads to thread and pool by Willy Tarreau · Wed Feb 09 16:33:22 2022 +0100
  75. 9a3cd53 DEBUG: pools: add extra sanity checks when picking objects from a local cache by Willy Tarreau · Wed Feb 09 16:23:55 2022 +0100
  76. 9043da7 BUG/MINOR: pools: always flush pools about to be destroyed by Willy Tarreau · Wed Feb 09 16:19:24 2022 +0100
  77. c241843 DEBUG: pools: add new build option DEBUG_POOL_INTEGRITY by Willy Tarreau · Fri Jan 21 19:00:25 2022 +0100
  78. 3634673 MINOR: channel: add new function co_getdelim() to support multiple delimiters by Willy Tarreau · Wed Jan 19 17:19:52 2022 +0100
  79. 6b83f77 BUG/MINOR: cli: fix _getsocks with musl libc by William Lallemand · Mon Jan 03 19:43:41 2022 +0100
  80. ce8a1a3 BUILD/MINOR: cpuset FreeBSD 14 build fix. by David CARLIER · Fri Dec 31 05:00:12 2021 +0000
  81. 0aa9dbe MINOR: debug: add support for -dL to dump library names at boot by Willy Tarreau · Tue Dec 28 15:43:11 2021 +0100
  82. 3785733 MINOR: debug: add ability to dump loaded shared libraries by Willy Tarreau · Tue Dec 28 09:57:10 2021 +0100
  83. d39304d MINOR: compat: detect support for dl_iterate_phdr() by Willy Tarreau · Tue Dec 28 15:13:12 2021 +0100
  84. 4711a89 MINOR: proxy: add option idle-close-on-response by William Dauchy · Wed Jan 05 22:53:24 2022 +0100
  85. 6338b7d BUG/MEDIUM: ssl: initialize correctly ssl w/ default-server by William Lallemand · Tue Dec 28 18:47:17 2021 +0100
  86. f9c40ed BUILD: ssl: unbreak the build with newer libressl by Daniel Jakots · Tue Dec 07 20:34:39 2021 -0500
  87. 78bc9d3 BUG/MINOR: pools: don't mark ourselves as harmless in DEBUG_UAF mode by Willy Tarreau · Fri Nov 12 10:26:18 2021 +0100
  88. 0a55591 BUG/MEDIUM: backend: fix possible sockaddr leak on redispatch by Willy Tarreau · Fri Dec 24 11:27:53 2021 +0100
  89. 05550a0 BUG/MINOR: backend: restore the SF_SRV_REUSED flag original purpose by Amaury Denoyelle · Thu Jun 17 15:14:49 2021 +0200
  90. fa8a364 BUILD: bug: Fix error when compiling with -DDEBUG_STRICT_NOCRASH by Christopher Faulet · Fri Dec 03 08:58:22 2021 +0100
  91. 7cbd156 BUG/MINOR: server: Don't rely on last default-server to init server SSL context by Christopher Faulet · Wed Dec 01 09:50:41 2021 +0100
  92. 9fea457 MINOR: promex: backend aggregated server check status by William Dauchy · Sun Nov 07 10:18:47 2021 +0100
  93. 8e99b84 MEDIUM: server/backend: implement websocket protocol selection by Amaury Denoyelle · Mon Oct 18 14:39:57 2021 +0200
  94. 6037887 MINOR: connection: add alternative mux_ops param for conn_install_mux_be by Amaury Denoyelle · Thu Oct 28 16:36:11 2021 +0200
  95. 9262101 MINOR: connection: implement function to update ALPN by Amaury Denoyelle · Mon Oct 18 14:32:36 2021 +0200
  96. ee7fcd5 MINOR: stream/mux: implement websocket stream flag by Amaury Denoyelle · Mon Oct 18 14:45:49 2021 +0200
  97. c78ac5a BUG/MEDIUM: ssl: backend TLS resumption with sni and TLSv1.3 by William Lallemand · Wed Nov 17 02:59:21 2021 +0100
  98. aa34946 BUG/MEDIUM: connection: make cs_shutr/cs_shutw//cs_close() idempotent by Willy Tarreau · Sun Nov 14 13:42:17 2021 +0100
  99. 68a5fa3 BUG/MEDIUM: conn-stream: Don't reset CS flags on close by Christopher Faulet · Wed Nov 10 15:12:47 2021 +0100
  100. b17952c MINOR: connection: add a new CO_FL_WANT_DRAIN flag to force drain on close by Willy Tarreau · Thu Oct 21 21:31:42 2021 +0200