1. 4639689 BUG/MINOR: ssl: bind_conf is uncorrectly accessed when using QUIC by William Lallemand · Thu Nov 10 16:45:24 2022 +0100
  2. 30fc6da MINOR: server: clear prefix on stderr logs after add server by Amaury Denoyelle · Thu Nov 10 15:16:49 2022 +0100
  3. 24e9961 MINOR: cli: define usermsgs print context by Amaury Denoyelle · Thu Nov 10 14:24:51 2022 +0100
  4. 56f50a0 CLEANUP: cli: rename dynamic error printing state by Amaury Denoyelle · Thu Nov 10 11:47:36 2022 +0100
  5. 9fbc84e MINOR: ssl: x509_v_err_str converter transforms an integer to a X509_V_ERR name by William Lallemand · Thu Nov 03 18:56:37 2022 +0100
  6. 960fb74 MEDIUM: ssl: {ca,crt}-ignore-err can now use error constant name by William Lallemand · Thu Nov 03 16:31:50 2022 +0100
  7. 9b25982 BUG/MEDIUM: ssl: Verify error codes can exceed 63 by Remi Tricot-Le Breton · Thu Nov 10 10:48:58 2022 +0100
  8. aa529f7 BUG/MINOR: ssl: ocsp structure not freed properly in case of error by Remi Tricot-Le Breton · Thu Nov 03 15:16:49 2022 +0100
  9. 1621dc1 BUG/MINOR: ssl: Memory leak of AUTHORITY_KEYID struct when loading issuer by Remi Tricot-Le Breton · Thu Nov 03 15:16:48 2022 +0100
  10. a2c21db BUG/MINOR: ssl: Memory leak of DH BIGNUM fields by Remi Tricot-Le Breton · Thu Nov 03 15:16:47 2022 +0100
  11. a2ec192 BUG/MINOR: httpclient: fixed memory allocation for the SSL ca_file by Miroslav Zagorac · Wed Nov 02 16:11:50 2022 +0100
  12. 1ef1b85 CLEANUP: ssl: remove dead code in ssl_sock_load_pem_into_ckch() by William Lallemand · Sun Oct 30 19:00:06 2022 +0100
  13. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Oct 29 09:34:32 2022 +0500
  14. 0b13e94 BUG/MINOR: quic: fix race condition on datagram purging by Amaury Denoyelle · Tue Oct 25 11:38:21 2022 +0200
  15. 735b44f MINOR: quic: add counter for interrupted reception by Amaury Denoyelle · Thu Oct 27 17:56:27 2022 +0200
  16. 5de4951 MINOR: ssl: dump the SSL string error when SSL_CTX_use_PrivateKey() failed. by William Lallemand · Thu Oct 27 14:41:07 2022 +0200
  17. 7faffdc BUG/MINOR: log: fixing bug in tcp syslog_io_handler Octet-Counting by Aurelien DARRAGON · Wed Oct 26 23:40:08 2022 +0200
  18. bbb1c68 BUG/MINOR: quic: fix subscribe operation by Amaury Denoyelle · Wed Sep 28 15:15:51 2022 +0200
  19. 0aba11e MINOR: quic: remove unnecessary quic_session_accept() by Amaury Denoyelle · Thu Sep 29 18:31:24 2022 +0200
  20. b976640 BUG/MAJOR: stick-table: don't process store-response rules for applets by Christopher Faulet · Tue Oct 25 16:45:38 2022 +0200
  21. 432cd1a MEDIUM: ssl: be stricter about chain error by William Lallemand · Tue Oct 25 15:55:13 2022 +0200
  22. a538452 MINOR: ssl: add the SSL error string before the chain by William Lallemand · Tue Oct 25 15:53:01 2022 +0200
  23. f784b90 MINOR: ssl: add the SSL error string when failing to load a certificate by William Lallemand · Tue Oct 25 12:31:39 2022 +0200
  24. d08a25b BUG/MINOR: sink: Set default connect/server timeout for implicit ring buffers by Christopher Faulet · Mon Oct 24 15:53:01 2022 +0200
  25. 11a707a BUG/MINOR: sink: Only use backend capability for the sink proxies by Christopher Faulet · Mon Oct 24 15:10:18 2022 +0200
  26. ac55608 MINOR: peers: handle multiple resync requests using shards by Emeric Brun · Mon Oct 24 10:04:59 2022 +0200
  27. 36d1565 MINOR: peers: Support for peer shards by Frédéric Lécaille · Mon Oct 17 14:58:19 2022 +0200
  28. 7941ead MINOR: quic: display unknown error sendto counter on stat page by Amaury Denoyelle · Mon Oct 24 10:44:34 2022 +0200
  29. 1d9f170 MINOR: quic: do not crash on unhandled sendto error by Amaury Denoyelle · Mon Oct 24 10:03:33 2022 +0200
  30. 910b757 BUG/MEDIUM: compression: handle rewrite errors when updating response headers by Christopher Faulet · Mon Oct 24 08:39:29 2022 +0200
  31. 176174f BUG/MINOR: mux-quic: complete flow-control for uni streams by Amaury Denoyelle · Fri Oct 21 17:02:18 2022 +0200
  32. 1344ebd MINOR: mworker/cli: does no try to dump the startup-logs w/o USE_SHM_OPEN by William Lallemand · Fri Oct 21 14:03:29 2022 +0200
  33. 2f67dd9 CLEANUP: mworker/cli: rename the status function to loadstatus by William Lallemand · Fri Oct 21 14:00:05 2022 +0200
  34. a93eac4 BUG/MEDIUM: httpclient: check if the httpclient was released in the IO handler by William Lallemand · Thu Oct 20 18:36:03 2022 +0200
  35. bb58142 BUG/MEDIUM: httpclient/lua: crash when the lua task timeout before the httpclient by William Lallemand · Thu Oct 20 10:57:28 2022 +0200
  36. 321d100 BUG/MINOR: ring: Properly parse connect timeout by Christopher Faulet · Wed Oct 19 16:26:21 2022 +0200
  37. cc640e8 BUG/MINOR: log: Preserve message facility when the log target is a ring buffer by Christopher Faulet · Wed Oct 19 08:16:48 2022 +0200
  38. 9e3026c MINOR: quic: extend Retry token check function by Amaury Denoyelle · Mon Oct 17 11:13:07 2022 +0200
  39. 6e56a9e MINOR: quic: refactor packet drop on reception by Amaury Denoyelle · Mon Oct 17 12:04:49 2022 +0200
  40. 9828969 MINOR: quic: split and rename qc_lstnr_pkt_rcv() by Amaury Denoyelle · Wed Oct 19 15:37:44 2022 +0200
  41. 449b1a8 MINOR: quic: extract connection retrieval by Amaury Denoyelle · Wed Oct 19 15:28:44 2022 +0200
  42. deb7c87 MINOR: quic: define first packet flag by Amaury Denoyelle · Wed Oct 19 17:14:28 2022 +0200
  43. 845169d MINOR: quic: extend pn_offset field from quic_rx_packet by Amaury Denoyelle · Mon Oct 17 18:05:26 2022 +0200
  44. 0eae572 MINOR: quic: add version field on quic_rx_packet by Amaury Denoyelle · Mon Oct 17 18:05:18 2022 +0200
  45. 6c94056 BUG/MINOR: quic: fix buffer overflow on retry token generation by Amaury Denoyelle · Tue Oct 18 11:05:02 2022 +0200
  46. ea492e3 BUILD: quic: Fix build for m68k cross-compilation by Frédéric Lécaille · Tue Oct 18 11:57:01 2022 +0200
  47. ba303de BUILD: ssl_sock: fix null dereference for QUIC build by Amaury Denoyelle · Mon Oct 17 18:46:49 2022 +0200
  48. 74a9eb5 BUG/MEDIUM: httpclient: segfault when the httpclient parser fails by Thierry Fournier · Mon Oct 10 12:46:38 2022 +0200
  49. 5a5d05c BUILD: quic: QUIC mux build fix for 32-bit build by Frédéric Lécaille · Fri Oct 14 22:10:50 2022 +0200
  50. 380ae9c MINOR: httpclient/lua: Don't set req_payload callback if body is empty by Christopher Faulet · Fri Oct 14 14:57:04 2022 +0200
  51. 48005de BUG/MEDIUM: httpclient: Don't set EOM flag on an empty HTX message by Christopher Faulet · Fri Oct 14 15:10:24 2022 +0200
  52. 48e46f9 BUILD: ssl_sock: bind_conf uninitialized in ssl_sock_bind_verifycbk() by Frédéric Lécaille · Fri Oct 14 09:34:00 2022 +0200
  53. f5a0c8a MEDIUM: quic: respect the threads assigned to a bind line by Willy Tarreau · Thu Oct 13 16:14:11 2022 +0200
  54. ec1f8a6 MINOR: mworker/cli: reload command displays the startup-logs by William Lallemand · Thu Oct 13 17:49:54 2022 +0200
  55. eba6a54 MINOR: logs: startup-logs can use a shm for logging the reload by William Lallemand · Mon Sep 26 12:54:39 2022 +0200
  56. 9e4ead3 MINOR: ring: ring_cast_from_area() cast from an allocated area by William Lallemand · Tue Sep 27 15:53:53 2022 +0200
  57. 91b2305 MINOR: quic: implement datagram cleanup for quic_receiver_buf by Amaury Denoyelle · Thu Oct 06 14:45:09 2022 +0200
  58. 1cba8d6 CLEANUP: quic: improve naming for rxbuf/datagrams handling by Amaury Denoyelle · Thu Oct 06 15:16:22 2022 +0200
  59. 8c4d062 CLEANUP: quic: remove unused rxbufs member in receiver by Amaury Denoyelle · Thu Oct 13 10:11:36 2022 +0200
  60. e1a49cf MINOR: quic: Split the secrets key allocation in two parts by Frédéric Lécaille · Fri Sep 16 16:24:47 2022 +0200
  61. 4aa7d81 BUG/MINOR: quic: Stalled 0RTT connections with big ClientHello TLS message by Frédéric Lécaille · Fri Sep 16 10:15:58 2022 +0200
  62. 9f9263e MINOR: quic: Use a non-contiguous buffer for RX CRYPTO data by Frédéric Lécaille · Tue Sep 13 14:36:44 2022 +0200
  63. a20c93e MINOR: quic: Extract CRYPTO frame parsing from qc_parse_pkt_frms() by Frédéric Lécaille · Mon Sep 12 14:54:45 2022 +0200
  64. 7e3f7c4 MINOR: quic: New quic_cstream object implementation by Frédéric Lécaille · Fri Sep 09 18:05:45 2022 +0200
  65. d114f4a MEDIUM: checks: spread the checks load over random threads by Willy Tarreau · Wed Oct 12 20:58:18 2022 +0200
  66. a840b4a MINOR: checks: use the lighter PRNG for spread checks by Willy Tarreau · Wed Oct 12 21:48:17 2022 +0200
  67. 99521ab BUG/MINOR: server: make sure "show servers state" hides private bits by Willy Tarreau · Wed Oct 12 21:40:31 2022 +0200
  68. 1049856 BUG/MEDIUM: mux-h1: Handle abort with an incomplete message during parsing by Christopher Faulet · Mon Oct 10 18:05:25 2022 +0200
  69. 9009c97 BUG/MEDIUM: mux-h1: Add connection error handling when reading/sending on a pipe by Christopher Faulet · Wed Oct 05 12:04:56 2022 +0200
  70. 3965aa7 REORG: mux-fcgi: Extract flags and enums into mux_fcgi-t.h by Christopher Faulet · Wed Oct 12 16:57:19 2022 +0200
  71. 3e06488 BUG/MINOR: stick-table: fix build with DEBUG_THREAD by Amaury Denoyelle · Wed Oct 12 16:47:59 2022 +0200
  72. cbdb528 MEDIUM: stick-table: requeue the wakeup task out of the write lock by Willy Tarreau · Wed Oct 12 10:04:01 2022 +0000
  73. dbae89e MEDIUM: stick-table: always use atomic ops to requeue the table's task by Willy Tarreau · Wed Oct 12 10:00:50 2022 +0000
  74. eb23e3e MINOR: stick-table: split stktable_store() between key and requeue by Willy Tarreau · Wed Oct 12 09:56:08 2022 +0000
  75. e3f5ae8 MEDIUM: stick-table: requeue the expiration task out of the exclusive lock by Willy Tarreau · Wed Oct 12 09:45:36 2022 +0000
  76. e628852 MEDIUM: stick-table: make stktable_set_entry() look up under a read lock by Willy Tarreau · Wed Oct 12 09:13:14 2022 +0000
  77. 996f1a5 MEDIUM: stick-table: do not take a lock to update t->current anymore. by Willy Tarreau · Tue Oct 11 16:19:35 2022 +0200
  78. 47f2297 MEDIUM: stick-table: make stktable_get_entry() look up under a read lock by Willy Tarreau · Tue Oct 11 15:22:42 2022 +0200
  79. a7d6a13 MEDIUM: stick-table: switch to rdlock in stktable_lookup() and lookup_key() by Willy Tarreau · Tue Oct 11 15:42:54 2022 +0200
  80. 175aa06 MEDIUM: stick-table: free newly allocated stkess if it couldn't be inserted by Willy Tarreau · Tue Oct 11 15:13:46 2022 +0200
  81. d2d3fd9 MEDIUM: stick-table: return inserted entry in __stktable_store() by Willy Tarreau · Tue Oct 11 15:09:46 2022 +0200
  82. 8d3c333 MEDIUM: stick-table: make stksess_kill_if_expired() avoid the exclusive lock by Willy Tarreau · Tue Oct 11 18:50:22 2022 +0000
  83. a7536ef MEDIUM: stick-table: only take the lock when needed in stktable_touch_with_exp() by Willy Tarreau · Tue Oct 11 18:31:04 2022 +0000
  84. 9f5cb43 MINOR: stick-table: move the write lock inside stktable_touch_with_exp() by Willy Tarreau · Tue Oct 11 18:17:58 2022 +0000
  85. 4be073b MINOR: stick-table: do not take an exclusive lock when downing ref_cnt by Willy Tarreau · Tue Oct 11 18:10:27 2022 +0000
  86. 7664222 MEDIUM: stick-table: switch the table lock to rwlock by Willy Tarreau · Tue Oct 11 12:02:50 2022 +0200
  87. f6a42c3 MINOR: freq_ctr: use the thread's local time whenever possible by Willy Tarreau · Tue Oct 11 11:55:16 2022 +0200
  88. bc7c207 BUG/MAJOR: stick-tables: do not try to index a server name for applets by Willy Tarreau · Wed Oct 12 10:35:41 2022 +0200
  89. d56bebe MINOR: hlua: removing ambiguous lua_pushvalue with 0 index by Aurelien DARRAGON · Fri Oct 07 11:54:57 2022 +0200
  90. d83d045 MINOR: hlua: some luaL_checktype() calls were not guarded with MAY_LJMP by Aurelien DARRAGON · Wed Oct 05 11:46:45 2022 +0200
  91. 487d04f BUG/MINOR: quic: set IP_PKTINFO socket option for QUIC receivers only by Amaury Denoyelle · Tue Oct 11 16:22:18 2022 +0200
  92. cab054b CLEANUP: quic/receiver: remove the now unused tx_qring list by Willy Tarreau · Tue Oct 11 08:36:21 2022 +0200
  93. a6fc616 CLEANUP: Reapply strcmp.cocci by Tim Duesterhus · Sat Oct 08 12:33:19 2022 +0200
  94. a029d78 CLEANUP: Reapply ist.cocci (2) by Tim Duesterhus · Sat Oct 08 12:33:18 2022 +0200
  95. 97ecc7a MEDIUM: quic: retrieve frontend destination address by Amaury Denoyelle · Fri Sep 23 17:15:58 2022 +0200
  96. 90121b3 CLEANUP: quic: fix indentation by Amaury Denoyelle · Tue Sep 27 10:35:29 2022 +0200
  97. 036cc5d MINOR: mux-quic: check quic-conn return code on Tx by Amaury Denoyelle · Mon Sep 26 15:02:31 2022 +0200
  98. 2ed8400 MINOR: quic: limit usage of ssl_sock_ctx in favor of quic_conn by Amaury Denoyelle · Mon Sep 26 14:53:59 2022 +0200
  99. afb7daf BUG/MINOR: hlua: hlua_channel_insert_data() behavior conflicts with documentation by Aurelien DARRAGON · Tue Oct 04 12:16:05 2022 +0200
  100. 2e2b79d BUILD: http_fetch: silence an uninitiialized warning with gcc-4/5/6 at -Os by Willy Tarreau · Tue Oct 04 09:18:34 2022 +0200