1. 6ef8a06 CLEANUP: quic: Remaining useless code into server part by Frédéric Lécaille · 11 months ago
  2. 5e28c3a BUG/MINOR: quic: Missing call to TLS message callbacks by Frédéric Lécaille · 11 months ago
  3. 40f8802 MINOR: stats: store the parent proxy in stats ctx (http) by Aurelien DARRAGON · 12 months ago
  4. 7438181 BUG/MINOR: mworker/cli: fix set severity-output support by William Lallemand · 12 months ago
  5. 3ecb341 BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them by Willy Tarreau · 1 year ago
  6. 6ce5cd0 MINOR: stktable: add stktable_deinit function by Aurelien DARRAGON · 1 year ago
  7. dd325a2 BUG/MINOR: stconn: Report read activity on non-indep streams for partial sends by Christopher Faulet · 1 year ago
  8. fe8a00e MINOR: channel: Add functions to get info on buffers and deal with HTX streams by Christopher Faulet · 1 year ago
  9. bffaf79 MINOR: htx: Use a macro for overhead induced by HTX by Christopher Faulet · 1 year ago
  10. e65daba BUG/MEDIUM: stconn: Update fsb date on partial sends by Christopher Faulet · 1 year ago
  11. fb79f96 MINOR: connection: Add a CTL flag to notify mux it should wait for reads again by Christopher Faulet · 1 year ago
  12. 2b17bf5 BUG/MEDIUM: pool: fix releasable pool calculation when overloaded by Willy Tarreau · 1 year, 1 month ago
  13. 6ccce20 BUG/MEDIUM: Don't apply a max value on room_needed in sc_need_room() by Christopher Faulet · 1 year, 1 month ago
  14. 9265780 BUG/MEDIUM: stconn: Don't report rcv/snd expiration date if SC cannot epxire by Christopher Faulet · 1 year, 1 month ago
  15. 331b8b1 MEDIUM: quic: count quic_conn instance for maxconn by Amaury Denoyelle · 1 year, 1 month ago
  16. 8ee9fc7 MINOR: frontend: implement a dedicated actconn increment function by Amaury Denoyelle · 1 year, 1 month ago
  17. ca1cedf BUG/MINOR: ssl: use a thread-safe sslconns increment by Amaury Denoyelle · 1 year, 1 month ago
  18. 4e49a6f MINOR: connection: add conn_pr_mode_to_proto_mode() helper func by Aurelien DARRAGON · 1 year, 1 month ago
  19. f7aba8e DEBUG: mux-h2/flags: fix list of h2c flags used by the flags decoder by Willy Tarreau · 1 year, 1 month ago
  20. edd1d06 BUG/MEDIUM: peers: Fix synchro for huge number of tables by Christopher Faulet · 1 year, 1 month ago
  21. 936db56 BUG/MINOR: mux-h2: fix http-request and http-keep-alive timeouts again by Willy Tarreau · 1 year, 1 month ago
  22. de4a538 BUG/MINOR: mux-h2: make up other blocked streams upon removal from list by Willy Tarreau · 1 year, 1 month ago
  23. 8fbabea BUG/MINOR: quic: Avoid crashing with unsupported cryptographic algos by Frédéric Lécaille · 1 year, 2 months ago
  24. 6c56b89 BUG/MEDIUM: stconn: Fix comparison sign in sc_need_room() by Christopher Faulet · 1 year, 4 months ago
  25. 106008b BUG/MEDIUM: actions: always apply a longest match on prefix lookup by Willy Tarreau · 1 year, 2 months ago
  26. c8eb1d1 MINOR: pattern: fix pat_{parse,match}_ip() function comments by Aurelien DARRAGON · 1 year, 3 months ago
  27. 3fde519 BUG/MINOR: freq_ctr: fix possible negative rate with the scaled API by Willy Tarreau · 1 year, 3 months ago
  28. df3f457 MINOR: quic: Add "limited-quic" new tuning setting by Frédéric Lécaille · 1 year, 4 months ago
  29. cd5ab68 MINOR: quic: Add a quic_openssl_compat struct to quic_conn struct by Frédéric Lécaille · 1 year, 6 months ago
  30. beab239 MINOR: quic: Export some KDF functions (QUIC-TLS) by Frédéric Lécaille · 1 year, 6 months ago
  31. 4fb41bf MINOR: quic: Include QUIC opensssl wrapper header from TLS stacks compatibility header by Frédéric Lécaille · 1 year, 6 months ago
  32. c9c0d68 MINOR: quic: QUIC openssl wrapper implementation by Frédéric Lécaille · 1 year, 6 months ago
  33. 0499db4 BUG/MINOR: quic: Wrong cluster secret initialization by Frédéric Lécaille · 1 year, 3 months ago
  34. 3d28203 BUILD: bug: make BUG_ON() void to avoid a rare warning by Willy Tarreau · 1 year, 3 months ago
  35. a547a21 MEDIUM: capabilities: enable support for Linux capabilities by Willy Tarreau · 1 year, 3 months ago
  36. 389b7d1 BUG/MEDIUM: applet: Fix API for function to push new data in channels buffer by Christopher Faulet · 1 year, 3 months ago
  37. 35fb593 BUG/MINOR: quic: Wrong RTT computation (srtt and rrt_var) by Frédéric Lécaille · 1 year, 3 months ago
  38. eda9c10 BUG/MEDIUM: stconn: Don't block sends if there is a pending shutdown by Christopher Faulet · 1 year, 3 months ago
  39. d513644 BUG/MINOR: ssl/cli: can't find ".crt" files when replacing a certificate by William Lallemand · 1 year, 3 months ago
  40. aa15db9 BUILD: import: guard plock.h against multiple inclusion by Willy Tarreau · 1 year, 3 months ago
  41. ee5fe92 IMPORT: xxhash: update xxHash to version 0.8.2 by Willy Tarreau · 1 year, 3 months ago
  42. eeb6c80 MINOR: atomic: make sure to always relax after a failed CAS by Willy Tarreau · 1 year, 3 months ago
  43. d650163 MINOR: threads: inline the wait function for pthread_rwlock emulation by Willy Tarreau · 1 year, 3 months ago
  44. 315b718 IMPORT: plock: also support inlining the int code by Willy Tarreau · 1 year, 3 months ago
  45. b6be1a4 MINOR: h2: pass accept-invalid-http-request down the request parser by Willy Tarreau · 1 year, 4 months ago
  46. b491940 MINOR: http: add new function http_path_has_forbidden_char() by Willy Tarreau · 1 year, 4 months ago
  47. 451ac66 MINOR: ist: add new function ist_find_range() to find a character range by Willy Tarreau · 1 year, 4 months ago
  48. 21c4ffd REORG: http: move has_forbidden_char() from h2.c to http.h by Willy Tarreau · 1 year, 4 months ago
  49. eded6c1 BUG/MINOR: cpuset: remove the bogus "proc" from the cpu_map struct by Willy Tarreau · 1 year, 4 months ago
  50. b8ee931 MINOR: cpuset: add cpu_map_configured() to know if a cpu-map was found by Willy Tarreau · 1 year, 4 months ago
  51. bcdf07e BUG/MINOR: hlua: hlua_yieldk ctx argument should support pointers by Aurelien DARRAGON · 1 year, 5 months ago
  52. e0190c6 CLEANUP: quic: remove useless parameter 'key' from quic_packet_encrypt by Emeric Brun · 1 year, 5 months ago
  53. 7875f12 BUG/MEDIUM: quic: timestamp shared in token was using internal time clock by Emeric Brun · 1 year, 5 months ago
  54. 5bab37e MINOR: sink/api: pass explicit maxlen parameter to sink_write() by Aurelien DARRAGON · 1 year, 5 months ago
  55. 13ed7c9 MINOR: quic: Reduce the maximum length of TLS secrets by Frédéric Lécaille · 1 year, 5 months ago
  56. 0960b52 MINOR: quic: Move packet number space related functions by Frédéric Lécaille · 1 year, 6 months ago
  57. ac73baa MINOR: quic: Move QUIC encryption level structure definition by Frédéric Lécaille · 1 year, 6 months ago
  58. 3ffe11e IMPORT: slz: implement a synchronous flush() operation by Willy Tarreau · 1 year, 5 months ago
  59. e111b72 BUG/MINOR: quic: Missing initialization (packet number space probing) by Frédéric Lécaille · 1 year, 6 months ago
  60. 899b547 BUG/MINOR: proxy/server: free default-server on deinit by Aurelien DARRAGON · 1 year, 6 months ago
  61. d7f1ce4 BUG/MINOR: stream: do not use client-fin/server-fin with HTX by Willy Tarreau · 1 year, 6 months ago
  62. b9b6e94 MINOR: version: mention that it's LTS now. by Willy Tarreau · 1 year, 6 months ago
  63. d68f8b5 CLEANUP: mux-quic: rename internal functions by Amaury Denoyelle · 1 year, 6 months ago
  64. 6d6ee0d MINOR: quic: fix stats naming for flow control BLOCKED frames by Amaury Denoyelle · 1 year, 6 months ago
  65. 087c5f0 MINOR: mux-quic: remove nb_streams from qcc by Amaury Denoyelle · 1 year, 6 months ago
  66. 7b41dfd CLEANUP: mux-quic: remove unneeded fields in qcc by Amaury Denoyelle · 1 year, 6 months ago
  67. 425d7ad MINOR: init: pre-allocate kernel data structures on init by Patrick Hemmer · 1 year, 6 months ago
  68. b298882 BUILD: compiler: systematically set USE_OBSOLETE_LINKER with TCC by Willy Tarreau · 1 year, 6 months ago
  69. eced142 BUILD: ist: use the literal declaration for ist_lc/ist_uc under TCC by Willy Tarreau · 1 year, 6 months ago
  70. 4e8720a BUILD: ist: do not put a cast in an array declaration by Willy Tarreau · 1 year, 6 months ago
  71. 12a815a MINOR: quic: Add a counter for sent packets by Frédéric Lécaille · 1 year, 6 months ago
  72. bdd64fd MINOR: quic: Add some counters at QUIC connection level by Frédéric Lécaille · 1 year, 6 months ago
  73. 1e1c288 BUILD: makefile: fix build issue on GNU make < 3.82 by Willy Tarreau · 1 year, 6 months ago
  74. 97c344d BUILD: quic: re-enable chacha20_poly1305 for libressl by Ilya Shipitsin · 1 year, 6 months ago
  75. b7209d4 MEDIUM: stconn: make the SE_FL_ERR_PENDING to ERROR transition systematic by Willy Tarreau · 1 year, 6 months ago
  76. 5eadc27 MINOR: quic: remove return val of quic_aead_iv_build() by Amaury Denoyelle · 1 year, 7 months ago
  77. 5345490 MINOR: clock: provide a function to automatically adjust now_offset by Willy Tarreau · 1 year, 7 months ago
  78. 5723b38 MINOR: stats: report the boot time in "show info" by Willy Tarreau · 1 year, 7 months ago
  79. da4aa69 MINOR: clock: measure the total boot time by Willy Tarreau · 1 year, 7 months ago
  80. 1a2faef MINOR: mux-quic: uninline qc_attach_sc() by Amaury Denoyelle · 1 year, 7 months ago
  81. 3cb7814 MINOR: mux-quic: properly report end-of-stream on recv by Amaury Denoyelle · 1 year, 7 months ago
  82. d0c3634 BUILD: ssl: get0_verified chain is available on libreSSL by William Lallemand · 1 year, 7 months ago
  83. 6e0c39d BUILD: ssl: ssl_c_r_dn fetches uses functiosn only available since 1.1.1 by William Lallemand · 1 year, 7 months ago
  84. df97f47 MINOR: ssl: add new sample ssl_c_r_dn by Abhijeet Rastogi · 1 year, 7 months ago
  85. 6c501ed BUG/MINOR: mux-quic: differentiate failure on qc_stream_desc alloc by Amaury Denoyelle · 1 year, 7 months ago
  86. 93dd23c MINOR: mux-quic: remove dedicated function to handle standalone FIN by Amaury Denoyelle · 1 year, 7 months ago
  87. 25cf19d MINOR: htx: add function to set EOM reliably by Amaury Denoyelle · 1 year, 7 months ago
  88. ea07715 MINOR: master/cli: also implement the timed prompt on the master CLI by Willy Tarreau · 1 year, 7 months ago
  89. 2255557 MINOR: cli: add an option to display the uptime in the CLI's prompt by Willy Tarreau · 1 year, 7 months ago
  90. 31b23ae CLEANUP: acl: discard prune_acl_cond() function by Aurelien DARRAGON · 1 year, 7 months ago
  91. 7abc922 MINOR: proxy: add http_free_redirect_rule() function by Aurelien DARRAGON · 1 year, 7 months ago
  92. 7542fb4 MINOR: stconn: Add a cross-reference between SE descriptor by Christopher Faulet · 1 year, 7 months ago
  93. 4cfb001 MINOR: stats: report the listener's protocol along with the address in stats by Willy Tarreau · 1 year, 7 months ago
  94. 5f67b17 MEDIUM: mux-quic: adjust transport layer error handling by Amaury Denoyelle · 1 year, 7 months ago
  95. b2e31d3 MEDIUM: quic: streamline error notification by Amaury Denoyelle · 1 year, 7 months ago
  96. 2d5c3f5 MINOR: mux-quic: add traces for stream wake by Amaury Denoyelle · 1 year, 7 months ago
  97. 9615102 MINOR: stats: report the number of times the global maxconn was reached by Willy Tarreau · 1 year, 7 months ago
  98. 3c4a297 MINOR: stats: report the total number of warnings issued by Willy Tarreau · 1 year, 7 months ago
  99. 29dcc5e DEBUG: list: add DEBUG_LIST to purposely corrupt list heads after delete by Willy Tarreau · 1 year, 7 months ago
  100. b971696 BUG/MINOR: quic: Possible crash when dumping version information by Frédéric Lécaille · 1 year, 7 months ago