1. 80fcfb7 BUG/MEDIUM: compression: Fix loop skipping unused blocks to get the next block by Christopher Faulet · Wed Jun 09 16:59:02 2021 +0200
  2. fcf4e3d BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chroot mode by Miroslav Zagorac · Thu Jun 10 01:23:15 2021 +0200
  3. 66f09a4 Revert "BUG/MINOR: opentracing: initialization after establishing daemon mode" by Miroslav Zagorac · Thu Jun 10 01:19:13 2021 +0200
  4. 1adb439 BUG/MINOR: ssl: OCSP stapling does not work if expire too far in the future by Remi Tricot-Le Breton · Wed Jun 09 17:16:18 2021 +0200
  5. ca5cf0a BUILD: make tune.ssl.keylog available again by William Lallemand · Wed Jun 09 16:46:12 2021 +0200
  6. 18c8877 DOC: use the req.ssl_sni in examples by Alex · Sat Jun 05 13:23:08 2021 +0200
  7. 3da8ebf MINOR: errors: allow empty va_args for diag variadic macro by Amaury Denoyelle · Mon May 31 14:26:20 2021 +0200
  8. d909078 BUG/MAJOR: stream-int: Release SI endpoint on server side ASAP on retry by Christopher Faulet · Tue Jun 01 14:06:05 2021 +0200
  9. a429ad3 DOC/MINOR: move uuid in the configuration to the right alphabetical order by Alexandar Lazic · Tue Jun 01 00:27:01 2021 +0200
  10. f036730 BUG/MINOR: vars: Be sure to have a session to get checks variables by Christopher Faulet · Wed Jun 02 11:48:42 2021 +0200
  11. dd6496f CLEANUP: http-ana: Remove useless if statement about L7 retries by Christopher Faulet · Mon May 31 11:45:24 2021 +0200
  12. c5c5bc4 BUG/MINOR: proxy: Missing calloc return value check in chash_init_server_tree by Remi Tricot-Le Breton · Wed May 19 16:40:28 2021 +0200
  13. 6d303d6 BUG/MINOR: http: Missing calloc return value check in make_arg_list by Remi Tricot-Le Breton · Wed May 19 12:00:54 2021 +0200
  14. e10a8f6 BUG/MINOR: http: Missing calloc return value check while parsing redirect rule by Remi Tricot-Le Breton · Wed May 19 11:32:04 2021 +0200
  15. d90aa34 BUG/MINOR: worker: Missing calloc return value check in mworker_env_to_proc_list by Remi Tricot-Le Breton · Wed May 19 10:45:12 2021 +0200
  16. a3a8d50 BUG/MINOR: compression: Missing calloc return value check in comp_append_type/algo by Remi Tricot-Le Breton · Mon May 17 10:35:08 2021 +0200
  17. 31d170c BUG/MINOR: http: Missing calloc return value check while parsing tcp-request rule by Remi Tricot-Le Breton · Mon May 17 10:08:16 2021 +0200
  18. 8f86a29 BUG/MINOR: http: Missing calloc return value check while parsing tcp-request/tcp-response by Remi Tricot-Le Breton · Wed May 12 18:24:18 2021 +0200
  19. 4d8e20f BUG/MINOR: proxy: Missing calloc return value check in proxy_defproxy_cpy by Remi Tricot-Le Breton · Wed May 12 18:07:27 2021 +0200
  20. 581d892 BUG/MINOR: proxy: Missing calloc return value check in proxy_parse_declare by Remi Tricot-Le Breton · Wed May 12 18:04:46 2021 +0200
  21. 737d8b5 BUG/MINOR: http: Missing calloc return value check in parse_http_req_capture by Remi Tricot-Le Breton · Wed May 12 17:54:17 2021 +0200
  22. 46697c8 BUG/MINOR: ssl: Missing calloc return value check in ssl_init_single_engine by Remi Tricot-Le Breton · Wed May 12 17:45:21 2021 +0200
  23. be5b1bb BUG/MINOR: peers: Missing calloc return value check in peers_register_table by Remi Tricot-Le Breton · Wed May 12 17:39:04 2021 +0200
  24. dc18791 BUG/MINOR: server: Missing calloc return value check in srv_parse_source by Remi Tricot-Le Breton · Wed May 12 09:44:06 2021 +0200
  25. 2162d6f DOC: intro: Fix typo in starter guide by Mark Mullan · Sat May 22 11:15:02 2021 -0700
  26. f41ea3e MINOR: cfgparse: Fail when encountering extra arguments in macro by Tim Duesterhus · Wed May 26 17:45:33 2021 +0200
  27. 0f66d55 MINOR: http-ana: Perform L7 retries because of status codes in response analyser by Christopher Faulet · Wed May 26 13:14:39 2021 +0200
  28. b187534 BUG/MINOR: http-ana: Handle L7 retries on refused early data before K/A aborts by Christopher Faulet · Wed May 26 12:15:37 2021 +0200
  29. 043cdb2 BUG/MINOR: http-ana: Send the right error if max retries is reached on L7 retry by Christopher Faulet · Wed May 26 10:31:06 2021 +0200
  30. 5bf8585 Revert "MEDIUM: http-ana: Deal with L7 retries in HTTP analysers" by Christopher Faulet · Fri May 21 13:46:14 2021 +0200
  31. 73f40e0 BUG/MINOR: http-comp: Preserve HTTP_MSGF_COMPRESSIONG flag on the response by Christopher Faulet · Fri May 21 09:49:20 2021 +0200
  32. 476013c BUG/MEDIUM: filters: Exec pre/post analysers only one time per filter by Christopher Faulet · Thu May 20 18:00:55 2021 +0200
  33. d0882e6 BUILD/MINOR: opentracing: fixed build when using clang by Miroslav Zagorac · Tue May 18 20:05:10 2021 +0200
  34. 3cf8144 BUG/MAJOR: server: prevent deadlock when using 'set maxconn server' by Amaury Denoyelle · Mon May 17 10:47:18 2021 +0200
  35. 0179e1d BUG/MEDIUM: ebtree: Invalid read when looking for dup entry by Remi Tricot-Le Breton · Tue May 18 18:56:42 2021 +0200
  36. 6cbbecf [RELEASE] Released version 2.4.0 by Willy Tarreau · Fri May 14 09:03:30 2021 +0200
  37. 46fb37c MINOR: version: mention that it's LTS now. by Willy Tarreau · Fri May 14 09:02:22 2021 +0200
  38. fb60195 BUILD: sample: use strtoll() instead of atoll() by Willy Tarreau · Fri May 14 08:51:53 2021 +0200
  39. 388fc25 IMPORT: slz: use inttypes.h instead of stdint.h by Willy Tarreau · Fri May 14 08:44:52 2021 +0200
  40. c5aa060 DOC: update min requirements in INSTALL by Willy Tarreau · Fri May 14 08:03:00 2021 +0200
  41. 6bfc10c BUILD: config: avoid a build warning on numa_detect_topology() without threads by Willy Tarreau · Fri May 14 08:30:46 2021 +0200
  42. 26f42a0 BUG/MAJOR: config: properly initialize cpu_map.thread[] up to MAX_THREADS by Willy Tarreau · Fri May 14 08:26:38 2021 +0200
  43. cc9d9b0 DOC: config: Fix configuration example for mqtt by Daniel Corbett · Thu May 13 10:46:07 2021 -0400
  44. 89f6ded BUG/MINOR: lua/vars: prevent get_var() from allocating a new name by Willy Tarreau · Thu May 13 13:30:12 2021 +0200
  45. 832e242 DEBUG: ssl: export ssl_sock_close() to see its symbol resolved in profiling by Willy Tarreau · Thu May 13 10:11:03 2021 +0200
  46. f1c8a38 MINOR: activity/cli: optionally support sorting by address on "show profiling" by Willy Tarreau · Thu May 13 10:00:17 2021 +0200
  47. b38b5c3 Revert "CI: Build VTest with clang" by Tim Duesterhus · Wed May 12 21:08:49 2021 +0200
  48. 5a3fe9f DOC: management: Correct example reload command in the document by varnav · Mon May 10 10:29:57 2021 -0400
  49. 89da7cf EXAMPLES: add a trivial config for quick testing by Willy Tarreau · Wed May 12 17:51:49 2021 +0200
  50. 71c5f6d EXAMPLES: add a "basic-config-edge" example config by Willy Tarreau · Wed May 12 17:42:49 2021 +0200
  51. 973a937 BUG/MINOR: stats: fix lastchk metric that got accidently lost by Willy Tarreau · Wed May 12 17:29:14 2021 +0200
  52. 4263f68 CLEANUP: stick-table: remove a leftover of an old keyword declaration by Willy Tarreau · Wed May 12 17:49:10 2021 +0200
  53. 94fd133 REGTESTS: stick-table: add src_conn_rate test by Amaury Denoyelle · Wed May 12 10:51:22 2021 +0200
  54. c460c70 BUG/MEDIUM: stick_table: fix crash when using tcp smp_fetch_src by Amaury Denoyelle · Wed May 12 10:17:47 2021 +0200
  55. 40a871f BUILD: makefile: add a few popular ARMv8 CPU targets by Willy Tarreau · Wed May 12 09:47:30 2021 +0200
  56. d2acd0b BUILD/MINOR: opentracing: fixed compilation with filter enabled by Miroslav Zagorac · Tue May 11 19:21:54 2021 +0200
  57. 9e27428 IMPORT: slz: do not produce the crc32_fast table when CRC is natively supported by Willy Tarreau · Wed May 12 08:36:09 2021 +0200
  58. 027fdcb IMPORT: slz: use the generic function for the last bytes of the crc32 by Willy Tarreau · Wed May 12 08:34:36 2021 +0200
  59. dec1c36 MINOR: uri_normalizer: Add `fragment-encode` normalizer by Tim Duesterhus · Mon May 10 17:28:26 2021 +0200
  60. c9e05ab MINOR: uri_normalizer: Add `fragment-strip` normalizer by Tim Duesterhus · Mon May 10 17:28:25 2021 +0200
  61. 2f41313 BUG/MINOR: http_act: Fix normalizer names in error messages by Tim Duesterhus · Mon May 10 23:21:20 2021 +0200
  62. da7f11b CLEANUP: pattern: remove the unused and dangerous pat_ref_reload() by Willy Tarreau · Tue May 11 16:49:55 2021 +0200
  63. f5fb858 MINOR: memprof: also report the totals and delta alloc-free by Willy Tarreau · Tue May 11 14:06:24 2021 +0200
  64. 616491b MINOR: memprof: also report the method used by each call by Willy Tarreau · Tue May 11 09:26:23 2021 +0200
  65. 79acefa BUG/MINOR: memprof: properly account for differences for realloc() by Willy Tarreau · Tue May 11 09:12:56 2021 +0200
  66. 3df5989 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Mon May 10 12:50:00 2021 +0500
  67. 9c0fcea CI: extend spellchecker whitelist, add "ists" as well by Ilya Shipitsin · Mon May 10 12:45:18 2021 +0500
  68. e61f53e CI: Build VTest with clang by Tim Duesterhus · Mon May 10 22:54:31 2021 +0200
  69. 67b3cef CLEANUP: cli/activity: Remove double spacing in set profiling command by Daniel Corbett · Mon May 10 14:08:40 2021 -0400
  70. c89d533 BUG/MINOR: http_fetch: fix possible uninit sockaddr in fetch_url_ip/port by Amaury Denoyelle · Mon May 10 11:23:34 2021 +0200
  71. 46b93af [RELEASE] Released version 2.4-dev19 by Willy Tarreau · Mon May 10 07:50:26 2021 +0200
  72. 5db446d BUILD: cli: appease a null-deref warning in cli_gen_usage_msg() by Willy Tarreau · Mon May 10 07:47:05 2021 +0200
  73. 7deb28c BUG/MEDIUM: quic: fix null deref on error path in qc_conn_init() by Willy Tarreau · Mon May 10 07:40:27 2021 +0200
  74. 714f28c CI: Github Actions: enable USE_QUIC=1 for BoringSSL builds by Ilya Shipitsin · Sun May 09 21:27:28 2021 +0500
  75. 9bc457f BUILD: compat: include malloc_np.h for USE_MEMORY_PROFILING on FreeBSD by Willy Tarreau · Sun May 09 23:46:45 2021 +0200
  76. 4a75328 BUILD: memprof: make the old caller pointer a const in get_prof_bin() by Willy Tarreau · Sun May 09 23:18:50 2021 +0200
  77. 23c740e CLEANUP: cli/mworker: properly align the help messages by Willy Tarreau · Sun May 09 22:49:44 2021 +0200
  78. 92fbbcc MINOR: cli: sort the output of the "help" keywords by Willy Tarreau · Sun May 09 21:45:29 2021 +0200
  79. 0b1b830 MINOR: cli: make "help" support a command in argument by Willy Tarreau · Sun May 09 20:59:23 2021 +0200
  80. e1465c1 REGTESTS: disable inter-thread idle connection sharing on sensitive tests by Willy Tarreau · Sun May 09 14:41:41 2021 +0200
  81. 6b86d9e BUILD: errors: include stdarg in errors.h by Willy Tarreau · Sun May 09 12:04:09 2021 +0200
  82. 2a8a2f0 BUILD: ssl: define HAVE_CRYPTO_memcmp() based on the library version by Willy Tarreau · Sun May 09 11:59:49 2021 +0200
  83. 4858464 BUILD: http_fetch: address a few aliasing warnings with older compilers by Willy Tarreau · Sun May 09 10:32:54 2021 +0200
  84. b2475a1 MINOR: tools/rnd: compute the result outside of the CAS loop by Willy Tarreau · Sun May 09 10:26:14 2021 +0200
  85. 714f345 DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and comments by Willy Tarreau · Sun May 09 06:47:26 2021 +0200
  86. 64975cf MEDIUM: mailers: use "HAProxy" nor "HAproxy" in the subject of messages by Willy Tarreau · Sun May 09 06:45:16 2021 +0200
  87. 6613a3d ADMIN: netsnmp: report "HAProxy" and not "Haproxy" in output descriptions by Willy Tarreau · Sun May 09 06:41:37 2021 +0200
  88. 84c4e74 DOC: peers: fix the protocol tag name in the doc by Willy Tarreau · Sun May 09 06:38:07 2021 +0200
  89. 58000fe DOC: remove last occurrences of "HA-Proxy" syntax by Willy Tarreau · Sun May 09 06:25:16 2021 +0200
  90. a5357cd MINOR: version: report "HAProxy" not "HA-Proxy" in the version output by Willy Tarreau · Sun May 09 06:14:25 2021 +0200
  91. 5f3448f REGTESTS: run-regtests: match both "HAProxy" and "HA-Proxy" in the version by Willy Tarreau · Sun May 09 06:12:41 2021 +0200
  92. 9f0843f DOC: Fix a few grammar/spelling issues and casing of HAProxy by Daniel Corbett · Sat May 08 10:50:37 2021 -0400
  93. 1d14262 BUILD: makefile: reorder object files by build time by Willy Tarreau · Sat May 08 23:33:25 2021 +0200
  94. a219ec5 BUILD: config: do not include proxy.h nor errors.h anymore in cfgparse.h by Willy Tarreau · Sat May 08 20:25:57 2021 +0200
  95. c28aab0 BUILD: fd: include log.h from fd.c by Willy Tarreau · Sat May 08 20:35:03 2021 +0200
  96. 202f93d BUILD: comp: include proxy.h from flt_http_comp.c by Willy Tarreau · Sat May 08 20:34:16 2021 +0200
  97. 11bd6f7 BUILD: thread: include log.h from thread.c by Willy Tarreau · Sat May 08 20:33:02 2021 +0200
  98. d1dd250 BUILD: http-rules: include proxy.h from http_rules.c by Willy Tarreau · Sat May 08 20:30:37 2021 +0200
  99. 5958c43 BUILD: listener: include proxy.h from listener.c by Willy Tarreau · Sat May 08 20:30:37 2021 +0200
  100. c5396bd BUILD: mux-fcgi: include proxy.h from mux-fcgi.c by Willy Tarreau · Sat May 08 20:28:54 2021 +0200