1. 12a5ee7 MINOR: hlua: Be able to disable logging from lua by Christopher Faulet · 9 months ago
  2. 5839355 BUG/MINOR: hlua: Fix log level to the right value when set via TXN:set_loglevel by Christopher Faulet · 9 months ago
  3. 8babe63 BUG/MINOR: config/quic: Alert about PROXY protocol use on a QUIC listener by Christopher Faulet · 9 months ago
  4. dce883c DOC: configuration: clarify ciphersuites usage by William Lallemand · 9 months ago
  5. ea3f587 LICENSE: http_ext: fix GPL license version by Aurelien DARRAGON · 9 months ago
  6. ddab08b LICENSE: event_hdl: fix GPL license version by Aurelien DARRAGON · 9 months ago
  7. 121cea0 BUG/MINOR: ssl/cli: duplicate cleaning code in cli_parse_del_crtlist by William Lallemand · 9 months ago
  8. 9d90e25 BUG/MINOR: ist: only store NUL byte on succeeded alloc by Willy Tarreau · 9 months ago
  9. 64f6741 BUG/MINOR: quic: fix output of show quic by Amaury Denoyelle · 9 months ago
  10. d8514b9 BUG/MAJOR: server: fix stream crash due to deleted server by Amaury Denoyelle · 9 months ago
  11. f618dbc BUG/MINOR: stats: drop srv refcount on early release by Amaury Denoyelle · 9 months ago
  12. 94e139e BUG/MINOR: ist: allocate nul byte on istdup by Amaury Denoyelle · 9 months ago
  13. c13d9e1 MINOR: quic: warn on bind on multiple addresses if no IP_PKTINFO support by Amaury Denoyelle · 9 months ago
  14. b19d22e DOC: quic: fix recommandation for bind on multiple address by Amaury Denoyelle · 9 months ago
  15. 2c70bd2 BUG/MEDIUM: quic: fix transient send error with listener socket by Amaury Denoyelle · 9 months ago
  16. 0dbc16b BUG/MEDIUM: hlua: Don't loop if a lua socket does not consume received data by Christopher Faulet · 9 months ago
  17. 5b62e09 BUG/MEDIUM: hlua: Be able to garbage collect uninitialized lua sockets by Christopher Faulet · 9 months ago
  18. ae9e038 BUG/MEDIUM: applet: Immediately free appctx on early error by Christopher Faulet · 9 months ago
  19. fd9424d DOC: quic: Missing tuning setting in "Global parameters" by Frederic Lecaille · 9 months ago
  20. c95106f BUG/MINOR: qpack: reject invalid dynamic table capacity by Amaury Denoyelle · 9 months ago
  21. b840e60 BUG/MINOR: qpack: reject invalid increment count decoding by Amaury Denoyelle · 9 months ago
  22. 2e4d3e4 BUG/MINOR: quic: reject HANDSHAKE_DONE as server by Amaury Denoyelle · 9 months ago
  23. cb70b3c BUG/MINOR: quic: reject unknown frame type by Amaury Denoyelle · 9 months ago
  24. 094382a BUG/MAJOR: promex: fix crash on deleted server by Amaury Denoyelle · 9 months ago
  25. 0d95330 MINOR: connection: add sample fetches to report per-connection glitches by Willy Tarreau · 10 months ago
  26. c04a8ee MINOR: mux-h2: implement MUX_CTL_GET_GLITCHES by Willy Tarreau · 10 months ago
  27. d09e116 MINOR: connection: add a new mux_ctl to report number of connection glitches by Willy Tarreau · 10 months ago
  28. 92f287b MEDIUM: mux-h2: allow to set the glitches threshold to kill a connection by Willy Tarreau · 9 months ago
  29. f0279f6 MINOR: mux-h2: always use h2c_report_glitch() by Willy Tarreau · 9 months ago
  30. eec8dc1 MINOR: mux-h2: count late reduction of INITIAL_WINDOW_SIZE as a glitch by Willy Tarreau · 10 months ago
  31. d43a58a MINOR: mux-h2: count excess of CONTINUATION frames as a glitch by Willy Tarreau · 10 months ago
  32. 3a36c9e BUG/MINOR: mux-h2: count rejected DATA frames against the connection's flow control by Willy Tarreau · 10 months ago
  33. 2289232 MINOR: mux-h2: add a counter of "glitches" on a connection by Willy Tarreau · 10 months ago
  34. 1a82cdf [RELEASE] Released version 2.8.7 by William Lallemand · 9 months ago
  35. 60289bf BUG/MAJOR: ssl/ocsp: crash with ocsp when old process exit or using ocsp CLI by William Lallemand · 9 months ago
  36. f6bd011 [RELEASE] Released version 2.8.6 by Willy Tarreau · 9 months ago
  37. 1e3dacb DEV: makefile: fix POSIX compatibility for "range" target by Aurelien DARRAGON · 1 year, 3 months ago
  38. 2da213c DEV: makefile: add a new "range" target to iteratively build all commits by Willy Tarreau · 1 year, 4 months ago
  39. c5a7bf9 CI: Update to actions/cache@v4 by Tim Duesterhus · 10 months ago
  40. ebe29f7 DOC: internal: update missing data types in peers-v2.0.txt by Willy Tarreau · 10 months ago
  41. 9b8c8ce DOC: install: recommend pcre2 by Abhijeet Rastogi · 10 months ago
  42. 5c11eb8 DOC: httpclient: add dedicated httpclient section by Lukas Tribus · 10 months ago
  43. 77f3591 DOC: configuration: clarify http-request wait-for-body by Thayne McCombs · 10 months ago
  44. 8330d9f BUILD: address a few remaining calloc(size, n) cases by Willy Tarreau · 10 months ago
  45. d398135 BUG/MINOR: ext-check: cannot use without preserve-env by Aurelien DARRAGON · 12 months ago
  46. 39dcd1f MINOR: ext-check: add an option to preserve environment variables by Willy Tarreau · 1 year ago
  47. b9bed31 BUG/MINOR: diag: run the final diags before quitting when using -c by Willy Tarreau · 10 months ago
  48. aa0c15a BUG/MINOR: diag: always show the version before dumping a diag warning by Willy Tarreau · 10 months ago
  49. 3fe7132 MINOR: errors: ha_alert() and ha_warning() uses warn_exec_path() by William Lallemand · 1 year, 1 month ago
  50. dfeda3a MINOR: quic: Add a counter for reordered packets by Frederic Lecaille · 9 months ago
  51. f1724f4 MINOR: quic: Dynamic packet reordering threshold by Frederic Lecaille · 9 months ago
  52. 5f76484 MINOR: quic: Update K CUBIC calculation (RFC 9438) by Frederic Lecaille · 10 months ago
  53. ccdffc6 BUG/MEDIUM: quic: Wrong K CUBIC calculation. by Frederic Lecaille · 10 months ago
  54. c34e99a MINOR: quic: Stop using 1024th of a second. by Frederic Lecaille · 10 months ago
  55. ea349c7 BUG/MINOR: quic: fix possible integer wrap around in cubic window calculation by Frederic Lecaille · 10 months ago
  56. 569a025 CLEANUP: quic: Code clarifications for QUIC CUBIC (RFC 9438) by Frederic Lecaille · 10 months ago
  57. 3ce4943 BUG/MINOR: quic: Wrong ack ranges handling when reaching the limit. by Frederic Lecaille · 10 months ago
  58. dc674c2 BUG/MEDIUM: quic: fix crash on invalid qc_stream_buf_free() BUG_ON by Amaury Denoyelle · 10 months ago
  59. f54c14a BUG/MEDIUM: qpack: allow 6xx..9xx status codes by Amaury Denoyelle · 10 months ago
  60. ed96865 BUG/MEDIUM: h3: do not crash on invalid response status code by Amaury Denoyelle · 10 months ago
  61. 44083ac MINOR: h3: add traces for stream sending function by Amaury Denoyelle · 10 months ago
  62. bbb1820 BUG/MEDIUM: quic: remove unsent data from qc_stream_desc buf by Amaury Denoyelle · 10 months ago
  63. 574dae2 MINOR: quic: extract qc_stream_buf free in a dedicated function by Amaury Denoyelle · 10 months ago
  64. b410f20 MINOR: quic: Stop hardcoding a scale shifting value (CUBIC_BETA_SCALE_FACTOR_SHIFT) by Frederic Lecaille · 10 months ago
  65. aa80ec3 CLEANUP: quic: Remove unused CUBIC_BETA_SCALE_FACTOR_SHIFT macro. by Frederic Lecaille · 10 months ago
  66. 6758576 BUG/MEDIUM: mux-quic: report early error on stream by Amaury Denoyelle · 12 months ago
  67. d70f133 BUG/MINOR: h3: fix checking on NULL Tx buffer by Amaury Denoyelle · 10 months ago
  68. 5033a79 BUG/MEDIUM: ssl: Fix crash when calling "update ssl ocsp-response" when an update is ongoing by Remi Tricot-Le Breton · 10 months ago
  69. 7fe93bd REGTESTS: ssl: Add OCSP related tests by Remi Tricot-Le Breton · 10 months ago
  70. 871df0a REGTESTS: ssl: Fix empty line in cli command input by Remi Tricot-Le Breton · 10 months ago
  71. ad488ae BUG/MINOR: ssl: Reenable ocsp auto-update after an "add ssl crt-list" by Remi Tricot-Le Breton · 10 months ago
  72. fcf4747 BUG/MINOR: ssl: Destroy ckch instances before the store during deinit by Remi Tricot-Le Breton · 10 months ago
  73. f5a90c4 BUG/MEDIUM: ocsp: Separate refcount per instance and per store by Remi Tricot-Le Breton · 10 months ago
  74. a1b3d8e MINOR: ssl: Use OCSP_CERTID instead of ckch_store in ckch_store_build_certid by Remi Tricot-Le Breton · 10 months ago
  75. 6ebec4b BUG/MINOR: ssl: Clear the ckch instance when deleting a crt-list line by Remi Tricot-Le Breton · 10 months ago
  76. 2760f4a BUG/MINOR: ssl: Duplicate ocsp update mode when dup'ing ckch by Remi Tricot-Le Breton · 10 months ago
  77. 5e7e42d BUG/MINOR: ssl: Fix error message after ssl_sock_load_ocsp call by Remi Tricot-Le Breton · 10 months ago
  78. a0b31bd BUG/MAJOR: ssl_sock: Always clear retry flags in read/write functions by Olivier Houchard · 10 months ago
  79. 08ebf19 BUG/MEDIUM: h1: always reject the NUL character in header values by Willy Tarreau · 10 months ago
  80. 909ddf6 BUG/MINOR: h1-htx: properly initialize the err_pos field by Willy Tarreau · 10 months ago
  81. a73e00a BUG/MEDIUM: h1: Don't support LF only to mark the end of a chunk size by Christopher Faulet · 10 months ago
  82. 8df94eb BUG/MINOR: h1: Don't support LF only at the end of chunks by Christopher Faulet · 10 months ago
  83. df8c149 BUG/MEDIUM: stconn: Don't check pending shutdown to wake an applet up by Christopher Faulet · 10 months ago
  84. e764b30 BUG/MEDIUM: stconn: Allow expiration update when READ/WRITE event is pending by Christopher Faulet · 10 months ago
  85. d5ebde5 BUG/MEDIUM: pool: fix rare risk of deadlock in pool_flush() by Willy Tarreau · 10 months ago
  86. 1229363 BUG/MINOR: jwt: fix jwt_verify crash on 32-bit archs by Willy Tarreau · 10 months ago
  87. 0239f32 BUG/MEDIUM: cli: fix once for all the problem of missing trailing LFs by Willy Tarreau · 10 months ago
  88. d62ec87 BUG/MINOR: vars/cli: fix missing LF after "get var" output by Willy Tarreau · 10 months ago
  89. 36e5427 BUG/MEDIUM: cli: some err/warn msg dumps add LR into CSV output on stat's CLI by Emeric Brun · 10 months ago
  90. 1b75afd REGTESTS: add a test to ensure map-ordering is preserved by Aurelien DARRAGON · 11 months ago
  91. 04256ce MINOR: mux-h2/traces: add a missing trace on connection WU with negative inc by Willy Tarreau · 10 months ago
  92. fb25b6e BUG/MEDIUM: mux-h2: refine connection vs stream error on headers by Willy Tarreau · 10 months ago
  93. df1cc5d MINOR: mux-h2/traces: clarify the "rejected H2 request" event by Willy Tarreau · 1 year, 1 month ago
  94. 4ba6f9e MINOR: mux-h2/traces: explicitly show the error/refused stream states by Willy Tarreau · 1 year, 1 month ago
  95. 577fc27 MINOR: mux-h2/traces: also suggest invalid header upon parsing error by Willy Tarreau · 1 year, 4 months ago
  96. 01ac093 MINOR: debug: make BUG_ON() catch build errors even without DEBUG_STRICT by Willy Tarreau · 10 months ago
  97. 9acf05b MINOR: debug: make ABORT_NOW() store the caller's line number when using abort by Willy Tarreau · 10 months ago
  98. 26a4a16 MINOR: debug: make sure calls to ha_crash_now() are never merged by Willy Tarreau · 10 months ago
  99. 42b40b8 MINOR: compiler: add a new DO_NOT_FOLD() macro to prevent code folding by Willy Tarreau · 10 months ago
  100. ec9c5c5 BUG/MEDIUM: quic: keylog callback not called (USE_OPENSSL_COMPAT) by Frederic Lecaille · 10 months ago