1. 9fbc84e MINOR: ssl: x509_v_err_str converter transforms an integer to a X509_V_ERR name by William Lallemand · 2 years, 1 month ago
  2. 960fb74 MEDIUM: ssl: {ca,crt}-ignore-err can now use error constant name by William Lallemand · 2 years, 1 month ago
  3. 9b25982 BUG/MEDIUM: ssl: Verify error codes can exceed 63 by Remi Tricot-Le Breton · 2 years, 1 month ago
  4. 6397c7c CI: enable QUIC for LibreSSL builds by Ilya Shipitsin · 2 years, 1 month ago
  5. 70b2c72 CI: switch to the "latest" LibreSSL by Ilya Shipitsin · 2 years, 1 month ago
  6. aa529f7 BUG/MINOR: ssl: ocsp structure not freed properly in case of error by Remi Tricot-Le Breton · 2 years, 1 month ago
  7. 1621dc1 BUG/MINOR: ssl: Memory leak of AUTHORITY_KEYID struct when loading issuer by Remi Tricot-Le Breton · 2 years, 1 month ago
  8. a2c21db BUG/MINOR: ssl: Memory leak of DH BIGNUM fields by Remi Tricot-Le Breton · 2 years, 1 month ago
  9. a2ec192 BUG/MINOR: httpclient: fixed memory allocation for the SSL ca_file by Miroslav Zagorac · 2 years, 1 month ago
  10. 1ef1b85 CLEANUP: ssl: remove dead code in ssl_sock_load_pem_into_ckch() by William Lallemand · 2 years, 1 month ago
  11. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 1 month ago
  12. 5526f92 CI: add monthly gcc cross compile jobs by Ilya Shipitsin · 2 years, 1 month ago
  13. 0b13e94 BUG/MINOR: quic: fix race condition on datagram purging by Amaury Denoyelle · 2 years, 1 month ago
  14. 735b44f MINOR: quic: add counter for interrupted reception by Amaury Denoyelle · 2 years, 1 month ago
  15. 5de4951 MINOR: ssl: dump the SSL string error when SSL_CTX_use_PrivateKey() failed. by William Lallemand · 2 years, 1 month ago
  16. 7faffdc BUG/MINOR: log: fixing bug in tcp syslog_io_handler Octet-Counting by Aurelien DARRAGON · 2 years, 1 month ago
  17. bbb1c68 BUG/MINOR: quic: fix subscribe operation by Amaury Denoyelle · 2 years, 2 months ago
  18. 0aba11e MINOR: quic: remove unnecessary quic_session_accept() by Amaury Denoyelle · 2 years, 2 months ago
  19. b976640 BUG/MAJOR: stick-table: don't process store-response rules for applets by Christopher Faulet · 2 years, 1 month ago
  20. 432cd1a MEDIUM: ssl: be stricter about chain error by William Lallemand · 2 years, 1 month ago
  21. a538452 MINOR: ssl: add the SSL error string before the chain by William Lallemand · 2 years, 1 month ago
  22. f784b90 MINOR: ssl: add the SSL error string when failing to load a certificate by William Lallemand · 2 years, 1 month ago
  23. d08a25b BUG/MINOR: sink: Set default connect/server timeout for implicit ring buffers by Christopher Faulet · 2 years, 1 month ago
  24. 11a707a BUG/MINOR: sink: Only use backend capability for the sink proxies by Christopher Faulet · 2 years, 1 month ago
  25. ac55608 MINOR: peers: handle multiple resync requests using shards by Emeric Brun · 2 years, 1 month ago
  26. 36d1565 MINOR: peers: Support for peer shards by Frédéric Lécaille · 2 years, 1 month ago
  27. 7941ead MINOR: quic: display unknown error sendto counter on stat page by Amaury Denoyelle · 2 years, 1 month ago
  28. 1d9f170 MINOR: quic: do not crash on unhandled sendto error by Amaury Denoyelle · 2 years, 1 month ago
  29. 910b757 BUG/MEDIUM: compression: handle rewrite errors when updating response headers by Christopher Faulet · 2 years, 1 month ago
  30. 176174f BUG/MINOR: mux-quic: complete flow-control for uni streams by Amaury Denoyelle · 2 years, 1 month ago
  31. e951c34 MINOR: list: adding MT_LIST_APPEND_LOCKED macro by Aurelien DARRAGON · 2 years, 1 month ago
  32. 18c284c DOC/MINOR: list: fixing MT_LIST_LOCK_ELT macro documentation by Aurelien DARRAGON · 2 years, 1 month ago
  33. bcaa401 MINOR: list: fixing typo in MT_LIST_LOCK_ELT by Aurelien DARRAGON · 2 years, 1 month ago
  34. 1344ebd MINOR: mworker/cli: does no try to dump the startup-logs w/o USE_SHM_OPEN by William Lallemand · 2 years, 1 month ago
  35. 2f67dd9 CLEANUP: mworker/cli: rename the status function to loadstatus by William Lallemand · 2 years, 1 month ago
  36. a925619 DOC: lua: add a note about compression w/ httpclient by William Lallemand · 2 years, 1 month ago
  37. 83e9bca BUILD: Makefile: add "USE_SHM_OPEN" on the linux-musl target by William Lallemand · 2 years, 1 month ago
  38. 6435801 CI: github: dump the backtrace of coredumps in the alpine container by William Lallemand · 2 years, 1 month ago
  39. 4ed0a3a REGTESTS: httpclient/lua: test the lua task timeout with the httpclient by William Lallemand · 2 years, 1 month ago
  40. a93eac4 BUG/MEDIUM: httpclient: check if the httpclient was released in the IO handler by William Lallemand · 2 years, 1 month ago
  41. bb58142 BUG/MEDIUM: httpclient/lua: crash when the lua task timeout before the httpclient by William Lallemand · 2 years, 1 month ago
  42. 321d100 BUG/MINOR: ring: Properly parse connect timeout by Christopher Faulet · 2 years, 1 month ago
  43. cc640e8 BUG/MINOR: log: Preserve message facility when the log target is a ring buffer by Christopher Faulet · 2 years, 1 month ago
  44. 9e3026c MINOR: quic: extend Retry token check function by Amaury Denoyelle · 2 years, 2 months ago
  45. 6e56a9e MINOR: quic: refactor packet drop on reception by Amaury Denoyelle · 2 years, 2 months ago
  46. 9828969 MINOR: quic: split and rename qc_lstnr_pkt_rcv() by Amaury Denoyelle · 2 years, 1 month ago
  47. 449b1a8 MINOR: quic: extract connection retrieval by Amaury Denoyelle · 2 years, 1 month ago
  48. deb7c87 MINOR: quic: define first packet flag by Amaury Denoyelle · 2 years, 1 month ago
  49. 845169d MINOR: quic: extend pn_offset field from quic_rx_packet by Amaury Denoyelle · 2 years, 1 month ago
  50. 0eae572 MINOR: quic: add version field on quic_rx_packet by Amaury Denoyelle · 2 years, 1 month ago
  51. 6c94056 BUG/MINOR: quic: fix buffer overflow on retry token generation by Amaury Denoyelle · 2 years, 1 month ago
  52. ea492e3 BUILD: quic: Fix build for m68k cross-compilation by Frédéric Lécaille · 2 years, 1 month ago
  53. ba303de BUILD: ssl_sock: fix null dereference for QUIC build by Amaury Denoyelle · 2 years, 1 month ago
  54. 74a9eb5 BUG/MEDIUM: httpclient: segfault when the httpclient parser fails by Thierry Fournier · 2 years, 2 months ago
  55. 47ddc89 BUILD: scripts: disable tests build on QuicTLS build by Ilya Shipitsin · 2 years, 2 months ago
  56. 5a5d05c BUILD: quic: QUIC mux build fix for 32-bit build by Frédéric Lécaille · 2 years, 2 months ago
  57. ea8aebe [RELEASE] Released version 2.7-dev8 by Willy Tarreau · 2 years, 2 months ago
  58. b87ecbb CI: Replace the deprecated `::set-output` command by writing to $GITHUB_OUTPUT in workflow definition by Tim Duesterhus · 2 years, 2 months ago
  59. 8a03bf4 CI: Replace the deprecated `::set-output` command by writing to $GITHUB_OUTPUT in matrix.py by Tim Duesterhus · 2 years, 2 months ago
  60. 5d1e131 DOC: management: "show startup-logs" for master CLI by William Lallemand · 2 years, 2 months ago
  61. f76b3b4 DOC: management: add forgotten "show startup-logs" by William Lallemand · 2 years, 2 months ago
  62. b5684c5 DOC/CLEANUP: lua-api: removing duplicate core.proxies attribute by Aurelien DARRAGON · 2 years, 2 months ago
  63. 846fc7d DOC: lua-api: updating toolbox link by Aurelien DARRAGON · 2 years, 2 months ago
  64. 53901f4 DOC/CLEANUP: lua-api: some minor corrections by Aurelien DARRAGON · 2 years, 2 months ago
  65. 380ae9c MINOR: httpclient/lua: Don't set req_payload callback if body is empty by Christopher Faulet · 2 years, 2 months ago
  66. 48005de BUG/MEDIUM: httpclient: Don't set EOM flag on an empty HTX message by Christopher Faulet · 2 years, 2 months ago
  67. 48e46f9 BUILD: ssl_sock: bind_conf uninitialized in ssl_sock_bind_verifycbk() by Frédéric Lécaille · 2 years, 2 months ago
  68. ef3e5a1 DOC: management: update the "reload" command of the master CLI by William Lallemand · 2 years, 2 months ago
  69. f5a0c8a MEDIUM: quic: respect the threads assigned to a bind line by Willy Tarreau · 2 years, 2 months ago
  70. ec1f8a6 MINOR: mworker/cli: reload command displays the startup-logs by William Lallemand · 2 years, 2 months ago
  71. eba6a54 MINOR: logs: startup-logs can use a shm for logging the reload by William Lallemand · 2 years, 2 months ago
  72. 35df342 MINOR: buffers: split b_force_xfer() into b_cpy() and b_force_xfer() by William Lallemand · 2 years, 2 months ago
  73. 9e4ead3 MINOR: ring: ring_cast_from_area() cast from an allocated area by William Lallemand · 2 years, 2 months ago
  74. 91b2305 MINOR: quic: implement datagram cleanup for quic_receiver_buf by Amaury Denoyelle · 2 years, 2 months ago
  75. 1cba8d6 CLEANUP: quic: improve naming for rxbuf/datagrams handling by Amaury Denoyelle · 2 years, 2 months ago
  76. 8c4d062 CLEANUP: quic: remove unused rxbufs member in receiver by Amaury Denoyelle · 2 years, 2 months ago
  77. e1a49cf MINOR: quic: Split the secrets key allocation in two parts by Frédéric Lécaille · 2 years, 3 months ago
  78. 4aa7d81 BUG/MINOR: quic: Stalled 0RTT connections with big ClientHello TLS message by Frédéric Lécaille · 2 years, 3 months ago
  79. 9f9263e MINOR: quic: Use a non-contiguous buffer for RX CRYPTO data by Frédéric Lécaille · 2 years, 3 months ago
  80. a20c93e MINOR: quic: Extract CRYPTO frame parsing from qc_parse_pkt_frms() by Frédéric Lécaille · 2 years, 3 months ago
  81. 7e3f7c4 MINOR: quic: New quic_cstream object implementation by Frédéric Lécaille · 2 years, 3 months ago
  82. b65fd66 CI: SSL: temporarily stick to LibreSSL=3.5.3 by Ilya Shipitsin · 2 years, 2 months ago
  83. 14711bd CI: SSL: use proper version generating when "latest" semantic is used by Ilya Shipitsin · 2 years, 2 months ago
  84. d114f4a MEDIUM: checks: spread the checks load over random threads by Willy Tarreau · 2 years, 2 months ago
  85. a840b4a MINOR: checks: use the lighter PRNG for spread checks by Willy Tarreau · 2 years, 2 months ago
  86. 99521ab BUG/MINOR: server: make sure "show servers state" hides private bits by Willy Tarreau · 2 years, 2 months ago
  87. 1049856 BUG/MEDIUM: mux-h1: Handle abort with an incomplete message during parsing by Christopher Faulet · 2 years, 2 months ago
  88. 9009c97 BUG/MEDIUM: mux-h1: Add connection error handling when reading/sending on a pipe by Christopher Faulet · 2 years, 2 months ago
  89. c8db114 MINOR: flags/mux-fcgi: Decode FCGI connection and stream flags by Christopher Faulet · 2 years, 2 months ago
  90. 3965aa7 REORG: mux-fcgi: Extract flags and enums into mux_fcgi-t.h by Christopher Faulet · 2 years, 2 months ago
  91. 3e06488 BUG/MINOR: stick-table: fix build with DEBUG_THREAD by Amaury Denoyelle · 2 years, 2 months ago
  92. cbdb528 MEDIUM: stick-table: requeue the wakeup task out of the write lock by Willy Tarreau · 2 years, 2 months ago
  93. dbae89e MEDIUM: stick-table: always use atomic ops to requeue the table's task by Willy Tarreau · 2 years, 2 months ago
  94. eb23e3e MINOR: stick-table: split stktable_store() between key and requeue by Willy Tarreau · 2 years, 2 months ago
  95. e3f5ae8 MEDIUM: stick-table: requeue the expiration task out of the exclusive lock by Willy Tarreau · 2 years, 2 months ago
  96. e628852 MEDIUM: stick-table: make stktable_set_entry() look up under a read lock by Willy Tarreau · 2 years, 2 months ago
  97. 996f1a5 MEDIUM: stick-table: do not take a lock to update t->current anymore. by Willy Tarreau · 2 years, 2 months ago
  98. 47f2297 MEDIUM: stick-table: make stktable_get_entry() look up under a read lock by Willy Tarreau · 2 years, 2 months ago
  99. a7d6a13 MEDIUM: stick-table: switch to rdlock in stktable_lookup() and lookup_key() by Willy Tarreau · 2 years, 2 months ago
  100. 175aa06 MEDIUM: stick-table: free newly allocated stkess if it couldn't be inserted by Willy Tarreau · 2 years, 2 months ago