1. e81248c BUG/MINOR: pool: always align pool_heads to 64 bytes by Willy Tarreau · Wed Mar 02 17:59:04 2022 +0100
  2. 06e66c8 DEBUG: reduce the footprint of BUG_ON() calls by Willy Tarreau · Wed Mar 02 15:52:03 2022 +0100
  3. a631b86 BUILD: tcpcheck: do not declare tcp_check_keywords_register() inline by Willy Tarreau · Wed Mar 02 14:54:44 2022 +0100
  4. 4de2cda BUILD: trace: do not declare trace_registre_source() inline by Willy Tarreau · Wed Mar 02 14:53:00 2022 +0100
  5. 368479c BUILD: http_rules: do not declare http_*_keywords_registre() inline by Willy Tarreau · Wed Mar 02 14:50:38 2022 +0100
  6. d318e4e BUILD: connection: do not declare register_mux_proto() inline by Willy Tarreau · Wed Mar 02 14:46:45 2022 +0100
  7. e4149cd BUILD: conn_stream: avoid null-deref warnings on gcc 6 by Willy Tarreau · Wed Mar 02 14:38:11 2022 +0100
  8. bd24208 MINOR: quic: Assemble QUIC TLS flags at the same level by Frédéric Lécaille · Fri Feb 25 17:17:59 2022 +0100
  9. 00e2400 MINOR: quic: Post handshake I/O callback switching by Frédéric Lécaille · Fri Feb 18 17:13:45 2022 +0100
  10. 5757b4a MINOR: quic: Ensure PTO timer is not set in the past by Frédéric Lécaille · Wed Feb 16 14:46:17 2022 +0100
  11. 59e6bcd BUILD: ssl: another build warning on LIBRESSL_VERSION_NUMBER by Julien Thomas · Mon Feb 28 22:13:31 2022 +0100
  12. 0e3010b MEDIUM: quic: rearchitecture Rx path for bidirectional STREAM frames by Amaury Denoyelle · Mon Feb 28 11:37:48 2022 +0100
  13. 3c43039 BUG/MINOR: quic: support FIN on Rx-buffered STREAM frames by Amaury Denoyelle · Mon Feb 28 11:38:36 2022 +0100
  14. 3bf0609 MINOR: mux-quic: define flag for last received frame by Amaury Denoyelle · Mon Feb 28 11:36:57 2022 +0100
  15. 5a001a0 BUILD: debug: fix build warning on older compilers around DEBUG_STRICT_ACTION by Willy Tarreau · Mon Feb 28 17:57:19 2022 +0100
  16. 8bc1759 DEBUG: stream-int: Fix BUG_ON used to test appctx in si_applet_ops callbacks by Christopher Faulet · Mon Feb 28 17:27:09 2022 +0100
  17. 9936dc6 REORG: stream-int: Uninline si_sync_recv() and make si_cs_recv() private by Christopher Faulet · Mon Feb 28 09:21:58 2022 +0100
  18. 693b23b MEDIUM: tree-wide: Use unsafe conn-stream API when it is relevant by Christopher Faulet · Mon Feb 28 09:09:05 2022 +0100
  19. e645d88 MINOR: conn-stream: Improve API to have safe/unsafe accessors by Christopher Faulet · Mon Feb 28 08:45:41 2022 +0100
  20. 68ae291 DEBUG: channel: add consistency checks using BUG_ON_HOT() in some key functions by Willy Tarreau · Mon Feb 28 16:55:51 2022 +0100
  21. 8424004 MINOR: channel: don't use co_set_data() to decrement output by Willy Tarreau · Mon Feb 28 16:51:23 2022 +0100
  22. 8873b85 DEBUG: buf: add BUG_ON_HOT() to most buffer management functions by Willy Tarreau · Mon Feb 28 16:11:33 2022 +0100
  23. a8f4b34 DEBUG: buf: replace some sensitive BUG_ON() with BUG_ON_HOT() by Willy Tarreau · Mon Feb 28 16:10:00 2022 +0100
  24. 7bd7954 DEBUG: add two new macros to enable debugging in hot paths by Willy Tarreau · Mon Feb 28 15:25:58 2022 +0100
  25. 86bcc53 DEBUG: implement 4 levels of choices between warn and crash. by Willy Tarreau · Mon Feb 28 14:59:25 2022 +0100
  26. ef16578 DEBUG: improve BUG_ON output message accuracy by Willy Tarreau · Mon Feb 28 14:15:41 2022 +0100
  27. 6d3f1e3 DEBUG: rename WARN_ON_ONCE() to CHECK_IF() by Willy Tarreau · Mon Feb 28 11:51:23 2022 +0100
  28. 642ab06 MINOR: quic: adjust buffer handling for STREAM transmission by Amaury Denoyelle · Wed Feb 23 10:54:42 2022 +0100
  29. 897c861 DEBUG: report BUG_ON() and WARN_ON() in the tainted flags by Willy Tarreau · Fri Feb 25 10:20:29 2022 +0100
  30. 4e0a8b1 DEBUG: add a new WARN_ON_ONCE() macro by Willy Tarreau · Fri Feb 25 08:55:11 2022 +0100
  31. a79db30 DEBUG: make the _BUG_ON() macro return the condition by Willy Tarreau · Fri Feb 25 09:10:26 2022 +0100
  32. 305cfbd DBEUG: add a new WARN_ON() macro by Willy Tarreau · Fri Feb 25 08:52:39 2022 +0100
  33. f19aab8 DEBUG: mark ABORT_NOW() as unreachable by Willy Tarreau · Fri Feb 25 09:01:36 2022 +0100
  34. be0dbba DEBUG: cleanup BUG_ON() configuration by Willy Tarreau · Fri Feb 25 08:45:52 2022 +0100
  35. 1ea8bc4 DEBUG: cleanup back trace generation by Willy Tarreau · Fri Feb 25 07:49:18 2022 +0100
  36. edd4268 DEBUG: move the tainted stuff to bug.h for easier inclusion by Willy Tarreau · Fri Feb 25 10:10:00 2022 +0100
  37. 2da02ae BUILD: tree-wide: Avoid warnings about undefined entities retrieved from a CS by Christopher Faulet · Thu Feb 24 13:45:27 2022 +0100
  38. c983b21 CLEANUP: backend: Don't export connect_server anymore by Christopher Faulet · Thu Jan 13 09:53:00 2022 +0100
  39. e3a3af1 CLEANUP: conn-stream: Remove cs_destroy() by Christopher Faulet · Thu Jan 06 08:48:37 2022 +0100
  40. c36de9d MINOR: conn-stream: Release a CS when both app and endp are detached by Christopher Faulet · Thu Jan 06 08:44:58 2022 +0100
  41. 014ac35 CLEANUP: stream-int: rename si_reset() to si_init() by Christopher Faulet · Thu Jan 06 08:13:46 2022 +0100
  42. cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · Thu Dec 23 17:28:17 2021 +0100
  43. 9a86f63 CLEANUP: conn-stream: Don't export conn-stream pool by Christopher Faulet · Thu Dec 23 14:55:25 2021 +0100
  44. a73c9f0 MINOR: conn-stream: Rename cs_detach() to cs_detach_endp() by Christopher Faulet · Thu Dec 23 14:53:08 2021 +0100
  45. 5c8b47f MINOR: stream: Always access the stream-int via the conn-stream by Christopher Faulet · Thu Dec 23 13:21:18 2021 +0100
  46. 165ca0e MINOR: stream-int: Always access the stream-int via the conn-stream by Christopher Faulet · Thu Dec 23 15:15:22 2021 +0100
  47. 95a61e8 MINOR: stream: Add pointer to front/back conn-streams into stream struct by Christopher Faulet · Wed Dec 22 14:22:03 2021 +0100
  48. f835dea MEDIUM: conn_stream: Add a pointer to the app object into the conn-stream by Christopher Faulet · Tue Dec 21 14:35:17 2021 +0100
  49. 86e1c33 MEDIUM: applet: Set the conn-stream as appctx owner instead of the stream-int by Christopher Faulet · Mon Dec 20 17:09:39 2021 +0100
  50. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · Mon Dec 20 15:34:16 2021 +0100
  51. dd2d0d8 MEDIUM: conn-stream: Be prepared to use an appctx as conn-stream endpoint by Christopher Faulet · Mon Dec 20 09:34:32 2021 +0100
  52. 897d612 MEDIUM: conn-stream: No longer access connection field directly by Christopher Faulet · Fri Dec 17 17:28:35 2021 +0100
  53. 1329f2a REORG: conn_stream: move conn-stream stuff in dedicated files by Christopher Faulet · Thu Dec 16 17:32:56 2021 +0100
  54. e00ad35 MEDIUM: stream: No longer release backend conn-stream on connection retry by Christopher Faulet · Thu Dec 16 14:44:31 2021 +0100
  55. e39827d MINOR: stream-int: Be able to allocate a CS without connection by Christopher Faulet · Thu Dec 16 16:10:39 2021 +0100
  56. 1a3b598 MINOR: stream-int: Add function to attach a connection to a SI by Christopher Faulet · Thu Dec 16 14:41:44 2021 +0100
  57. 20a6501 MINOR: stream-int: Add function to reset a SI endpoint by Christopher Faulet · Thu Dec 16 14:41:29 2021 +0100
  58. 2b4e8b7 MINOR: connection: Add a function to detach a conn-stream from the connection by Christopher Faulet · Thu Dec 16 14:33:52 2021 +0100
  59. 0256da1 MINOR: connection: Be prepared to handle conn-stream with no connection by Christopher Faulet · Wed Dec 15 09:50:17 2021 +0100
  60. 719ceef MINOR: stream-int: Handle appctx case first when releasing the endpoint by Christopher Faulet · Wed Dec 15 09:14:47 2021 +0100
  61. 1408b1f MINOR: pools: delegate parsing of command line option -dM to a new function by Willy Tarreau · Fri Feb 18 18:54:40 2022 +0100
  62. 3ebe4d9 MEDIUM: initcall: move STG_REGISTER earlier by Willy Tarreau · Fri Feb 18 14:51:49 2022 +0100
  63. ef301b7 MINOR: pools: add a debugging flag for memory poisonning option by Willy Tarreau · Wed Feb 23 14:15:18 2022 +0100
  64. 13d7775 MINOR: pools: replace DEBUG_MEMORY_POOLS with runtime POOL_DBG_TAG by Willy Tarreau · Wed Feb 23 10:20:37 2022 +0100
  65. 0271822 MINOR: pools: replace DEBUG_POOL_TRACING with runtime POOL_DBG_CALLER by Willy Tarreau · Wed Feb 23 10:10:33 2022 +0100
  66. 42705d0 MINOR: pools: get rid of POOL_EXTRA by Willy Tarreau · Wed Feb 23 10:03:11 2022 +0100
  67. 96d5bc7 MINOR: pools: store the allocated size for each pool by Willy Tarreau · Wed Feb 23 08:57:59 2022 +0100
  68. e981631 MEDIUM: pools: replace CONFIG_HAP_POOLS with a runtime "NO_CACHE" flag. by Willy Tarreau · Tue Feb 22 16:23:09 2022 +0100
  69. dff3b06 MINOR: pools: make the global pools a runtime option. by Willy Tarreau · Tue Feb 22 09:21:13 2022 +0100
  70. 6f3c7f6 MINOR: pools: add a new debugging flag POOL_DBG_INTEGRITY by Willy Tarreau · Mon Feb 21 18:42:53 2022 +0100
  71. d3470e1 MINOR: pools: add a new debugging flag POOL_DBG_COLD_FIRST by Willy Tarreau · Mon Feb 21 18:30:25 2022 +0100
  72. fd8b737 MINOR: pools: switch DEBUG_DONT_SHARE_POOLS to runtime by Willy Tarreau · Mon Feb 21 17:31:50 2022 +0100
  73. 8d0273e MINOR: pools: switch the fail-alloc test to runtime only by Willy Tarreau · Mon Feb 21 17:16:22 2022 +0100
  74. 605629b MINOR: pools: introduce a new pool_debugging global variable by Willy Tarreau · Fri Feb 18 18:35:59 2022 +0100
  75. b61fccd CLEANUP: init: remove the ifdef on HAPROXY_MEMMAX by Willy Tarreau · Thu Feb 17 17:15:02 2022 +0100
  76. b4a4ef6 MINOR: httpclient/lua: ability to set a server timeout by William Lallemand · Wed Feb 23 14:18:16 2022 +0100
  77. 9de8a2b CLEANUP: pools: remove the now unused pool_is_crowded() by Willy Tarreau · Mon Feb 21 19:06:07 2022 +0100
  78. dc523e3 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
  79. d439a49 DEBUG: buffer: check in __b_put_blk() whether the buffer room is respected by Willy Tarreau · Fri Feb 18 17:33:27 2022 +0100
  80. 7b2e0ee MINOR: httpclient: sets an alternative destination by William Lallemand · Thu Feb 17 19:10:55 2022 +0100
  81. 71f3abb MINOR: quic: Move quic_rxbuf_pool pool out of xprt part by Frédéric Lécaille · Tue Feb 15 16:59:48 2022 +0100
  82. eca47d9 MINOR: quic: Wrong smoothed rtt initialization by Frédéric Lécaille · Mon Feb 14 10:17:01 2022 +0100
  83. 9a327a7 MINOR: mux-quic: implement rcv_buf by Amaury Denoyelle · Mon Feb 14 17:11:09 2022 +0100
  84. 8524f0f MINOR: quic: use a global dghlrs for each thread by Amaury Denoyelle · Tue Feb 08 15:03:40 2022 +0100
  85. 6c8babf BUG/MAJOR: sched: prevent rare concurrent wakeup of multi-threaded tasks by Willy Tarreau · Mon Feb 14 10:18:51 2022 +0100
  86. 27c8da1 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
  87. 49bb5d4 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
  88. e2830ad DEBUG: pools: add extra sanity checks when picking objects from a local cache by Willy Tarreau · Wed Feb 09 16:23:55 2022 +0100
  89. c895c44 BUG/MINOR: pools: always flush pools about to be destroyed by Willy Tarreau · Wed Feb 09 16:19:24 2022 +0100
  90. 83cd51e MINOR: quic: Remove an RX buffer useless lock by Frédéric Lécaille · Wed Feb 02 10:51:50 2022 +0100
  91. c76c3c4 MEDIUM: ssl: Replace all DH objects by EVP_PKEY on OpenSSLv3 (via HASSL_DH type) by Remi Tricot-Le Breton · Fri Feb 11 12:04:55 2022 +0100
  92. 55d7e78 MINOR: ssl: Set default dh size to 2048 by Remi Tricot-Le Breton · Fri Feb 11 12:04:54 2022 +0100
  93. 09ebb33 MINOR: ssl: Add ssl_sock_get_dh_from_bio helper function by Remi Tricot-Le Breton · Fri Feb 11 12:04:48 2022 +0100
  94. 956f3ae MINOR: ssl: Create HASSL_DH wrapper structure by Remi Tricot-Le Breton · Fri Feb 11 12:04:47 2022 +0100
  95. 1effd9a MINOR: ssl: Remove call to ERR_func_error_string with OpenSSLv3 by Remi Tricot-Le Breton · Fri Feb 11 12:04:44 2022 +0100
  96. 58a7704 MINOR: quic: take out xprt snd_buf operation by Amaury Denoyelle · Wed Feb 09 15:43:07 2022 +0100
  97. 59e0b1f MINOR: mux-quic: remove quic_transport_params_update by Amaury Denoyelle · Wed Feb 09 10:34:59 2022 +0100
  98. b788054 MINOR: h3: hardcode the stream id of control stream by Amaury Denoyelle · Wed Feb 09 10:28:53 2022 +0100
  99. 8ea1f5f MINOR: ssl: Remove call to SSL_CTX_set_tlsext_ticket_key_cb with OpenSSLv3 by Remi Tricot-Le Breton · Tue Feb 08 17:45:58 2022 +0100
  100. 36f80f6 CLEANUP: ssl: Remove unused ssl_sock_create_cert function by Remi Tricot-Le Breton · Tue Feb 08 17:45:52 2022 +0100