1. 27c8da1 DEBUG: pools: replace the link pointer with the caller's address on pool_free() by Willy Tarreau · 2 years, 10 months ago
  2. 49bb5d4 DEBUG: pools: let's add reverse mapping from cache heads to thread and pool by Willy Tarreau · 2 years, 10 months ago
  3. e2830ad DEBUG: pools: add extra sanity checks when picking objects from a local cache by Willy Tarreau · 2 years, 10 months ago
  4. ceabc5c CLEANUP: pools: don't needlessly set a call mark during refilling of caches by Willy Tarreau · 2 years, 10 months ago
  5. c895c44 BUG/MINOR: pools: always flush pools about to be destroyed by Willy Tarreau · 2 years, 10 months ago
  6. b5ba09e BUG/MEDIUM: pools: ensure items are always large enough for the pool_cache_item by Willy Tarreau · 2 years, 10 months ago
  7. 547aa0e MINOR: quic: Useless statement in quic_crypto_data_cpy() by Frédéric Lécaille · 2 years, 10 months ago
  8. c0b481f MINOR: quic: Possible memleak in qc_new_conn() by Frédéric Lécaille · 2 years, 10 months ago
  9. 225c31f CLEANUP: h3: Unreachable target in h3_uqs_init() by Frédéric Lécaille · 2 years, 10 months ago
  10. 6842485 MINOR: quic: Possible overflow in qpack_get_varint() by Frédéric Lécaille · 2 years, 10 months ago
  11. ce2ecc9 MINOR: quic: Potential overflow expression in qc_parse_frm() by Frédéric Lécaille · 2 years, 10 months ago
  12. 439c464 MINOR: quic: EINTR error ignored by Frédéric Lécaille · 2 years, 10 months ago
  13. 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
  14. 83cd51e MINOR: quic: Remove an RX buffer useless lock by Frédéric Lécaille · 2 years, 10 months ago
  15. 88c5695 MINOR: ssl: Remove calls to SSL_CTX_set_tmp_dh_callback on OpenSSLv3 by Remi Tricot-Le Breton · 2 years, 10 months ago
  16. 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
  17. 55d7e78 MINOR: ssl: Set default dh size to 2048 by Remi Tricot-Le Breton · 2 years, 10 months ago
  18. bed7263 MINOR: ssl: Build local DH of right size when needed by Remi Tricot-Le Breton · 2 years, 10 months ago
  19. 7f6425a MINOR: ssl: Add ssl_new_dh_fromdata helper function by Remi Tricot-Le Breton · 2 years, 10 months ago
  20. 5f17930 MINOR: ssl: Add ssl_sock_set_tmp_dh_from_pkey helper function by Remi Tricot-Le Breton · 2 years, 10 months ago
  21. 846eda9 MINOR: ssl: Add ssl_sock_set_tmp_dh helper function by Remi Tricot-Le Breton · 2 years, 10 months ago
  22. 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
  23. 09ebb33 MINOR: ssl: Add ssl_sock_get_dh_from_bio helper function by Remi Tricot-Le Breton · 2 years, 10 months ago
  24. 956f3ae MINOR: ssl: Create HASSL_DH wrapper structure by Remi Tricot-Le Breton · 2 years, 10 months ago
  25. 17b7384 REGTESTS: ssl: Add tests for DH related options by Remi Tricot-Le Breton · 2 years, 10 months ago
  26. 78a36e3 MINOR: ssl: Remove call to ERR_load_SSL_strings with OpenSSLv3 by Remi Tricot-Le Breton · 2 years, 10 months ago
  27. 1effd9a MINOR: ssl: Remove call to ERR_func_error_string with OpenSSLv3 by Remi Tricot-Le Breton · 2 years, 10 months ago
  28. 7b820a6 BUG/MINOR: mworker: does not erase the pidfile upon reload by William Lallemand · 2 years, 10 months ago
  29. 6fed59c CI: enable QUIC for Coverity scan by Ilya Shipitsin · 2 years, 10 months ago
  30. 58a7704 MINOR: quic: take out xprt snd_buf operation by Amaury Denoyelle · 2 years, 10 months ago
  31. 80bd837 MINOR: quic: remove unused xprt rcv_buf operation by Amaury Denoyelle · 2 years, 10 months ago
  32. f6dcbce MINOR: quic: rename local tid variable by Amaury Denoyelle · 2 years, 10 months ago
  33. 59e0b1f MINOR: mux-quic: remove quic_transport_params_update by Amaury Denoyelle · 2 years, 10 months ago
  34. b788054 MINOR: h3: hardcode the stream id of control stream by Amaury Denoyelle · 2 years, 10 months ago
  35. c9414e2 MINOR: ssl: Remove call to HMAC_Init_ex with OpenSSLv3 by Remi Tricot-Le Breton · 2 years, 10 months ago
  36. 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
  37. 3f269bb REGTESTS: ssl: Add test for "generate-certificates" SSL option by Remi Tricot-Le Breton · 2 years, 10 months ago
  38. c11e7e1 MINOR: ssl: Remove EC_KEY related calls when creating a certificate by Remi Tricot-Le Breton · 2 years, 10 months ago
  39. eb561ce REGTESTS: ssl: Add test for "curves" and "ecdhe" SSL options by Remi Tricot-Le Breton · 2 years, 10 months ago
  40. ff4c3c4 MINOR: ssl: Remove EC_KEY related calls when preparing SSL context by Remi Tricot-Le Breton · 2 years, 10 months ago
  41. 2559bc8 MINOR: ssl: Use high level OpenSSL APIs in sha2 converter by Remi Tricot-Le Breton · 2 years, 10 months ago
  42. 36f80f6 CLEANUP: ssl: Remove unused ssl_sock_create_cert function by Remi Tricot-Le Breton · 2 years, 10 months ago
  43. 2e7d1eb BUG/MINOR: ssl: Remove empty lines from "show ssl ocsp-response <id>" output by Remi Tricot-Le Breton · 2 years, 11 months ago
  44. bfa3236 MINOR: quic: Remove a useless test in quic_get_dgram_dcid() by Frédéric Lécaille · 2 years, 10 months ago
  45. f6f7520 MINOR: quic: Wrong datagram buffer passed to quic_lstnr_dgram_dispatch() by Frédéric Lécaille · 2 years, 10 months ago
  46. 841bf5e MINOR: quic: Do not modify a marked as consumed datagram by Frédéric Lécaille · 2 years, 10 months ago
  47. 8de3eff REGTESTS: ssl: skip show_ssl_ocspresponse.vtc when BoringSSL is used by Ilya Shipitsin · 2 years, 10 months ago
  48. e5ea76a BUILD: ssl: adjust guard for X509_get_X509_PUBKEY(x) by Ilya Shipitsin · 2 years, 10 months ago
  49. fc59129 MINOR: httpclient: Don't limit data transfer to 1024 bytes by Christopher Faulet · 2 years, 11 months ago
  50. 6ced61d BUG/MEDIUM: httpclient: Xfer the request when the stream is created by Christopher Faulet · 2 years, 11 months ago
  51. 600985d BUG/MINOR: httpclient: Revisit HC request and response buffers allocation by Christopher Faulet · 2 years, 11 months ago
  52. dae12c7 MINOR: mworker/cli: add flags in the prompt by William Lallemand · 2 years, 10 months ago
  53. 2a17191 MINOR: mworker/cli: mcli-debug-mode enables every command by William Lallemand · 2 years, 10 months ago
  54. d9c2807 BUG/MINOR: mworker/cli: don't display help on master applet by William Lallemand · 2 years, 10 months ago
  55. fe618fb CLEANUP: cleanup a commentary in pcli_parse_request() by William Lallemand · 2 years, 10 months ago
  56. a5ce28b DOC: management: add expert and experimental mode in 9.4.1 by William Lallemand · 2 years, 10 months ago
  57. af140ab DOC: management: rework the Master CLI section by William Lallemand · 2 years, 10 months ago
  58. 2454d6e [RELEASE] Released version 2.6-dev1 by Willy Tarreau · 2 years, 10 months ago
  59. 7267f78 MINOR: mworker/cli: set expert/experimental mode from the CLI by William Lallemand · 2 years, 10 months ago
  60. fed93d3 BUG/MEDIUM: listener: read-lock the listener during accept() by Willy Tarreau · 2 years, 10 months ago
  61. 08b6f96 MINOR: listener: replace the listener's spinlock with an rwlock by Willy Tarreau · 2 years, 10 months ago
  62. 0e0969d MINOR: mux-quic: release idle conns on process stopping by Amaury Denoyelle · 2 years, 10 months ago
  63. 1136e92 MEDIUM: mux-quic: delay the closing with the timeout by Amaury Denoyelle · 2 years, 10 months ago
  64. aebe26f MINOR: mux-quic: create a timeout task by Amaury Denoyelle · 2 years, 11 months ago
  65. d975148 MINOR: mux-quic: do not consider CONNECTION_CLOSE for the moment by Amaury Denoyelle · 2 years, 10 months ago
  66. ce1f30d MINOR: mux-quic: properly initialize qcc flags by Amaury Denoyelle · 2 years, 10 months ago
  67. 6a4aebf MINOR: mux-quic: add comment by Amaury Denoyelle · 2 years, 10 months ago
  68. 9aa324d DEBUG: fd: make sure we never try to insert/delete an impossible FD number by Willy Tarreau · 2 years, 10 months ago
  69. 5ea9fa6 BUILD: makefile: only compute alternative options if required by Willy Tarreau · 2 years, 10 months ago
  70. d521b8b BUILD: makefile: validate support for extra warnings by batches by Willy Tarreau · 2 years, 10 months ago
  71. 7a1e6fe BUILD: makefile: avoid testing all -Wno-* options when not needed by Willy Tarreau · 2 years, 10 months ago
  72. ce67284 Revert "MINOR: mworker: sets used or closed worker FDs to -1" by William Lallemand · 2 years, 10 months ago
  73. 7fbb94d MINOR: quic: Do not use connection struct xprt_ctx too soon by Frédéric Lécaille · 2 years, 10 months ago
  74. 789413c MINOR: quic: Initialize the connection timer asap by Frédéric Lécaille · 2 years, 10 months ago
  75. 91f083a MINOR: quic: Do not try to accept a connection more than one time by Frédéric Lécaille · 2 years, 10 months ago
  76. 298931d MINOR: quic: Do not try to treat 0-RTT packets without started mux by Frédéric Lécaille · 2 years, 10 months ago
  77. 61b851d MINOR: quic: Try to accept 0-RTT connections by Frédéric Lécaille · 2 years, 10 months ago
  78. ea7371e MINOR: mworker: sets used or closed worker FDs to -1 by William Lallemand · 2 years, 10 months ago
  79. 21ea8c5 REGTESTS: Remove REQUIRE_VERSION=1.8 from all tests by Tim Duesterhus · 2 years, 10 months ago
  80. f42ddf7 CI: Consistently use actions/checkout@v2 by Tim Duesterhus · 2 years, 10 months ago
  81. 56be0e0 MINOR: mworker: allocate and initialize a mworker_proc by William Lallemand · 2 years, 10 months ago
  82. 7e01878 MINOR: mworker: set the master side of ipc_fd in the worker to -1 by William Lallemand · 2 years, 10 months ago
  83. 55a921c BUG/MINOR: mworker: fix a FD leak of a sockpair upon a failed reload by William Lallemand · 2 years, 10 months ago
  84. 4c943fd BUILD: mworker: include tools.h for platforms without unsetenv() by Willy Tarreau · 2 years, 10 months ago
  85. cc5cd5b BUILD: task: use list_to_mt_list() instead of casting list to mt_list by Willy Tarreau · 2 years, 10 months ago
  86. f3d5c4b BUILD: tools: fix warning about incorrect cast with dladdr1() by Willy Tarreau · 2 years, 10 months ago
  87. 8f0b4e9 BUILD: tree-wide: mark a few numeric constants as explicitly long long by Willy Tarreau · 2 years, 10 months ago
  88. 31a8306 BUILD: mux_fcgi: avoid aliasing of a const struct in traces by Willy Tarreau · 2 years, 10 months ago
  89. 74bc991 BUILD: server-state: avoid using not-so-portable isblank() by Willy Tarreau · 2 years, 10 months ago
  90. e90dde1 BUILD: vars: avoid overlapping field initialization by Willy Tarreau · 2 years, 10 months ago
  91. 95d3eaf BUILD: checks: fix inlining issue on set_srv_agent_[addr,port} by Willy Tarreau · 2 years, 10 months ago
  92. a65b493 BUILD: cpuset: do not use const on the source of CPU_AND/CPU_ASSIGN by Willy Tarreau · 2 years, 10 months ago
  93. 8da2339 BUILD: atomic: make the old HA_ATOMIC_LOAD() support const pointers by Willy Tarreau · 2 years, 10 months ago
  94. e08acae BUG/MEDIUM: mworker: close unused transferred FDs on load failure by Willy Tarreau · 2 years, 10 months ago
  95. b510116 MINOR: sock: move the unused socket cleaning code into its own function by Willy Tarreau · 2 years, 10 months ago
  96. dd0b144 BUG/MINOR: sink: Use the right field in appctx context in release callback by Christopher Faulet · 2 years, 11 months ago
  97. c2b7fa8 DEV: flags: Add missing flags by Christopher Faulet · 2 years, 10 months ago
  98. 0a82cf4 BUG/MEDIUM: resolvers: Really ignore trailing dot in domain names by Christopher Faulet · 2 years, 10 months ago
  99. 0442efd MINOR: quic: refactor quic CID association with threads by Amaury Denoyelle · 2 years, 10 months ago
  100. df1c7c7 MINOR: quic: Iterate over all received datagrams by Frédéric Lécaille · 2 years, 10 months ago