1. 3f2803e BUILD: makefile: refactor support for 51DEGREES v3/v4 by Willy Tarreau · Wed Dec 21 18:54:36 2022 +0100
  2. 6985e2a BUILD: makefile: support PCRE[2]_CFLAGS and PCRE[2]_LDFLAGS by Willy Tarreau · Wed Dec 21 17:24:38 2022 +0100
  3. 2022954 BUILD: makefile: support DEVICEATLAS_CFLAGS and DEVICEATLAS_LDFLAGS by Willy Tarreau · Wed Dec 21 16:20:57 2022 +0100
  4. b2ef365 BUILD: makefile: support LUA_CFLAGS and LUA_LDFLAGS by Willy Tarreau · Wed Dec 21 16:20:41 2022 +0100
  5. 7f48b6f BUILD: makefile: support WOLFSSL_CFLAGS and WOLFSSL_LDFLAGS by Willy Tarreau · Wed Dec 21 16:20:20 2022 +0100
  6. e609ac1 BUILD: makefile: support OPENSSL_CFLAGS and OPENSSL_LDFLAGS by Willy Tarreau · Wed Dec 21 16:20:01 2022 +0100
  7. a88cc63 BUILD: makefile: support ENGINE_CFLAGS by Willy Tarreau · Thu Dec 22 11:45:33 2022 +0100
  8. d957924 BUILD: makefile: support ZLIB_CFLAGS and ZLIB_LDFLAGS by Willy Tarreau · Wed Dec 21 16:15:40 2022 +0100
  9. f852d31 BUILD: makefile: support SYSTEMD_LDFLAGS by Willy Tarreau · Wed Dec 21 16:19:22 2022 +0100
  10. eb12fcc BUILD: makefile: support BACKTRACE_LDFLAGS by Willy Tarreau · Wed Dec 21 16:18:40 2022 +0100
  11. 3b66494 BUILD: makefile: support THREAD_LDFLAGS by Willy Tarreau · Wed Dec 21 16:17:40 2022 +0100
  12. 84e3283 BUILD: makefile: support RT_LDFLAGS by Willy Tarreau · Wed Dec 21 16:16:36 2022 +0100
  13. 2b5c9f7 BUILD: makefile: support LIBCRYPT_LDFLAGS by Willy Tarreau · Wed Dec 21 16:14:11 2022 +0100
  14. c108f37 BUILD: makefile: rework 51D to split v3/v4 by Willy Tarreau · Wed Dec 21 15:23:04 2022 +0100
  15. f6ceb0e CLEANUP: makefile: properly indent ifeq/ifneq conditional blocks by Willy Tarreau · Wed Dec 21 15:49:56 2022 +0100
  16. 8ea58f5 BUILD: makefile: properly report USE_PCRE/USE_PCRE2 in features by Willy Tarreau · Wed Dec 21 17:27:46 2022 +0100
  17. f297b18 BUILD: makefile: add an implicit USE_MATH variable for -lm by Willy Tarreau · Wed Dec 21 11:59:33 2022 +0100
  18. b16d9b5 BUILD: makefile: never force -latomic, set USE_LIBATOMIC instead by Willy Tarreau · Wed Dec 21 10:46:07 2022 +0100
  19. 447247a BUILD: makefile: do not restrict Lua's prepend path to empty LUA_LIB_NAME by Willy Tarreau · Thu Dec 15 11:55:51 2022 +0100
  20. 2a3a882 BUILD: makefile: make sure LUA_INC and LUA_LIB are always initialized by Willy Tarreau · Thu Dec 15 10:47:14 2022 +0100
  21. 682b78b BUILD: makefile: reference libdl only once by Willy Tarreau · Wed Dec 14 18:46:48 2022 +0100
  22. 914a668 BUILD: makefile: make sure to also ignore SSL_INC when using wolfssl by Willy Tarreau · Wed Dec 14 18:38:58 2022 +0100
  23. 4f1890e BUILD: makefile: clean the wolfssl include and lib generation rules by Willy Tarreau · Wed Dec 14 18:18:41 2022 +0100
  24. bc2f393 BUILD: makefile: ensure that all USE_* handlers appear before CFLAGS are used by Willy Tarreau · Thu Dec 22 17:58:24 2022 +0100
  25. ea3e67f BUILD: makefile: start to automatically collect CFLAGS/LDFLAGS by Willy Tarreau · Thu Dec 22 18:24:46 2022 +0100
  26. 8fa2f49 BUILD: makefile: add a function to collect all options' CFLAGS/LDFLAGS by Willy Tarreau · Thu Dec 22 19:44:35 2022 +0100
  27. b14e89e BUILD: makefile: initialize all build options' variables at once by Willy Tarreau · Thu Dec 22 15:47:47 2022 +0100
  28. 848362f BUILD: makefile: sort the features list by Willy Tarreau · Thu Dec 22 19:51:30 2022 +0100
  29. 69e7b7f BUILD: makefile: move common options-oriented macros to include/make/options.mk by Willy Tarreau · Thu Dec 22 19:32:24 2022 +0100
  30. 39d6c34 BUILD: makefile: build the features list dynamically by Willy Tarreau · Wed Dec 21 11:57:43 2022 +0100
  31. 61839b0 CI: github: use the GITHUB_TOKEN instead of a manually generated token by William Lallemand · Fri Dec 23 14:40:04 2022 +0100
  32. 9107731 BUG/MINOR: mux-quic: ignore remote unidirectional stream close by Amaury Denoyelle · Thu Dec 22 18:56:09 2022 +0100
  33. 6fbc35f CI: github: enable github api authentication for OpenSSL tags read by Ilya Shipitsin · Thu Dec 22 22:27:37 2022 +0600
  34. 2fe93ab MINOR: h3: use stream error when needed instead of connection by Amaury Denoyelle · Fri Dec 09 15:01:31 2022 +0100
  35. 663e872 MEDIUM: mux-quic: implement STOP_SENDING emission by Amaury Denoyelle · Fri Dec 09 14:58:28 2022 +0100
  36. 5854fc0 MINOR: mux-quic: handle RESET_STREAM reception by Amaury Denoyelle · Fri Dec 09 16:25:48 2022 +0100
  37. bb6296c MINOR: mux-quic: do not count stream flow-control if already closed by Amaury Denoyelle · Fri Dec 09 15:00:17 2022 +0100
  38. a473f19 MEDIUM: mux-quic: implement shutw by Amaury Denoyelle · Wed Dec 21 10:21:58 2022 +0100
  39. be6a873 BUG/MINOR: httpclient/log: free of invalid ptr with httpclient_log_format by William Lallemand · Thu Dec 22 15:37:01 2022 +0100
  40. d793ca2 MEDIUM: httpclient: change the default log format to skip duplicate proxy data by William Lallemand · Thu Dec 22 15:13:59 2022 +0100
  41. a80b22e MINOR: httpclient: don't add body when istlen is empty by William Lallemand · Thu Dec 22 14:49:43 2022 +0100
  42. 70601c5 BUG/MINOR: ssl/ocsp: httpclient blocked when doing a GET by William Lallemand · Thu Dec 22 14:34:01 2022 +0100
  43. c960a3b 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
  44. 827a629 BUG/MEDIUM: mux-h2: Refuse interim responses with end-stream flag set by Christopher Faulet · Thu Dec 22 09:47:01 2022 +0100
  45. eb53020 CLEANUP: ssl/ocsp: add spaces around operators by William Lallemand · Thu Dec 22 10:19:07 2022 +0100
  46. 8bc00f8 BUG/MINOR: ssl/ocsp: check chunk_strcpy() in ssl_ocsp_get_uri_from_cert() by William Lallemand · Thu Dec 22 10:09:11 2022 +0100
  47. c8d814e MINOR: ssl: Move OCSP code to a dedicated source file by Remi Tricot-Le Breton · Tue Dec 20 11:11:17 2022 +0100
  48. 2f275fb REGTESTS: ssl: Add tests for ocsp auto update mechanism by Remi Tricot-Le Breton · Tue Dec 20 11:11:16 2022 +0100
  49. d5d7796 DOC: ssl: Add documentation for ocsp-update option by Remi Tricot-Le Breton · Tue Dec 20 11:11:15 2022 +0100
  50. aff8277 MEDIUM: ssl: Start update task if at least one ocsp-update option is set to on by Remi Tricot-Le Breton · Tue Dec 20 11:11:14 2022 +0100
  51. 6477bbd MEDIUM: ssl: Add ocsp update task main function by Remi Tricot-Le Breton · Tue Dec 20 11:11:13 2022 +0100
  52. b55be8c MEDIUM: ssl: Insert ocsp responses in update tree when needed by Remi Tricot-Le Breton · Tue Dec 20 11:11:12 2022 +0100
  53. fb2b998 MINOR: ssl: Store 'ocsp-update' mode in the ckch_data and check for inconsistencies by Remi Tricot-Le Breton · Tue Dec 20 11:11:11 2022 +0100
  54. 03c5fff MINOR: ssl: Add crt-list ocsp-update option by Remi Tricot-Le Breton · Tue Dec 20 11:11:10 2022 +0100
  55. bdd3c79 MINOR: ssl: Add ocsp_update_tree and helper functions by Remi Tricot-Le Breton · Tue Dec 20 11:11:09 2022 +0100
  56. cc34667 MEDIUM: ssl: Add ocsp_certid in ckch structure and discard ocsp buffer early by Remi Tricot-Le Breton · Tue Dec 20 11:11:08 2022 +0100
  57. eeaa29b MINOR: ssl: Add "update ssl ocsp-response" cli command by Remi Tricot-Le Breton · Tue Dec 20 11:11:07 2022 +0100
  58. c0b4058 MINOR: ssl: Add helper function that checks the validity of an OCSP response by Remi Tricot-Le Breton · Tue Dec 20 11:11:06 2022 +0100
  59. e09d2ae MINOR: ssl: Add OCSP request helper function by Remi Tricot-Le Breton · Tue Dec 20 11:11:05 2022 +0100
  60. 47a4f12 MINOR: ssl: Add helper function that extracts an OCSP URI from a certificate by Remi Tricot-Le Breton · Tue Dec 20 11:11:04 2022 +0100
  61. 95e7cf1 MINOR: httpclient: Make the CLI flags public for future use by Remi Tricot-Le Breton · Tue Dec 20 11:11:03 2022 +0100
  62. 2b96364 MINOR: ssl: Add a lock to the OCSP response tree by Remi Tricot-Le Breton · Tue Dec 20 11:11:02 2022 +0100
  63. 8d49253 BUG/MINOR: quic: do not allocate more rxbufs than necessary by Willy Tarreau · Wed Dec 21 09:16:55 2022 +0100
  64. eed7826 BUG/MEDIUM: quic: properly take shards into account on bind lines by Willy Tarreau · Wed Dec 21 09:09:19 2022 +0100
  65. 15337fd BUG/MEDIUM: mux-quic: fix double delete from qcc.opening_list by Amaury Denoyelle · Tue Dec 20 14:47:16 2022 +0100
  66. 8f5699b REGTESTS: ssl: enable the ssl_reuse.vtc test for WolfSSL by William Lallemand · Tue Dec 20 15:27:33 2022 +0100
  67. 2aa14ce MINOR: pool: only use opportunistic versions of the swrate_add() functions by Willy Tarreau · Mon Dec 19 17:26:25 2022 +0100
  68. e327b4a MINOR: freq_ctr: add opportunistic versions of swrate_add() by Willy Tarreau · Mon Dec 19 17:19:45 2022 +0100
  69. 284cfc6 MINOR: pool: make the thread-local hot cache size configurable by Willy Tarreau · Mon Dec 19 08:15:57 2022 +0100
  70. 4dd33d9 OPTIM: pool: split the read_mostly from read_write parts in pool_head by Willy Tarreau · Tue Dec 20 11:54:35 2022 +0100
  71. a8b7684 BUG/MEDIUM: stats: Rely on a local trash buffer to dump the stats by Christopher Faulet · Fri Dec 16 15:08:36 2022 +0100
  72. ad4ed00 BUG/MINOR:: mux-h1: Never handle error at mux level for running connection by Christopher Faulet · Fri Dec 16 11:13:00 2022 +0100
  73. 75028f8 BUG/MINOR: mux-h1: Report EOS on parsing/internal error for not running stream by Christopher Faulet · Fri Dec 16 10:43:11 2022 +0100
  74. 1039669 BUG/MEDIUM: tests: use tmpdir to create UNIX socket by Bertrand Jacquin · Sat Dec 17 21:39:38 2022 +0000
  75. 46bea1c BUILD: peers: peers-t.h depends on stick-table-t.h by William Lallemand · Fri Dec 16 15:40:31 2022 +0100
  76. 7332a12 REGTESTS: startup: disable automatic_maxconn.vtc by William Lallemand · Fri Dec 16 08:24:04 2022 +0100
  77. 24f5a24 BUILD: 51d: fix build issue with recent compilers by Willy Tarreau · Thu Dec 15 19:34:23 2022 +0100
  78. 5ac6b3b BUG/MINOR: quic: fix crash on PTO rearm if anti-amplification reset by Amaury Denoyelle · Wed Dec 14 18:04:06 2022 +0100
  79. 16c9ca9 MINOR: stats: make show info json future-proof by Aurelien DARRAGON · Thu Dec 15 14:24:30 2022 +0100
  80. 42b18fb BUG/MINOR: stats: fix show stat json buffer limitation by Aurelien DARRAGON · Thu Dec 15 14:17:09 2022 +0100
  81. 5594184 MINOR: stats: introduce stats field ctx by Aurelien DARRAGON · Thu Dec 15 14:01:04 2022 +0100
  82. e76a027 MINOR: stats: provide ctx for dumping functions by Aurelien DARRAGON · Thu Dec 15 12:10:03 2022 +0100
  83. 4cf0d3f BUG/MINOR: ssl: Fix memory leak of find_chain in ssl_sock_load_cert_chain by Remi Tricot-Le Breton · Thu Dec 15 15:44:37 2022 +0100
  84. e3d5f9a MINOR: ssl: Remove unnecessary alloc'ed trash chunk in show ocsp-response by Remi Tricot-Le Breton · Thu Dec 15 15:44:36 2022 +0100
  85. 9334843 MINOR: ssl: Remove unneeded buffer allocation in show ocsp-response by Remi Tricot-Le Breton · Thu Dec 15 15:44:35 2022 +0100
  86. c4913f6 MINOR: h3: check return values of htx_add_* on headers parsing by Amaury Denoyelle · Thu Dec 15 10:58:05 2022 +0100
  87. 788fc05 BUG/MINOR: h3: fix memleak on HEADERS parsing failure by Amaury Denoyelle · Thu Dec 15 10:53:55 2022 +0100
  88. 19942e3 BUG/MEDIUM: h3: fix cookie header parsing by Amaury Denoyelle · Thu Dec 15 09:18:25 2022 +0100
  89. 4328b61 MINOR: http-htx: add BUG_ON to prevent API error on http_cookie_register by Amaury Denoyelle · Thu Dec 15 09:27:34 2022 +0100
  90. 8f1f1b0 BUG/MINOR: mux-h1: Fix test instead a BUG_ON() in h1_send_error() by Christopher Faulet · Thu Dec 15 09:59:50 2022 +0100
  91. da93802 BUG/MEDIUM: mux-h1: Don't release H1 stream upgraded from TCP on error by Christopher Faulet · Thu Dec 15 09:22:35 2022 +0100
  92. f5994fc CI: github: split matrix for development and stable branches by Ilya Shipitsin · Wed Dec 14 18:23:24 2022 +0500
  93. 6dedeb7 CI: github: remove redundant ASAN loop by Ilya Shipitsin · Wed Dec 14 18:18:20 2022 +0500
  94. d2c5ee6 BUG/MEDIUM: h3: parse content-length and reject invalid messages by Amaury Denoyelle · Thu Dec 08 16:54:42 2022 +0100
  95. 15f3cc4 MINOR: http: extract content-length parsing from H2 by Amaury Denoyelle · Thu Dec 08 16:53:58 2022 +0100
  96. 7b5a671 BUG/MEDIUM: h3: reject request with invalid pseudo header by Amaury Denoyelle · Wed Dec 07 14:33:26 2022 +0100
  97. d6fb7a0 BUG/MEDIUM: h3: reject request with invalid header name by Amaury Denoyelle · Wed Dec 07 14:31:42 2022 +0100
  98. f98b3b1 REGTESTS: startup: add alternatives values in automatic_maxconn.vtc by William Lallemand · Wed Dec 14 11:04:58 2022 +0100
  99. 819d48b BUG/MEDIUM: resolvers: Use tick_first() to update the resolvers task timeout by Christopher Faulet · Wed Dec 14 10:26:25 2022 +0100
  100. 4272934 BUG/MEDIUM: freq-ctr: Don't compute overshoot value for empty counters by Christopher Faulet · Wed Dec 14 10:38:01 2022 +0100