1. ea3e035 MINOR: mux-quic: fix a possible null dereference in qc_timeout_task by Amaury Denoyelle · 2 years, 9 months ago
  2. 11adb1d BUG/MEDIUM: httpclient: limit transfers to the maximum available room by Willy Tarreau · 2 years, 9 months ago
  3. 8a91374 BUG/MINOR: tools: url2sa reads ipv4 too far by William Lallemand · 2 years, 9 months ago
  4. 2c8f984 CLEANUP: httpclient/cli: fix indentation alignment of the help message by Willy Tarreau · 2 years, 9 months ago
  5. 1b01b7f BUG/MINOR: ssl: Missing return value check in ssl_ocsp_response_print by Remi Tricot-Le Breton · 2 years, 9 months ago
  6. 8081b67 BUG/MINOR: ssl: Fix leak in "show ssl ocsp-response" CLI command by Remi Tricot-Le Breton · 2 years, 9 months ago
  7. a9a591a BUG/MINOR: ssl: Add missing return value check in ssl_ocsp_response_print by Remi Tricot-Le Breton · 2 years, 9 months ago
  8. 4f4f2b7 MINOR: httpclient/lua: add 'dst' optionnal field by William Lallemand · 2 years, 9 months ago
  9. 7b2e0ee MINOR: httpclient: sets an alternative destination by William Lallemand · 2 years, 9 months ago
  10. 1a16e4e BUG/MINOR: mailers: negotiate SMTP, not ESMTP by Lukas Tribus · 2 years, 9 months ago
  11. 5085bc3 BUG/MINOR: httpclient: reinit flags in httpclient_start() by William Lallemand · 2 years, 9 months ago
  12. d0de677 BUG/MINOR: mux-h2: update the session's idle delay before creating the stream by Willy Tarreau · 2 years, 10 months ago
  13. c7d8548 BUG/MEDIUM: h2/hpack: fix emission of HPACK DTSU after settings change by Willy Tarreau · 2 years, 9 months ago
  14. b042e4f BUG/MAJOR: spoe: properly detach all agents when releasing the applet by Willy Tarreau · 2 years, 9 months ago
  15. bfb15ab BUG/MAJOR: http/htx: prevent unbounded loop in http_manage_server_side_cookies by Andrew McDermott · 2 years, 10 months ago
  16. 1d5fdc5 MINOR: h3: remove unused return value on decode_qcs by Amaury Denoyelle · 2 years, 9 months ago
  17. de6ecc3 BUG/MINOR: httpclient/cli: display junk characters in vsn by William Lallemand · 2 years, 9 months ago
  18. d544d33 BUG/MINOR: jwt: Memory leak if same key is used in multiple jwt_verify calls by Remi Tricot-Le Breton · 2 years, 10 months ago
  19. 2b5a655 BUG/MINOR: jwt: Missing pkey free during cleanup by Remi Tricot-Le Breton · 2 years, 10 months ago
  20. 4930c6c BUG/MINOR: jwt: Double free in deinit function by Remi Tricot-Le Breton · 2 years, 10 months ago
  21. 31e4f6e MINOR: h3: report error on HEADERS/DATA parsing by Amaury Denoyelle · 2 years, 9 months ago
  22. 71f3abb MINOR: quic: Move quic_rxbuf_pool pool out of xprt part by Frédéric Lécaille · 2 years, 9 months ago
  23. 53c7d8d MINOR: quic: Do not retransmit too much packets. by Frédéric Lécaille · 2 years, 9 months ago
  24. 0c80e69 MINOR: quic: Possible frame parsers array overrun by Frédéric Lécaille · 2 years, 9 months ago
  25. 59509b5 MINOR: quic: Non checked returned value for cs_new() in h3_decode_qcs() by Frédéric Lécaille · 2 years, 9 months ago
  26. 3c08cb4 MINOR: h3: Dead code in h3_uqs_init() by Frédéric Lécaille · 2 years, 9 months ago
  27. 1e1fb5d MINOR: quic: Non checked returned value for cs_new() in hq_interop_decode_qcs() by Frédéric Lécaille · 2 years, 9 months ago
  28. 498e992 MINOR: quic: Useless test in quic_lstnr_dghdlr() by Frédéric Lécaille · 2 years, 9 months ago
  29. e1c3546 MINOR: quic: Avoid warning about NULL pointer dereferences by Frédéric Lécaille · 2 years, 9 months ago
  30. ee4508d MINOR: quic: ha_quic_set_encryption_secrets without server specific code by Frédéric Lécaille · 2 years, 9 months ago
  31. 16de9f7 MINOR: quic: Code never reached in qc_ssl_sess_init() by Frédéric Lécaille · 2 years, 9 months ago
  32. 21db6f9 MINOR: quic: Wrong loss delay computation by Frédéric Lécaille · 2 years, 9 months ago
  33. 91379f7 MINOR: h3: implement DATA parsing by Amaury Denoyelle · 2 years, 9 months ago
  34. 7b0f122 MINOR: h3: extract HEADERS parsing in a dedicated function by Amaury Denoyelle · 2 years, 9 months ago
  35. 0484f92 MINOR: h3: report frames bigger than rx buffer by Amaury Denoyelle · 2 years, 9 months ago
  36. bb56530 MINOR: h3: set CS_FL_NOT_FIRST by Amaury Denoyelle · 2 years, 9 months ago
  37. eb53e5b MINOR: mux-quic: set EOS on rcv_buf by Amaury Denoyelle · 2 years, 9 months ago
  38. 9a327a7 MINOR: mux-quic: implement rcv_buf by Amaury Denoyelle · 2 years, 9 months ago
  39. 95b93a3 MINOR: h3: set properly HTX EOM/BODYLESS on HEADERS parsing by Amaury Denoyelle · 2 years, 9 months ago
  40. a04724a MINOR: h3: add documentation on h3_decode_qcs by Amaury Denoyelle · 2 years, 9 months ago
  41. ffafb3d MINOR: h3: remove transfer-encoding header by Amaury Denoyelle · 2 years, 9 months ago
  42. 4ac6d37 BUG/MINOR: h3: fix the header length for QPACK decoding by Amaury Denoyelle · 2 years, 9 months ago
  43. 6a2c2f4 BUG/MINOR: quic: fix FIN stream signaling by Amaury Denoyelle · 2 years, 9 months ago
  44. ab9cec7 MINOR: qpack: fix typo in trace by Amaury Denoyelle · 2 years, 9 months ago
  45. 4af6595 BUG/MEDIUM: quic: fix crash on CC if mux not present by Amaury Denoyelle · 2 years, 9 months ago
  46. 8524f0f MINOR: quic: use a global dghlrs for each thread by Amaury Denoyelle · 2 years, 10 months ago
  47. 6c8babf BUG/MAJOR: sched: prevent rare concurrent wakeup of multi-threaded tasks by Willy Tarreau · 2 years, 9 months ago
  48. 27c8da1 DEBUG: pools: replace the link pointer with the caller's address on pool_free() by Willy Tarreau · 2 years, 10 months ago
  49. 49bb5d4 DEBUG: pools: let's add reverse mapping from cache heads to thread and pool by Willy Tarreau · 2 years, 10 months ago
  50. e2830ad DEBUG: pools: add extra sanity checks when picking objects from a local cache by Willy Tarreau · 2 years, 10 months ago
  51. ceabc5c CLEANUP: pools: don't needlessly set a call mark during refilling of caches by Willy Tarreau · 2 years, 9 months ago
  52. c895c44 BUG/MINOR: pools: always flush pools about to be destroyed by Willy Tarreau · 2 years, 10 months ago
  53. b5ba09e BUG/MEDIUM: pools: ensure items are always large enough for the pool_cache_item by Willy Tarreau · 2 years, 10 months ago
  54. 547aa0e MINOR: quic: Useless statement in quic_crypto_data_cpy() by Frédéric Lécaille · 2 years, 10 months ago
  55. c0b481f MINOR: quic: Possible memleak in qc_new_conn() by Frédéric Lécaille · 2 years, 10 months ago
  56. 225c31f CLEANUP: h3: Unreachable target in h3_uqs_init() by Frédéric Lécaille · 2 years, 10 months ago
  57. 6842485 MINOR: quic: Possible overflow in qpack_get_varint() by Frédéric Lécaille · 2 years, 10 months ago
  58. ce2ecc9 MINOR: quic: Potential overflow expression in qc_parse_frm() by Frédéric Lécaille · 2 years, 10 months ago
  59. 439c464 MINOR: quic: EINTR error ignored by Frédéric Lécaille · 2 years, 10 months ago
  60. 3916ca1 MINOR: quic: Variable used before being checked in ha_quic_add_handshake_data() by Frédéric Lécaille · 2 years, 10 months ago
  61. 83cd51e MINOR: quic: Remove an RX buffer useless lock by Frédéric Lécaille · 2 years, 10 months ago
  62. 88c5695 MINOR: ssl: Remove calls to SSL_CTX_set_tmp_dh_callback on OpenSSLv3 by Remi Tricot-Le Breton · 2 years, 10 months ago
  63. c76c3c4 MEDIUM: ssl: Replace all DH objects by EVP_PKEY on OpenSSLv3 (via HASSL_DH type) by Remi Tricot-Le Breton · 2 years, 10 months ago
  64. 55d7e78 MINOR: ssl: Set default dh size to 2048 by Remi Tricot-Le Breton · 2 years, 10 months ago
  65. bed7263 MINOR: ssl: Build local DH of right size when needed by Remi Tricot-Le Breton · 2 years, 10 months ago
  66. 7f6425a MINOR: ssl: Add ssl_new_dh_fromdata helper function by Remi Tricot-Le Breton · 2 years, 10 months ago
  67. 5f17930 MINOR: ssl: Add ssl_sock_set_tmp_dh_from_pkey helper function by Remi Tricot-Le Breton · 2 years, 10 months ago
  68. 846eda9 MINOR: ssl: Add ssl_sock_set_tmp_dh helper function by Remi Tricot-Le Breton · 2 years, 10 months ago
  69. 292a88c MINOR: ssl: Factorize ssl_get_tmp_dh and append a cbk to its name by Remi Tricot-Le Breton · 2 years, 10 months ago
  70. 09ebb33 MINOR: ssl: Add ssl_sock_get_dh_from_bio helper function by Remi Tricot-Le Breton · 2 years, 10 months ago
  71. 78a36e3 MINOR: ssl: Remove call to ERR_load_SSL_strings with OpenSSLv3 by Remi Tricot-Le Breton · 2 years, 10 months ago
  72. 1effd9a MINOR: ssl: Remove call to ERR_func_error_string with OpenSSLv3 by Remi Tricot-Le Breton · 2 years, 10 months ago
  73. 7b820a6 BUG/MINOR: mworker: does not erase the pidfile upon reload by William Lallemand · 2 years, 9 months ago
  74. 58a7704 MINOR: quic: take out xprt snd_buf operation by Amaury Denoyelle · 2 years, 10 months ago
  75. 80bd837 MINOR: quic: remove unused xprt rcv_buf operation by Amaury Denoyelle · 2 years, 10 months ago
  76. f6dcbce MINOR: quic: rename local tid variable by Amaury Denoyelle · 2 years, 10 months ago
  77. b788054 MINOR: h3: hardcode the stream id of control stream by Amaury Denoyelle · 2 years, 10 months ago
  78. c9414e2 MINOR: ssl: Remove call to HMAC_Init_ex with OpenSSLv3 by Remi Tricot-Le Breton · 2 years, 10 months ago
  79. 8ea1f5f MINOR: ssl: Remove call to SSL_CTX_set_tlsext_ticket_key_cb with OpenSSLv3 by Remi Tricot-Le Breton · 2 years, 10 months ago
  80. c11e7e1 MINOR: ssl: Remove EC_KEY related calls when creating a certificate by Remi Tricot-Le Breton · 2 years, 10 months ago
  81. ff4c3c4 MINOR: ssl: Remove EC_KEY related calls when preparing SSL context by Remi Tricot-Le Breton · 2 years, 10 months ago
  82. 2559bc8 MINOR: ssl: Use high level OpenSSL APIs in sha2 converter by Remi Tricot-Le Breton · 2 years, 10 months ago
  83. 36f80f6 CLEANUP: ssl: Remove unused ssl_sock_create_cert function by Remi Tricot-Le Breton · 2 years, 10 months ago
  84. 2e7d1eb BUG/MINOR: ssl: Remove empty lines from "show ssl ocsp-response <id>" output by Remi Tricot-Le Breton · 2 years, 11 months ago
  85. bfa3236 MINOR: quic: Remove a useless test in quic_get_dgram_dcid() by Frédéric Lécaille · 2 years, 10 months ago
  86. f6f7520 MINOR: quic: Wrong datagram buffer passed to quic_lstnr_dgram_dispatch() by Frédéric Lécaille · 2 years, 10 months ago
  87. 841bf5e MINOR: quic: Do not modify a marked as consumed datagram by Frédéric Lécaille · 2 years, 10 months ago
  88. fc59129 MINOR: httpclient: Don't limit data transfer to 1024 bytes by Christopher Faulet · 2 years, 11 months ago
  89. 6ced61d BUG/MEDIUM: httpclient: Xfer the request when the stream is created by Christopher Faulet · 2 years, 11 months ago
  90. 600985d BUG/MINOR: httpclient: Revisit HC request and response buffers allocation by Christopher Faulet · 2 years, 11 months ago
  91. dae12c7 MINOR: mworker/cli: add flags in the prompt by William Lallemand · 2 years, 10 months ago
  92. 2a17191 MINOR: mworker/cli: mcli-debug-mode enables every command by William Lallemand · 2 years, 10 months ago
  93. d9c2807 BUG/MINOR: mworker/cli: don't display help on master applet by William Lallemand · 2 years, 10 months ago
  94. fe618fb CLEANUP: cleanup a commentary in pcli_parse_request() by William Lallemand · 2 years, 10 months ago
  95. 2454d6e [RELEASE] Released version 2.6-dev1 by Willy Tarreau · 2 years, 10 months ago
  96. 7267f78 MINOR: mworker/cli: set expert/experimental mode from the CLI by William Lallemand · 2 years, 10 months ago
  97. fed93d3 BUG/MEDIUM: listener: read-lock the listener during accept() by Willy Tarreau · 2 years, 10 months ago
  98. 08b6f96 MINOR: listener: replace the listener's spinlock with an rwlock by Willy Tarreau · 2 years, 10 months ago
  99. 0e0969d MINOR: mux-quic: release idle conns on process stopping by Amaury Denoyelle · 2 years, 10 months ago
  100. 1136e92 MEDIUM: mux-quic: delay the closing with the timeout by Amaury Denoyelle · 2 years, 10 months ago