1. 9131513 CONTRIB: Add vi file extensions to .gitignore by Frédéric Lécaille · Fri Jun 02 17:09:37 2023 +0200
  2. e418527 BUG/MINOR: quic: Possible crash when SSL session init fails by Frédéric Lécaille · Fri Jun 02 16:56:16 2023 +0200
  3. d7f1ce4 BUG/MINOR: stream: do not use client-fin/server-fin with HTX by Willy Tarreau · Fri Jun 02 16:19:51 2023 +0200
  4. 7a38d47 BUG/MINOR: stats: Fix Lua's `get_stats` function by Tim Duesterhus · Thu Jun 01 18:58:08 2023 +0200
  5. fdd8154 [RELEASE] Released version 2.8.0 by Willy Tarreau · Wed May 31 16:24:38 2023 +0200
  6. b9b6e94 MINOR: version: mention that it's LTS now. by Willy Tarreau · Wed May 31 16:23:56 2023 +0200
  7. 6ccc862 MINOR: quic/cli: clarify the "show quic" help message by Willy Tarreau · Wed May 31 15:54:48 2023 +0200
  8. 3ce3959 EXAMPLES: update the basic-config-edge file for 2.8 by Willy Tarreau · Wed May 31 16:08:57 2023 +0200
  9. a73563b MINOR: quic: Add QUIC connection statistical counters values to "show quic" by Frédéric Lécaille · Thu May 25 16:10:03 2023 +0200
  10. 9afc417 DOC: install: clarify a few points on the wolfSSL build method by Willy Tarreau · Wed May 31 15:35:29 2023 +0200
  11. 4f634a2 DOC: install: mention the common strict-aliasing warning on older compilers by Willy Tarreau · Wed May 31 15:27:01 2023 +0200
  12. 431c62c CLEANUP: doc: remove 21 totally obsolete docs by Willy Tarreau · Wed May 31 15:13:29 2023 +0200
  13. 7663301 BUILD: Makefile: use -pthread not -lpthread when threads are enabled by Willy Tarreau · Wed May 31 12:03:33 2023 +0200
  14. 76a98b4 DOC: config: Fix bind/server/peer documentation in the peers section by Christopher Faulet · Wed May 31 11:55:23 2023 +0200
  15. f279a2f BUG/MINOR: mux-h2: refresh the idle_timer when the mux is empty by Willy Tarreau · Tue May 30 15:42:35 2023 +0200
  16. d68f8b5 CLEANUP: mux-quic: rename internal functions by Amaury Denoyelle · Tue May 30 15:04:46 2023 +0200
  17. 0f61e4f CLEANUP: mux-quic: rename functions for mux_ops by Amaury Denoyelle · Tue May 30 14:51:57 2023 +0200
  18. fa86706 DOC: quic: remove experimental status for QUIC by Amaury Denoyelle · Tue May 30 14:36:40 2023 +0200
  19. ac456ab DOC: config: fix rfc7239 converter examples by Aurelien DARRAGON · Tue May 30 09:47:53 2023 +0200
  20. 8fc7073 BUG/MEDIUM: threads: fix a tiny race in thread_isolate() by Willy Tarreau · Sat May 27 13:45:01 2023 +0200
  21. bfddb42 BUG/MEDIUM: mux-quic: only set EOI on FIN by Amaury Denoyelle · Thu May 25 15:02:24 2023 +0200
  22. 6d6ee0d MINOR: quic: fix stats naming for flow control BLOCKED frames by Amaury Denoyelle · Thu May 25 10:36:04 2023 +0200
  23. 087c5f0 MINOR: mux-quic: remove nb_streams from qcc by Amaury Denoyelle · Thu May 25 10:16:19 2023 +0200
  24. 7b41dfd CLEANUP: mux-quic: remove unneeded fields in qcc by Amaury Denoyelle · Thu May 25 10:15:46 2023 +0200
  25. f9c0bca DOC: install: specify the minimum openssl version recommended by William Lallemand · Fri May 26 14:44:33 2023 +0200
  26. 33bbeec BUILD: init: print rlim_cur as regular integer by Aurelien DARRAGON · Fri May 26 14:04:18 2023 +0200
  27. ef667b1 BUG/MINOR: thread: add a check for pthread_create by eaglegai · Fri May 26 16:44:34 2023 +0800
  28. 15c3d20 BUG/MINOR: ssl_sock: add check for ha_meth by eaglegai · Fri May 26 16:42:47 2023 +0800
  29. 44c73ce DOC: install: add details about WolfSSL by William Lallemand · Thu May 25 17:17:29 2023 +0200
  30. 425d7ad MINOR: init: pre-allocate kernel data structures on init by Patrick Hemmer · Tue May 23 13:02:08 2023 -0400
  31. 6626195 BUILD: makefile: search for SSL_INC/wolfssl before SSL_INC by Willy Tarreau · Thu May 25 20:17:27 2023 +0200
  32. 535dd92 MINOR: compression: Improve the way Vary header is added by Christopher Faulet · Thu May 25 11:18:21 2023 +0200
  33. c8bb9ae [RELEASE] Released version 2.8-dev13 by Willy Tarreau · Wed May 24 22:53:55 2023 +0200
  34. f9b04bd SCRIPTS: publish-release: update the umask to keep group write access by Willy Tarreau · Wed May 24 22:48:14 2023 +0200
  35. 3098540 DOC: install: update reference to known supported versions by Willy Tarreau · Wed May 24 22:32:46 2023 +0200
  36. b298882 BUILD: compiler: systematically set USE_OBSOLETE_LINKER with TCC by Willy Tarreau · Wed May 24 21:37:06 2023 +0200
  37. eced142 BUILD: ist: use the literal declaration for ist_lc/ist_uc under TCC by Willy Tarreau · Wed May 24 21:31:21 2023 +0200
  38. 4e8720a BUILD: ist: do not put a cast in an array declaration by Willy Tarreau · Wed May 24 21:27:39 2023 +0200
  39. 6777357 BUILD: makefile: fix build options when building tools first by Willy Tarreau · Wed May 24 17:23:45 2023 +0200
  40. af26361 BUILD: makefile: commit the tiny FreeBSD makefile stub by Willy Tarreau · Wed May 24 17:06:30 2023 +0200
  41. 1c07da4 BUG/MINOR: hlua: unsafe hlua_lua2smp() usage by Aurelien DARRAGON · Wed May 17 16:06:11 2023 +0200
  42. a3624cb DOC: hlua: document hlua_lua2smp() function by Aurelien DARRAGON · Wed May 17 15:44:45 2023 +0200
  43. 0aaf6c4 DOC: hlua: document hlua_lua2arg() function by Aurelien DARRAGON · Wed May 17 15:33:59 2023 +0200
  44. e5c048a MINOR: hlua: hlua_arg2lua() may LJMP by Aurelien DARRAGON · Wed May 17 10:51:50 2023 +0200
  45. 4121772 MINOR: hlua: hlua_smp2lua() may LJMP by Aurelien DARRAGON · Wed May 17 10:44:47 2023 +0200
  46. 742b1a8 MINOR: hlua: hlua_smp2lua_str() may LJMP by Aurelien DARRAGON · Wed May 17 10:38:50 2023 +0200
  47. 12a815a MINOR: quic: Add a counter for sent packets by Frédéric Lécaille · Wed May 24 15:55:14 2023 +0200
  48. bdd64fd MINOR: quic: Add some counters at QUIC connection level by Frédéric Lécaille · Wed May 24 11:10:19 2023 +0200
  49. 464281a CLEANUP: quic: Useless tests in qc_rx_pkt_handle() by Frédéric Lécaille · Wed May 24 10:24:42 2023 +0200
  50. ab3aa0f CLEANUP: quic: Indentation fix quic_rx_pkt_retrieve_conn() by Frédéric Lécaille · Wed May 24 09:06:06 2023 +0200
  51. 5fa633e MINOR: quic: Align "show quic" command help information by Frédéric Lécaille · Tue May 23 11:36:49 2023 +0200
  52. 35b6396 BUG/MINOR: quic: Missing Retry token length on receipt by Frédéric Lécaille · Mon May 15 18:11:21 2023 +0200
  53. 6d6ddb2 BUG/MINOR: quic: Wrong token length check (quic_generate_retry_token()) by Frédéric Lécaille · Mon May 15 17:40:00 2023 +0200
  54. aaf32f0 MINOR: quic: Add low level traces (addresses, DCID) by Frédéric Lécaille · Fri May 12 17:37:29 2023 +0200
  55. 9577a15 BUILD: makefile: do not erase build options for some build options by Willy Tarreau · Wed May 24 16:18:39 2023 +0200
  56. 0607698 CLEANUP: makefile: don't display a dummy features list without a target by Willy Tarreau · Wed May 24 15:59:04 2023 +0200
  57. f1df006 DEV: add a Lua helper script for SSL keys logging by Amaury Denoyelle · Wed May 24 16:02:17 2023 +0200
  58. c2f1d0e BUG/MEDIUM: mux-h2: Propagate termination flags when frontend SC is created by Christopher Faulet · Wed May 24 11:34:45 2023 +0200
  59. 531dd05 MINOR: mux-h2: Add a function to propagate termination flags from h2s to SE by Christopher Faulet · Wed May 24 11:14:38 2023 +0200
  60. 1a60a66 MINOR: mux-h2: Set H2_SF_ES_RCVD flag when decoding the HEADERS frame by Christopher Faulet · Wed May 24 11:02:50 2023 +0200
  61. 78b1eb2 BUG/MINOR: mux-h2: Check H2_SF_BODY_TUNNEL on H2S flags and not demux frame ones by Christopher Faulet · Wed May 24 11:44:53 2023 +0200
  62. 1e1c288 BUILD: makefile: fix build issue on GNU make < 3.82 by Willy Tarreau · Wed May 24 15:23:34 2023 +0200
  63. 152beee MINOR: mux-quic: report error on stream-endpoint earlier by Amaury Denoyelle · Wed May 24 14:43:43 2023 +0200
  64. 37d7899 MINOR: mux-quic: only set EOS on RESET_STREAM recv by Amaury Denoyelle · Wed May 24 10:49:44 2023 +0200
  65. 8de3592 MINOR: mux-quic: set both EOI EOS for stream fin by Amaury Denoyelle · Wed May 24 10:48:52 2023 +0200
  66. 97c344d BUILD: quic: re-enable chacha20_poly1305 for libressl by Ilya Shipitsin · Sun May 21 12:51:46 2023 +0200
  67. 6ff043d DOC/MINOR: config: Fix typo in description for `ssl_bc` in configuration.txt by Mariam John · Mon May 22 13:11:13 2023 -0500
  68. e49e9e6 DOC: internal: add a bit of documentation for the stconn closing conditions by Willy Tarreau · Tue May 23 15:59:19 2023 +0200
  69. b7209d4 MEDIUM: stconn: make the SE_FL_ERR_PENDING to ERROR transition systematic by Willy Tarreau · Tue May 23 16:08:22 2023 +0200
  70. 2437377 MEDIUM: stconn/applet: Allow SF_SL_EOS flag alone by Christopher Faulet · Tue May 23 15:13:40 2023 +0200
  71. aa39cc9 MINOR: quic: fix alignment of oneline show quic by Amaury Denoyelle · Mon May 22 10:57:56 2023 +0200
  72. 7385ff3 BUG/MINOR: quic: handle Tx packet allocation failure properly by Amaury Denoyelle · Wed Apr 19 15:56:30 2023 +0200
  73. f8fbb0b MINOR: quic: use WARN_ON for encrypt failures by Amaury Denoyelle · Tue May 16 18:23:37 2023 +0200
  74. 5eadc27 MINOR: quic: remove return val of quic_aead_iv_build() by Amaury Denoyelle · Tue May 16 18:11:01 2023 +0200
  75. 8d6d246 CLEANUP: mux-quic/h3: complete BUG_ON with comments by Amaury Denoyelle · Thu May 11 16:55:30 2023 +0200
  76. ffdf6a3 DOC: add size format section to manual by Daniel Epperson · Mon May 15 12:45:27 2023 -0700
  77. f48b23f [RELEASE] Released version 2.8-dev12 by Christopher Faulet · Wed May 17 17:10:12 2023 +0200
  78. b6a24a5 BUG/MINOR: debug: fix pointer check in debug_parse_cli_task() by Aurelien DARRAGON · Mon May 15 11:59:08 2023 +0200
  79. 7428ada BUG/MINOR: hlua: SET_SAFE_LJMP misuse in hlua_event_runner() by Aurelien DARRAGON · Mon May 15 18:46:44 2023 +0200
  80. 06e9c81 MEDIUM: resolvers: Stop scheduling resolution during stopping stage by Christopher Faulet · Tue May 16 18:28:57 2023 +0200
  81. 8bca3cc MEDIUM: checks: Stop scheduling healthchecks during stopping stage by Christopher Faulet · Tue May 16 18:07:51 2023 +0200
  82. 8a46f98 CI: drop Fedora m32 pipeline in favour of cross matrix by Ilya Shipitsin · Sun May 14 21:40:20 2023 +0200
  83. 292619f REGTESTS: log: Reduce again response inspect-delay for last_rule.vtc by Christopher Faulet · Wed May 17 11:08:51 2023 +0200
  84. c8a7bb1 CLEANUP: fcgi-app; Remove useless assignment to NULL by Christopher Faulet · Wed May 17 09:40:14 2023 +0200
  85. c7b9308 BUG/MINOR: clock: automatically adjust the internal clock with the boot time by Willy Tarreau · Tue May 16 19:19:36 2023 +0200
  86. 5345490 MINOR: clock: provide a function to automatically adjust now_offset by Willy Tarreau · Tue May 16 19:01:55 2023 +0200
  87. 8e978a0 BUG/MINOR: checks: postpone the startup of health checks by the boot time by Willy Tarreau · Wed May 17 09:01:22 2023 +0200
  88. 5723b38 MINOR: stats: report the boot time in "show info" by Willy Tarreau · Wed May 17 09:05:20 2023 +0200
  89. da4aa69 MINOR: clock: measure the total boot time by Willy Tarreau · Wed May 17 09:02:21 2023 +0200
  90. 52fd879 CLEANUP: stats: update the trash chunk where it's used by Willy Tarreau · Wed May 17 08:43:15 2023 +0200
  91. cb76030 CLEANUP: check; Remove some useless assignments to NULL by Christopher Faulet · Wed May 17 09:25:32 2023 +0200
  92. 0d2f1ac BUG/MINOR: server: memory leak in _srv_update_status_op() on server DOWN by Aurelien DARRAGON · Mon May 15 18:03:35 2023 +0200
  93. 22d584a CLEANUP: server: remove useless tmptrash assigments in srv_update_status() by Aurelien DARRAGON · Mon May 15 17:38:44 2023 +0200
  94. 43525ab DOC: config: Clarify conditions to shorten the inspect-delay for TCP rules by Christopher Faulet · Tue May 16 08:15:12 2023 +0200
  95. 4ab27a2 REGTESTS: log: Reduce response inspect-delay for last_rule.vtc by Christopher Faulet · Tue May 16 08:04:00 2023 +0200
  96. 2d5a566 BUG/MINOR: tcp-rules: Don't shortened the inspect-delay when EOI is set by Christopher Faulet · Mon May 15 17:31:26 2023 +0200
  97. b93758c MINOR: checks: make sure spread-checks is used also at boot time by Willy Tarreau · Wed May 17 07:39:57 2023 +0200
  98. bf86d89 BUG/MEDIUM: mux-quic: fix EOI for request without payload by Amaury Denoyelle · Fri May 12 18:16:31 2023 +0200
  99. 1a2faef MINOR: mux-quic: uninline qc_attach_sc() by Amaury Denoyelle · Mon May 15 15:17:28 2023 +0200
  100. 3cb7814 MINOR: mux-quic: properly report end-of-stream on recv by Amaury Denoyelle · Mon May 15 11:31:20 2023 +0200