1. 34c8676 MINOR: hlua: declare hlua_{ref,pushref,unref} functions by Aurelien DARRAGON · Wed May 03 17:43:02 2023 +0200
  2. 5bed48f MINOR: mailers/hlua: disable email sending from lua by Aurelien DARRAGON · Fri Apr 21 17:32:46 2023 +0200
  3. dcbc2d2 MINOR: checks/event_hdl: SERVER_CHECK event by Aurelien DARRAGON · Thu Mar 30 10:19:08 2023 +0200
  4. a163d65 MINOR: server/event_hdl: add SERVER_ADMIN event by Aurelien DARRAGON · Fri Apr 21 18:06:58 2023 +0200
  5. e3eea29 MINOR: server/event_hdl: add SERVER_STATE event by Aurelien DARRAGON · Tue Apr 04 21:28:07 2023 +0200
  6. 3889efa MINOR: hlua_fcn: add Server.get_proxy() by Aurelien DARRAGON · Mon Apr 03 14:00:58 2023 +0200
  7. 7b3d38a MEDIUM: tree-wide: Change sc API to specify required free space to progress by Christopher Faulet · Fri May 05 11:28:45 2023 +0200
  8. 9aed112 MINOR: stconn: Add a field to specify the room needed by the SC to progress by Christopher Faulet · Fri May 05 11:25:19 2023 +0200
  9. f4258bd MINOR: stats: Use the applet API to write data by Christopher Faulet · Fri May 05 10:59:39 2023 +0200
  10. b6ae2aa MINOR: ssl: allow to change the signature algorithm for client authentication by William Lallemand · Fri May 05 00:05:46 2023 +0200
  11. 1d3c822 MINOR: ssl: allow to change the server signature algorithm by William Lallemand · Thu May 04 15:33:55 2023 +0200
  12. e69919d CLEANUP: debug: remove the now unused ha_thread_dump_all_to_trash() by Willy Tarreau · Thu May 04 19:19:04 2023 +0200
  13. 9a6ecbd MEDIUM: debug: simplify the thread dump mechanism by Willy Tarreau · Thu May 04 16:23:51 2023 +0200
  14. e910909 BUG/MINOR: time: fix NS_TO_TV macro by Aurelien DARRAGON · Thu May 04 17:27:07 2023 +0200
  15. 51f116d MINOR: mux-quic: adjust local error API by Amaury Denoyelle · Thu May 04 15:49:02 2023 +0200
  16. 8d44bfa MINOR: mux-quic: add trace event for local error by Amaury Denoyelle · Thu May 04 15:16:01 2023 +0200
  17. bc0adfa MINOR: proxy: factorize send rate measurement by Amaury Denoyelle · Fri Apr 28 16:46:11 2023 +0200
  18. c05d30e MINOR: clock: replace the timeval start_time with start_time_ns by Willy Tarreau · Fri Apr 28 14:50:29 2023 +0200
  19. 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · Fri Apr 28 09:16:15 2023 +0200
  20. eed5da1 MINOR: clock: do not use now.tv_sec anymore by Willy Tarreau · Fri Apr 28 07:39:44 2023 +0200
  21. e8e4712 MINOR: checks: use a nanosecond counters instead of timeval for checks->start by Willy Tarreau · Fri Apr 28 14:39:50 2023 +0200
  22. ad5a5f6 MEDIUM: tree-wide: replace timeval with nanoseconds in tv_accept and tv_request by Willy Tarreau · Thu Apr 27 09:46:02 2023 +0200
  23. aaebcae MINOR: spoe: switch the timeval-based timestamps to nanosecond timestamps by Willy Tarreau · Thu Apr 27 11:54:11 2023 +0200
  24. 76d343d MINOR: time: replace calls to tv_ms_elapsed() with a linear subtract by Willy Tarreau · Thu Apr 27 09:21:20 2023 +0200
  25. 591fa59 MINOR: time: add conversions to/from nanosecond timestamps by Willy Tarreau · Thu Apr 27 08:51:54 2023 +0200
  26. 81951f2 BUG/MINOR: stconn: Fix SC flags with same value by Christopher Faulet · Fri Apr 28 08:38:44 2023 +0200
  27. e99c439 BUG/MEDIUM: spoe: Don't start new applet if there are enough idle ones by Christopher Faulet · Wed Apr 26 15:56:59 2023 +0200
  28. d6646dd MINOR: quic: finalize affinity change as soon as possible by Amaury Denoyelle · Wed Apr 26 17:15:37 2023 +0200
  29. 24962dd BUG/MEDIUM: mux-quic: do not emit RESET_STREAM for unknown length by Amaury Denoyelle · Mon Apr 24 17:50:23 2023 +0200
  30. 543e254 DEBUG: crash using an invalid opcode on aarch64 instead of an invalid access by Willy Tarreau · Tue Apr 25 19:01:48 2023 +0200
  31. 77787ec DEBUG: crash using an invalid opcode on x86/x86_64 instead of an invalid access by Willy Tarreau · Tue Apr 25 18:44:58 2023 +0200
  32. d5f03cd CLEANUP: quic: rename frame variables by Amaury Denoyelle · Mon Apr 24 15:32:23 2023 +0200
  33. 888c5f2 CLEANUP: quic: rename frame types with an explicit prefix by Amaury Denoyelle · Mon Apr 24 14:26:30 2023 +0200
  34. 7310164 MINOR: listener: add a new global tune.listener.default-shards setting by Willy Tarreau · Sat Apr 22 22:06:23 2023 +0200
  35. f1003ea MINOR: protocol: perform a live check for SO_REUSEPORT support by Willy Tarreau · Sat Apr 22 18:26:56 2023 +0200
  36. b073573 MINOR: sock: add a function to check for SO_REUSEPORT support at runtime by Willy Tarreau · Sat Apr 22 18:25:09 2023 +0200
  37. 8a5e6f4 MINOR: protocol: add a function to check if some features are supported by Willy Tarreau · Sat Apr 22 17:39:30 2023 +0200
  38. 785b89f MINOR: protocol: move the global reuseport flag to the protocols by Willy Tarreau · Sat Apr 22 15:09:07 2023 +0200
  39. 65df7e0 MINOR: protocol: add a flags field to store info about protocols by Willy Tarreau · Sat Apr 22 15:02:35 2023 +0200
  40. da0d2cb MINOR: proxy: make proxy_type_str() recognize peers sections by Willy Tarreau · Sun Apr 23 00:04:36 2023 +0200
  41. f6a8444 REORG: listener: move the bind_conf's thread setup code to listener.c by Willy Tarreau · Sat Apr 22 23:25:38 2023 +0200
  42. 4c538df CLEANUP: protocol: move the nb_receivers to plug a hole in protocol by Willy Tarreau · Sat Apr 22 14:57:42 2023 +0200
  43. 798d6b4 CLEANUP: protocol: move the l3_addrlen to plug a hole in proto_fam by Willy Tarreau · Sat Apr 22 11:18:54 2023 +0200
  44. df4051c BUILD: proto_tcp: export the correct names for proto_tcpv[46] by Willy Tarreau · Sat Apr 22 15:26:02 2023 +0200
  45. 968a4f3 BUILD: sock_inet: forward-declare struct receiver by Willy Tarreau · Sat Apr 22 11:02:04 2023 +0200
  46. ccf8012 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Apr 22 20:20:39 2023 +0200
  47. 3a8c63d MINOR: Make `tasklet_free()` safe to be called with `NULL` by Tim Duesterhus · Sat Apr 22 17:47:31 2023 +0200
  48. ff18504 MINOR: listener: make sure to avoid ABA updates in per-thread index by Willy Tarreau · Thu Apr 20 16:52:21 2023 +0200
  49. e6f5ab5 MINOR: listener: make accept_queue index atomic by Willy Tarreau · Thu Apr 20 11:05:28 2023 +0200
  50. e4c36aa MINOR: receiver: add RX_F_MUST_DUP to indicate that an rx must be duped by Willy Tarreau · Mon Feb 27 16:37:21 2023 +0100
  51. aae1810 MINOR: receiver: add a struct shard_info to store info about each shard by Willy Tarreau · Wed Mar 01 18:25:58 2023 +0100
  52. 84fe1f4 MINOR: listener: support another thread dispatch mode: "fair" by Willy Tarreau · Thu Apr 20 15:40:38 2023 +0200
  53. 6a4d48b MINOR: quic_sock: index li->per_thr[] on local thread id, not global one by Willy Tarreau · Fri Apr 21 10:46:45 2023 +0200
  54. 77d37b0 MINOR: quic: support migrating the listener as well by Willy Tarreau · Thu Apr 20 19:03:49 2023 +0200
  55. 76e2555 MINOR: server: pass adm and op cause to srv_update_status() by Aurelien DARRAGON · Tue Apr 18 11:00:17 2023 +0200
  56. 1746b56 MINOR: server: change srv_op_st_chg_cause storage type by Aurelien DARRAGON · Tue Apr 04 10:17:40 2023 +0200
  57. f3b48a8 MINOR: server: srv_append_status refacto by Aurelien DARRAGON · Fri Apr 14 18:07:09 2023 +0200
  58. 9b1ccd7 MINOR: server: change adm_st_chg_cause storage type by Aurelien DARRAGON · Mon Apr 03 17:40:28 2023 +0200
  59. e9314fb MINOR: event_hdl: provide event->when for advanced handlers by Aurelien DARRAGON · Tue Apr 04 21:41:10 2023 +0200
  60. ebf58e9 MINOR: event_hdl: dynamically allocated event data members by Aurelien DARRAGON · Thu Mar 23 19:09:15 2023 +0100
  61. 147691f CLEANUP: event_hdl: fix comment typo about _sync assertion by Aurelien DARRAGON · Tue Apr 04 21:43:31 2023 +0200
  62. 363ef4d CLEANUP: event_hdl: updating obsolete comment for EVENT_HDL_CB_DATA by Aurelien DARRAGON · Thu Mar 23 17:46:45 2023 +0100
  63. 8273bfc BUG/MINOR: event_hdl: don't waste 1 event subtype slot by Aurelien DARRAGON · Thu Mar 30 12:17:47 2023 +0200
  64. a63f490 MINOR: server/event_hdl: prepare for upcoming refactors by Aurelien DARRAGON · Thu Mar 23 14:39:51 2023 +0100
  65. d714213 MINOR: server/event_hdl: add proxy_uuid to event_hdl_cb_data_server by Aurelien DARRAGON · Wed Mar 22 17:35:47 2023 +0100
  66. 0ed9403 MINOR: quic: Do not allocate too much ack ranges by Frédéric Lécaille · Mon Apr 17 14:10:14 2023 +0200
  67. 4b2627b BUG/MINOR: quic: Stop removing ACK ranges when building packets by Frédéric Lécaille · Mon Apr 17 13:42:42 2023 +0200
  68. 2a9764b CLEANUP: hlua: avoid confusion between internal timers and tick based timers by Aurelien DARRAGON · Tue Apr 04 18:41:04 2023 +0200
  69. da9503c MEDIUM: hlua: reliable timeout detection by Aurelien DARRAGON · Fri Nov 25 09:10:07 2022 +0100
  70. df188f1 MINOR: clock: add now_cpu_time_fast() function by Aurelien DARRAGON · Tue Apr 04 17:21:40 2023 +0200
  71. 07cbd8e MINOR: clock: add now_mono_time_fast() function by Aurelien DARRAGON · Fri Nov 25 08:56:46 2022 +0100
  72. 0783a7b MINOR: listener: remove unneeded local accept flag by Amaury Denoyelle · Wed Apr 05 18:14:51 2023 +0200
  73. 739de3f MINOR: quic: properly finalize thread rebinding by Amaury Denoyelle · Tue Apr 11 14:42:31 2023 +0200
  74. 25174d5 MEDIUM: quic: implement thread affinity rebinding by Amaury Denoyelle · Wed Apr 05 17:52:05 2023 +0200
  75. 1304d19 MINOR: quic: delay post handshake frames after accept by Amaury Denoyelle · Tue Apr 11 16:46:03 2023 +0200
  76. a66e043 MINOR: protocol: define new callback set_affinity by Amaury Denoyelle · Wed Apr 05 18:16:28 2023 +0200
  77. 1e959ad MINOR: quic: remove TID encoding in CID by Amaury Denoyelle · Thu Apr 13 17:34:56 2023 +0200
  78. e83f937 MEDIUM: quic: use a global CID trees list by Amaury Denoyelle · Tue Apr 18 11:10:54 2023 +0200
  79. 6694728 MINOR: quic: remove TID ref from quic_conn by Amaury Denoyelle · Thu Apr 13 11:48:38 2023 +0200
  80. c2a9264 MINOR: quic: adjust quic CID derive API by Amaury Denoyelle · Thu Apr 13 15:26:18 2023 +0200
  81. 1a5cc19 MINOR: quic: adjust Rx packet type parsing by Amaury Denoyelle · Mon Apr 17 15:03:51 2023 +0200
  82. 591e798 CLEANUP: quic: rename quic_connection_id vars by Amaury Denoyelle · Wed Apr 12 10:04:49 2023 +0200
  83. 90e5027 CLEANUP: quic: remove unused scid_node by Amaury Denoyelle · Wed Apr 12 16:43:30 2023 +0200
  84. 22a368c CLEANUP: quic: remove unused QUIC_LOCK label by Amaury Denoyelle · Mon Apr 03 15:06:43 2023 +0200
  85. ca5309a MINOR: stconn: Add a flag to report EOS at the stream-connector level by Christopher Faulet · Mon Apr 17 16:17:32 2023 +0200
  86. a1d14a7 MINOR: stconn: Add a flag to ack endpoint errors at SC level by Christopher Faulet · Fri Apr 14 10:42:08 2023 +0200
  87. b2b1c3a MINOR: channel/stconn: Replace sc_shutw() by sc_shutdown() by Christopher Faulet · Thu Apr 13 16:23:48 2023 +0200
  88. 208c712 MINOR: stconn: Rename SC_FL_SHUTW in SC_FL_SHUT_DONE by Christopher Faulet · Thu Apr 13 16:16:15 2023 +0200
  89. cfc11c0 MINOR: channel/stconn: Replace sc_shutr() by sc_abort() by Christopher Faulet · Thu Apr 13 16:10:23 2023 +0200
  90. 0c370ee MINOR: stconn: Rename SC_FL_SHUTR in SC_FL_ABRT_DONE by Christopher Faulet · Thu Apr 13 16:05:13 2023 +0200
  91. df7cd71 MINOR: channel/stconn: Replace channel_shutw_now() by sc_schedule_shutdown() by Christopher Faulet · Thu Apr 13 15:56:26 2023 +0200
  92. e38534c MINOR: stconn: Rename SC_FL_SHUTW_NOW in SC_FL_SHUT_WANTED by Christopher Faulet · Thu Apr 13 15:45:24 2023 +0200
  93. 12762f0 MINOR: channel/stconn: Replace channel_shutr_now() by sc_schedule_abort() by Christopher Faulet · Thu Apr 13 15:40:10 2023 +0200
  94. 573ead1 MINOR: stconn: Rename SC_FL_SHUTR_NOW in SC_FL_ABRT_WANTED by Christopher Faulet · Thu Apr 13 15:39:30 2023 +0200
  95. 7eb837d MINOR: stream: Introduce stream_abort() to abort on both sides in same time by Christopher Faulet · Thu Apr 13 15:22:29 2023 +0200
  96. 3db538a MINOR: channel: Forwad close to other side on abort by Christopher Faulet · Thu Apr 13 15:13:12 2023 +0200
  97. dbad8ec MINOR: stream: Uninline and export sess_set_term_flags() function by Christopher Faulet · Thu Apr 13 14:46:01 2023 +0200
  98. fad0e6c MINOR: quic: Add packet loss and maximum cc window to "show quic" by Frédéric Lécaille · Thu Apr 06 10:19:17 2023 +0200
  99. d30e82b MINOR: receiver: reserve special values for "shards" by Willy Tarreau · Thu Apr 13 17:11:23 2023 +0200
  100. 53fc98c MINOR: fd: implement fd_migrate_on() to migrate on a non-local thread by Amaury Denoyelle · Mon Apr 03 15:27:13 2023 +0200