1. 59b50bd BUILD: makefile: mark poll and tcploop targets as phony by Willy Tarreau · Thu Nov 17 08:06:16 2022 +0100
  2. 3a72ba2 BUILD: quic: fix dubious 0-byte overflow on qc_release_lost_pkts by Amaury Denoyelle · Mon Nov 14 11:41:34 2022 +0100
  3. 1b662aa BUG/MEDIUM: ring: fix creation of server in uninitialized ring by Willy Tarreau · Wed Nov 16 18:56:34 2022 +0100
  4. 9fd0542 MEDIUM: trace: create a new "trace" statement in the "global" section by Willy Tarreau · Wed Nov 16 17:29:12 2022 +0100
  5. c11f1cd MINOR: trace: split the CLI "trace" parser in CLI vs statement by Willy Tarreau · Wed Nov 16 17:18:04 2022 +0100
  6. 8e6ad25 DOC: config: fix alphabetical ordering of global section by Willy Tarreau · Wed Nov 16 17:42:34 2022 +0100
  7. a0e1a87 REG-TESTS: cache: Remove T-E header for 304-Not-Modified responses by Christopher Faulet · Wed Nov 16 17:19:42 2022 +0100
  8. 226082d BUG/MINOR: mux-h1: Do not send a last null chunk on body-less answers by Mickael Torres · Wed Nov 16 14:29:37 2022 +0100
  9. a58af5b MINOR: dynbuf: switch allocation and release to macros to better track users by Willy Tarreau · Wed Nov 16 11:37:29 2022 +0100
  10. f7c475d MINOR: pool/debug: create a new pool_alloc_flag() macro by Willy Tarreau · Wed Nov 16 11:30:04 2022 +0100
  11. e608b0e BUG/MINOR: ssl: SSL_load_error_strings might not be defined by Remi Tricot-Le Breton · Thu Sep 15 16:22:57 2022 +0200
  12. 52fd8a1 BUG/MEDIUM: mux-fcgi: Avoid value length overflow when it doesn't fit at once by Christopher Faulet · Tue Nov 15 10:46:28 2022 +0100
  13. e8c7fb3 BUG/MINOR: mux-fcgi: Be sure to send empty STDING record in case of zero-copy by Christopher Faulet · Tue Nov 15 10:36:31 2022 +0100
  14. 2364b39 BUG/MINOR: resolvers: Set port before IP address when processing SRV records by Christopher Faulet · Thu Nov 03 16:41:46 2022 +0100
  15. 68a61b6 BUG/MINOR: resolvers: Don't wait periodic resolution on healthcheck failure by Christopher Faulet · Mon Oct 24 08:59:59 2022 +0200
  16. 5a3d9a7 BUG/MINOR: http-htx: Fix error handling during parsing http replies by Christopher Faulet · Mon Nov 14 08:49:28 2022 +0100
  17. 78c7a06 MINOR: ssl: reintroduce ERR_GET_LIB(ret) == ERR_LIB_PEM in ssl_sock_load_pem_into_ckch() by William Lallemand · Tue Nov 15 17:12:03 2022 +0100
  18. 45fed2c MINOR: ssl: ssl_sock_load_cert_chain() display error strings by William Lallemand · Tue Nov 15 16:56:03 2022 +0100
  19. 91d31c9 OPTIM: ebtree: make ebmb_insert_prefix() keep a copy the new node's key by Willy Tarreau · Tue Nov 15 08:08:31 2022 +0100
  20. bf13e53 OPTIM: ebtree: make ebmb_insert_prefix() keep a copy the new node's pfx by Willy Tarreau · Tue Nov 15 08:08:24 2022 +0100
  21. e98d385 MINOR: deinit: add a "quick-exit" option to bypass the deinit step by Willy Tarreau · Tue Nov 15 09:34:07 2022 +0100
  22. 16d6c0c BUG/MEDIUM: wdt/clock: properly handle early task hangs by Aurelien DARRAGON · Thu Nov 10 11:47:47 2022 +0100
  23. aa1909e MEDIUM: http-ana: remove set-cookie2 support by Willy Tarreau · Mon Nov 14 18:58:35 2022 +0100
  24. fbb934d BUG/MEDIUM: stick-table: fix a race condition when updating the expiration task by Willy Tarreau · Mon Nov 14 18:02:44 2022 +0100
  25. 3238f79 OPTIM: stick-table: avoid atomic ops in stktable_requeue_exp() when possible by Willy Tarreau · Mon Nov 14 17:54:07 2022 +0100
  26. 6342714 CLEANUP: stick-table: remove the unused table->exp_next by Willy Tarreau · Mon Nov 14 17:33:02 2022 +0100
  27. e239e49 BUG/MINOR: ssl: Fix potential overflow by Remi Tricot-Le Breton · Mon Nov 14 15:15:52 2022 +0100
  28. f813dab BUG/MINOR: ssl: crt-ignore-err memory leak with 'all' parameter by William Lallemand · Mon Nov 14 11:36:11 2022 +0100
  29. 380085d CLEANUP: ssl: remove printf in bind_parse_ignore_err by William Lallemand · Mon Nov 14 11:34:07 2022 +0100
  30. 913bea5 BUILD: prometheus: use __fallthrough in promex_dump_metrics() and IO handler() by Willy Tarreau · Mon Nov 14 07:37:45 2022 +0100
  31. 476c280 BUILD: stconn: use __fallthrough in various shutw() functions by Willy Tarreau · Mon Nov 14 07:36:42 2022 +0100
  32. 91d398c BUILD: compression: use __fallthrough in comp_http_payload() by Willy Tarreau · Mon Nov 14 07:36:05 2022 +0100
  33. ab42dc3 BUILD: map: use __fallthrough in cli_io_handler_*() by Willy Tarreau · Mon Nov 14 07:35:24 2022 +0100
  34. 68a71ed BUILD: vars: use __fallthrough in var_accounting_{diff,add}() by Willy Tarreau · Mon Nov 14 07:33:48 2022 +0100
  35. 779aa69 BUILD: h1_htx: use __fallthrough in h1_parse_chunk() by Willy Tarreau · Mon Nov 14 07:32:50 2022 +0100
  36. c5bc4ad BUILD: http_act: use __fallthrough in parse_http_del_header() by Willy Tarreau · Mon Nov 14 07:32:04 2022 +0100
  37. 36a7343 BUILD: check: use __fallthrough in __health_adjust() by Willy Tarreau · Mon Nov 14 07:31:36 2022 +0100
  38. 80f9a63 BUILD: logs: use __fallthrough in build_log_header() by Willy Tarreau · Mon Nov 14 07:22:57 2022 +0100
  39. 3064f52 BUILD: spoe: use __fallthrough in spoe_handle_appctx() by Willy Tarreau · Mon Nov 14 07:22:14 2022 +0100
  40. 8de3593 BUILD: acl: use __fallthrough in parse_acl_expr() by Willy Tarreau · Mon Nov 14 07:21:22 2022 +0100
  41. 266ce55 BUILD: args: use __fallthrough in make_arg_list() by Willy Tarreau · Mon Nov 14 07:20:54 2022 +0100
  42. 7de8de0 BUILD: tools: use __fallthrough in url_decode() by Willy Tarreau · Mon Nov 14 07:20:09 2022 +0100
  43. cff8987 BUILD: hash: use __fallthrough in hash_djb2() by Willy Tarreau · Mon Nov 14 07:18:42 2022 +0100
  44. 7910825 BUILD: peers: use __fallthrough in peer_io_handler() by Willy Tarreau · Mon Nov 14 07:13:22 2022 +0100
  45. 9eb93c0 BUILD: stats: use __fallthrough in stats_dump_proxy_to_buffer() by Willy Tarreau · Mon Nov 14 07:12:05 2022 +0100
  46. f3f6076 BUILD: tcpcheck: use __fallthrough in check_proxy_tcpcheck() by Willy Tarreau · Mon Nov 14 07:10:33 2022 +0100
  47. 4698479 BUILD: stream: use __fallthrough in stats_dump_full_strm_to_buffer() by Willy Tarreau · Mon Nov 14 07:09:39 2022 +0100
  48. 14de395 BUILD: hlua: use __fallthrough in hlua_post_init_state() by Willy Tarreau · Mon Nov 14 07:08:28 2022 +0100
  49. a551f4f BUILD: ssl: use __fallthrough in cli_io_handler_tlskeys_files() by Willy Tarreau · Mon Nov 14 07:34:43 2022 +0100
  50. 6fcc86b BUILD: ssl: use __fallthrough in cli_io_handler_commit_{cert,cafile_crlfile}() by Willy Tarreau · Mon Nov 14 07:05:31 2022 +0100
  51. aef8448 BUILD: ssl/crt-list: use __fallthrough in cli_io_handler_add_crtlist() by Willy Tarreau · Mon Nov 14 07:03:16 2022 +0100
  52. 5c8b52f BUILD: quic: use __fallthrough in quic_connect_server() by Willy Tarreau · Mon Nov 14 07:02:00 2022 +0100
  53. 7ed0597 BUILD: sample: use __fallthrough in smp_is_rw() and smp_dup() by Willy Tarreau · Mon Nov 14 06:59:59 2022 +0100
  54. 1f344c0 BUILD: compiler: define a __fallthrough statement for switch/case by Willy Tarreau · Sun Nov 13 12:21:22 2022 +0100
  55. 2b080f7 BUILD: compiler: add a default definition for __has_attribute() by Willy Tarreau · Sun Nov 13 11:39:18 2022 +0100
  56. 08e09f0 BUILD: compiler: add a macro to detect if another one is set and equals 1 by Willy Tarreau · Sun Nov 13 11:32:45 2022 +0100
  57. 71de041 IMPORT: slz: define and use a __fallthrough statement for switch/case by Willy Tarreau · Sun Nov 13 13:06:02 2022 +0100
  58. 4bd53c3 IMPORT: slz: mention the potential header in slz_finish() by Dridi Boukelmoune · Wed Mar 30 07:58:23 2022 +0200
  59. eda36f1 IMPORT: slz: declare len to fix debug build when optimal match is enabled by Willy Tarreau · Mon Dec 13 09:07:05 2021 +0100
  60. eab4256 IMPORT: xxhash: update xxHash to version 0.8.1 by Willy Tarreau · Sun Nov 13 13:21:56 2022 +0100
  61. a051816 CI: emit the compiler's version in the build reports by Willy Tarreau · Mon Nov 14 11:03:18 2022 +0100
  62. eedcea8 BUILD: debug: remove unnecessary quotes in HA_WEAK() calls by Willy Tarreau · Sun Nov 13 12:14:10 2022 +0100
  63. a8a83bc BUILD: ssl_utils: fix build on gcc versions before 8 by Willy Tarreau · Mon Nov 14 08:11:32 2022 +0100
  64. 4639689 BUG/MINOR: ssl: bind_conf is uncorrectly accessed when using QUIC by William Lallemand · Thu Nov 10 16:45:24 2022 +0100
  65. 30fc6da MINOR: server: clear prefix on stderr logs after add server by Amaury Denoyelle · Thu Nov 10 15:16:49 2022 +0100
  66. 24e9961 MINOR: cli: define usermsgs print context by Amaury Denoyelle · Thu Nov 10 14:24:51 2022 +0100
  67. 56f50a0 CLEANUP: cli: rename dynamic error printing state by Amaury Denoyelle · Thu Nov 10 11:47:36 2022 +0100
  68. 9fbc84e MINOR: ssl: x509_v_err_str converter transforms an integer to a X509_V_ERR name by William Lallemand · Thu Nov 03 18:56:37 2022 +0100
  69. 960fb74 MEDIUM: ssl: {ca,crt}-ignore-err can now use error constant name by William Lallemand · Thu Nov 03 16:31:50 2022 +0100
  70. 9b25982 BUG/MEDIUM: ssl: Verify error codes can exceed 63 by Remi Tricot-Le Breton · Thu Nov 10 10:48:58 2022 +0100
  71. 6397c7c CI: enable QUIC for LibreSSL builds by Ilya Shipitsin · Wed Nov 02 11:59:37 2022 +0500
  72. 70b2c72 CI: switch to the "latest" LibreSSL by Ilya Shipitsin · Wed Nov 02 11:57:03 2022 +0500
  73. aa529f7 BUG/MINOR: ssl: ocsp structure not freed properly in case of error by Remi Tricot-Le Breton · Thu Nov 03 15:16:49 2022 +0100
  74. 1621dc1 BUG/MINOR: ssl: Memory leak of AUTHORITY_KEYID struct when loading issuer by Remi Tricot-Le Breton · Thu Nov 03 15:16:48 2022 +0100
  75. a2c21db BUG/MINOR: ssl: Memory leak of DH BIGNUM fields by Remi Tricot-Le Breton · Thu Nov 03 15:16:47 2022 +0100
  76. a2ec192 BUG/MINOR: httpclient: fixed memory allocation for the SSL ca_file by Miroslav Zagorac · Wed Nov 02 16:11:50 2022 +0100
  77. 1ef1b85 CLEANUP: ssl: remove dead code in ssl_sock_load_pem_into_ckch() by William Lallemand · Sun Oct 30 19:00:06 2022 +0100
  78. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Oct 29 09:34:32 2022 +0500
  79. 5526f92 CI: add monthly gcc cross compile jobs by Ilya Shipitsin · Tue Oct 18 19:13:45 2022 +0500
  80. 0b13e94 BUG/MINOR: quic: fix race condition on datagram purging by Amaury Denoyelle · Tue Oct 25 11:38:21 2022 +0200
  81. 735b44f MINOR: quic: add counter for interrupted reception by Amaury Denoyelle · Thu Oct 27 17:56:27 2022 +0200
  82. 5de4951 MINOR: ssl: dump the SSL string error when SSL_CTX_use_PrivateKey() failed. by William Lallemand · Thu Oct 27 14:41:07 2022 +0200
  83. 7faffdc BUG/MINOR: log: fixing bug in tcp syslog_io_handler Octet-Counting by Aurelien DARRAGON · Wed Oct 26 23:40:08 2022 +0200
  84. bbb1c68 BUG/MINOR: quic: fix subscribe operation by Amaury Denoyelle · Wed Sep 28 15:15:51 2022 +0200
  85. 0aba11e MINOR: quic: remove unnecessary quic_session_accept() by Amaury Denoyelle · Thu Sep 29 18:31:24 2022 +0200
  86. b976640 BUG/MAJOR: stick-table: don't process store-response rules for applets by Christopher Faulet · Tue Oct 25 16:45:38 2022 +0200
  87. 432cd1a MEDIUM: ssl: be stricter about chain error by William Lallemand · Tue Oct 25 15:55:13 2022 +0200
  88. a538452 MINOR: ssl: add the SSL error string before the chain by William Lallemand · Tue Oct 25 15:53:01 2022 +0200
  89. f784b90 MINOR: ssl: add the SSL error string when failing to load a certificate by William Lallemand · Tue Oct 25 12:31:39 2022 +0200
  90. d08a25b BUG/MINOR: sink: Set default connect/server timeout for implicit ring buffers by Christopher Faulet · Mon Oct 24 15:53:01 2022 +0200
  91. 11a707a BUG/MINOR: sink: Only use backend capability for the sink proxies by Christopher Faulet · Mon Oct 24 15:10:18 2022 +0200
  92. ac55608 MINOR: peers: handle multiple resync requests using shards by Emeric Brun · Mon Oct 24 10:04:59 2022 +0200
  93. 36d1565 MINOR: peers: Support for peer shards by Frédéric Lécaille · Mon Oct 17 14:58:19 2022 +0200
  94. 7941ead MINOR: quic: display unknown error sendto counter on stat page by Amaury Denoyelle · Mon Oct 24 10:44:34 2022 +0200
  95. 1d9f170 MINOR: quic: do not crash on unhandled sendto error by Amaury Denoyelle · Mon Oct 24 10:03:33 2022 +0200
  96. 910b757 BUG/MEDIUM: compression: handle rewrite errors when updating response headers by Christopher Faulet · Mon Oct 24 08:39:29 2022 +0200
  97. 176174f BUG/MINOR: mux-quic: complete flow-control for uni streams by Amaury Denoyelle · Fri Oct 21 17:02:18 2022 +0200
  98. e951c34 MINOR: list: adding MT_LIST_APPEND_LOCKED macro by Aurelien DARRAGON · Thu Oct 20 17:37:51 2022 +0200
  99. 18c284c DOC/MINOR: list: fixing MT_LIST_LOCK_ELT macro documentation by Aurelien DARRAGON · Thu Oct 20 09:42:23 2022 +0200
  100. bcaa401 MINOR: list: fixing typo in MT_LIST_LOCK_ELT by Aurelien DARRAGON · Thu Oct 20 09:19:30 2022 +0200