1. 11c304d MINOR: quic: Enable some quic, h3 and qpack modules compilation. by Frédéric Lécaille · Tue May 25 09:12:35 2021 +0200
  2. 785c9c9 MINOR: quic: Replace max_packet_size by max_udp_payload size. by Frédéric Lécaille · Mon May 17 16:42:21 2021 +0200
  3. 8648c7c MINOR: quic: Avoid header collisions by Frédéric Lécaille · Tue Mar 23 14:46:56 2021 +0100
  4. 0faf807 MINOR: quic: Update the streams transport parameters. by Frédéric Lécaille · Thu Mar 18 15:05:18 2021 +0100
  5. 7383970 MINOR: quic: Add a wrapper function to update transport parameters. by Frédéric Lécaille · Thu Mar 18 15:01:27 2021 +0100
  6. e8139f3 BUG/MINOR: quic: Wrong ->accept() error handling by Frédéric Lécaille · Thu Mar 11 17:06:30 2021 +0100
  7. 7a668f5 MINOR: quic: Variable-length integer encoding/decoding into/from buffer struct. by Frédéric Lécaille · Thu Mar 04 19:12:20 2021 +0100
  8. 422a39c MINOR: quic: Add callbacks for (un)scribing to QUIC xprt. by Frédéric Lécaille · Wed Mar 03 17:28:34 2021 +0100
  9. fbe3b77 MINOR: quic: Disable the action of ->rcv_buf() xprt callback by Frédéric Lécaille · Wed Mar 03 16:23:44 2021 +0100
  10. 27faba7 MINOR: quic_sock: Finalize the QUIC connections. by Frédéric Lécaille · Wed Mar 03 16:21:00 2021 +0100
  11. b4672fb MINOR: qpack: Add QPACK compression. by Frédéric Lécaille · Wed Mar 03 16:13:10 2021 +0100
  12. ccac11f MINOR: h3: Add HTTP/3 definitions. by Frédéric Lécaille · Wed Mar 03 16:09:02 2021 +0100
  13. b8f60b3 MINOR: quic: Add a new definition to store STREAM frames. by Frédéric Lécaille · Wed Mar 03 16:04:28 2021 +0100
  14. 65bc434 MINOR: quic: Attach QUIC mux connection objet to QUIC connection. by Frédéric Lécaille · Thu Feb 18 10:16:06 2021 +0100
  15. 2abe74f MINOR: connection: Add callbacks definitions for QUIC. by Frédéric Lécaille · Thu Feb 18 10:04:27 2021 +0100
  16. dfbae76 MINOR: mux_quic: Add QUIC mux layer. by Frédéric Lécaille · Thu Feb 18 09:59:01 2021 +0100
  17. 5aa4143 MINOR: quic: Move transport parmaters to anynomous struct. by Frédéric Lécaille · Thu Jan 28 16:22:52 2021 +0100
  18. 577fe48 BUG/MINOR: quic: Possible NULL pointer dereferencing when dumping streams. by Frédéric Lécaille · Mon Jan 11 15:10:06 2021 +0100
  19. 6f97b4e BUG/MEDIUM: leastconn: fix rare possibility of divide by zero by Willy Tarreau · Wed Sep 22 07:15:57 2021 +0200
  20. c8cac04 MEDIUM: listener: deprecate "process" in favor of "thread" on bind lines by Willy Tarreau · Tue Sep 21 14:31:29 2021 +0200
  21. cd8a6f2 MINOR: server: enable slowstart for dynamic server by Amaury Denoyelle · Tue Sep 21 11:51:54 2021 +0200
  22. 29d1ac1 REORG: server: move slowstart init outside of checks by Amaury Denoyelle · Tue Sep 21 11:51:29 2021 +0200
  23. 725f8d2 MINOR: server: enable more check related keywords for dynamic servers by Amaury Denoyelle · Mon Sep 20 15:16:12 2021 +0200
  24. 79b90e8 MINOR: server: enable more keywords for ssl checks for dynamic servers by Amaury Denoyelle · Mon Sep 20 15:15:19 2021 +0200
  25. b621552 BUG/MINOR: server: alloc dynamic srv ssl ctx if proxy uses ssl chk rule by Amaury Denoyelle · Mon Sep 20 15:31:42 2021 +0200
  26. 0f456d5 BUG/MINOR: server: allow 'enable health' only if check configured by Amaury Denoyelle · Tue Sep 21 10:29:09 2021 +0200
  27. 4f06526 CLEANUP: Remove unreachable `break` from parse_time_err() by Tim Duesterhus · Thu Sep 16 17:38:27 2021 +0200
  28. 75e2f8d CLEANUP: Include check.h in flt_spoe.c by Tim Duesterhus · Thu Sep 16 17:38:26 2021 +0200
  29. 79a3478 MINOR: httpclient: add the EOH when no headers where provided by William Lallemand · Mon Sep 20 16:19:15 2021 +0200
  30. a8018eb BUG/MINOR: flt-trace: fix an infinite loop when random-parsing is set by Dragan Dosen · Mon Sep 20 09:29:19 2021 +0200
  31. ecf5596 DEV: coccinelle: Add xalloc_cast.cocci by Tim Duesterhus · Wed Sep 15 13:58:47 2021 +0200
  32. ec4a875 CLEANUP: Apply xalloc_size.cocci by Tim Duesterhus · Wed Sep 15 13:58:46 2021 +0200
  33. 02fa646 DEV: coccinelle: Add bug_on.cocci by Tim Duesterhus · Wed Sep 15 13:58:48 2021 +0200
  34. 63ee0e4 DEV: coccinelle: Add xalloc_size.cocci by Tim Duesterhus · Wed Sep 15 13:58:45 2021 +0200
  35. 1655424 CLEANUP: Apply bug_on.cocci by Tim Duesterhus · Wed Sep 15 13:58:49 2021 +0200
  36. c1af0ba DEV: coccinelle: Add ist.cocci by Tim Duesterhus · Wed Sep 15 13:58:43 2021 +0200
  37. b113b5c CLEANUP: Apply ist.cocci by Tim Duesterhus · Wed Sep 15 13:58:44 2021 +0200
  38. 81a76f4 REORG: threads: move ha_get_pthread_id() to tinfo.h by Willy Tarreau · Mon Sep 13 18:42:07 2021 +0200
  39. e612446 MINOR: applet: remove the thread mask from appctx_new() by Willy Tarreau · Mon Sep 13 10:07:38 2021 +0200
  40. 87063a7 BUILD: fd: remove unused variable totlen in fd_write_frag_line() by Willy Tarreau · Fri Sep 17 12:00:27 2021 +0200
  41. b5d1141 BUILD: proto_uxst: do not set unused flag by Willy Tarreau · Fri Sep 17 11:56:25 2021 +0200
  42. 0ce77ac BUILD: sockpair: do not set unused flag by Willy Tarreau · Fri Sep 17 11:56:25 2021 +0200
  43. f2dda52 BUG/MINOR: cli/payload: do not search for args inside payload by Willy Tarreau · Fri Sep 17 11:07:45 2021 +0200
  44. 7a8aff2 BUILD: ist: prevent gcc11 maybe-uninitialized warning on istalloc by Amaury Denoyelle · Tue May 18 11:33:57 2021 +0200
  45. 4837293 BUG/MINOR: connection: prevent null deref on mux cleanup task allocation by Amaury Denoyelle · Thu Sep 16 12:15:12 2021 +0200
  46. ed8bfad DOC: management: certificate files must be sanitized before injection by William Lallemand · Thu Sep 16 17:30:51 2021 +0200
  47. 8a0e5f8 BUG/MINOR: tcpcheck: Improve LDAP response parsing to fix LDAP check by Christopher Faulet · Thu Sep 16 16:01:09 2021 +0200
  48. c2afb86 MINOR: pools: use mallinfo2() when available instead of mallinfo() by Willy Tarreau · Thu Sep 16 09:18:21 2021 +0200
  49. a096155 DOC: update Tim's address in .mailmap by Willy Tarreau · Thu Sep 16 09:07:41 2021 +0200
  50. ab7389d BUG/MAJOR: mux-h1: Don't eval input data if an error was reported by Christopher Faulet · Thu Sep 16 08:16:23 2021 +0200
  51. 51324b8 CLEANUP: acl: Remove unused variable when releasing an acl expression by Christopher Faulet · Fri Sep 10 15:17:45 2021 +0200
  52. 8f1669b CLEANUP: Remove prototype for non-existent thread_get_default_count() by Tim Duesterhus · Sun Sep 12 13:21:54 2021 +0200
  53. 992007e CLEANUP: tree-wide: fix prototypes for functions taking no arguments. by Tim Duesterhus · Sun Sep 12 12:49:33 2021 +0200
  54. 062a54d DOC: Add .mailmap by Tim Duesterhus · Sun Sep 12 15:55:04 2021 +0200
  55. 845b560 MINOR: pools: report it when malloc_trim() is enabled by Willy Tarreau · Wed Sep 15 10:41:24 2021 +0200
  56. 157e393 MINOR: pools: automatically disable malloc_trim() with external allocators by Willy Tarreau · Wed Sep 15 10:05:48 2021 +0200
  57. ea3323f CLEANUP: pools: factor all malloc_trim() calls into trim_all_pools() by Willy Tarreau · Wed Sep 15 10:38:21 2021 +0200
  58. c5d0fc9 BUILD: sample: fix format warning on 32-bit archs in sample_conv_be2dec_check() by Willy Tarreau · Wed Sep 15 10:30:40 2021 +0200
  59. 4f5485b BUG/MINOR: compat: make sure __WORDSIZE is always defined by Willy Tarreau · Wed Sep 15 10:15:03 2021 +0200
  60. 8ab9419 BUILD: threads: fix -Wundef for _POSIX_PRIORITY_SCHEDULING on libmusl by Willy Tarreau · Wed Sep 15 10:12:04 2021 +0200
  61. 80d3daa BUILD: halog: fix a -Wundef warning on non-glibc systems by Willy Tarreau · Mon Sep 13 09:32:01 2021 +0200
  62. 8ac6597 BUILD: compiler: fixed a missing test on defined(__GNUC__) by Willy Tarreau · Mon Sep 13 09:30:09 2021 +0200
  63. 4b3a9fe [RELEASE] Released version 2.5-dev7 by Willy Tarreau · Sun Sep 12 11:36:38 2021 +0200
  64. 2281738 BUG/MEDIUM lua: Add missing call to RESET_SAFE_LJMP in hlua_filter_new() by Tim Duesterhus · Sat Sep 11 23:17:25 2021 +0200
  65. e956c9c CLEANUP: opentracing: simplify the condition on the empty header by Miroslav Zagorac · Sun Sep 12 08:15:37 2021 +0200
  66. ed17ca7 CI: Github Actions: re-enable Opentracing by Willy Tarreau · Sun Sep 12 07:01:36 2021 +0200
  67. 560c7b8 MINOR: opentracing: change the scope of the variable 'ot.uuid' from 'sess' to 'txn' by Miroslav Zagorac · Thu Sep 09 14:19:25 2021 +0200
  68. a75f340 CLEANUP: opentracing: use the haproxy function to generate uuid by Miroslav Zagorac · Thu Sep 09 10:31:12 2021 +0200
  69. 71cb1ab BUG/MINOR: opentracing: enable the use of http headers without a set value by Miroslav Zagorac · Thu Sep 09 01:23:42 2021 +0200
  70. 4cb2c83 BUILD: opentracing: exclude the use of haproxy variables for the OpenTracing context by Miroslav Zagorac · Wed Sep 08 20:56:05 2021 +0200
  71. cf6f574 CLEANUP: Move XXH3 macro from haproxy/compat.h to haproxy/xxhash.h by Tim Duesterhus · Sat Sep 11 20:29:46 2021 +0200
  72. a8bfb4d CLEANUP: ebmbtree: Replace always-taken elseif by else by Tim Düsterhus · Sat Sep 11 17:02:33 2021 +0200
  73. d5fc8fc CLEANUP: Add haproxy/xxhash.h to avoid modifying import/xxhash.h by Tim Duesterhus · Sat Sep 11 17:51:13 2021 +0200
  74. 949b6ca BUG/MINOR: filters: Set right FLT_END analyser depending on channel by Christopher Faulet · Fri Sep 10 10:29:54 2021 +0200
  75. 2d56500 BUG/MEDIUM: http-ana: Reset channels analysers when returning an error by Christopher Faulet · Fri Sep 10 09:17:50 2021 +0200
  76. 883d83e BUG/MEDIUM: stream-int: Don't block SI on a channel policy if EOI is reached by Christopher Faulet · Thu Sep 09 10:17:59 2021 +0200
  77. 0fa8007 CLEANUP: mux-h1: Remove condition rejecting upgrade requests with payload by Christopher Faulet · Thu Sep 09 14:51:26 2021 +0200
  78. f079f44 MINOR: htx: Skip headers with no value when adding a header list to a message by Christopher Faulet · Thu Sep 09 09:44:18 2021 +0200
  79. 52a5ec2 BUG/MEDIUM: mux-h1: Remove "Upgrade:" header for requests with payload by Christopher Faulet · Thu Sep 09 09:52:51 2021 +0200
  80. f14edc8 CI: Github Actions: temporarily disable Opentracing by Willy Tarreau · Thu Sep 09 14:27:37 2021 +0200
  81. ac5f634 BUILD: fix dragonfly build again on __read_mostly by devnexen@gmail.com · Sat Sep 04 09:58:57 2021 +0100
  82. 55f8a83 OPTIM: vars: do not keep variables usage stats if no limit is set by Willy Tarreau · Wed Sep 08 15:51:06 2021 +0200
  83. 3b78f2a OPTIM: vars: remove internal bookkeeping for vars_global_size by Willy Tarreau · Wed Sep 08 15:40:58 2021 +0200
  84. 61ecf28 OPTIM: vars: only takes the variables lock on shared entries by Willy Tarreau · Wed Sep 08 15:20:45 2021 +0200
  85. dc72fbb MINOR: vars: centralize the lock/unlock into static inlines by Willy Tarreau · Wed Sep 08 15:19:57 2021 +0200
  86. 3f120d2 CLEANUP: vars: remove the now unused var_names array by Willy Tarreau · Tue Aug 31 09:00:16 2021 +0200
  87. 3a4bedc MEDIUM: vars: replace the global name index with a hash by Willy Tarreau · Tue Aug 31 08:51:02 2021 +0200
  88. 2c897d9 MINOR: vars: preset a random seed to hash variables names by Willy Tarreau · Tue Aug 31 08:48:55 2021 +0200
  89. df8eeb1 MEDIUM: vars: pre-create parsed SCOPE_PROC variables as permanent ones by Willy Tarreau · Wed Sep 08 11:07:32 2021 +0200
  90. c1c88f4 MEDIUM: vars: make var_clear() only reset VF_PERMANENT variables by Willy Tarreau · Wed Sep 08 15:03:58 2021 +0200
  91. 3dc6dc3 MINOR: vars: store flags into variables and add VF_PERMANENT by Willy Tarreau · Wed Sep 08 11:07:32 2021 +0200
  92. 63c3066 MINOR: vars: support storing empty sample data with a variable by Willy Tarreau · Wed Sep 08 13:58:19 2021 +0200
  93. 4994b57 MINOR: vars: add a VF_CREATEONLY flag for creation by Willy Tarreau · Wed Sep 08 11:38:25 2021 +0200
  94. 7978c5c MEDIUM: vars: make the ifexist variant of set-var only apply to the proc scope by Willy Tarreau · Tue Sep 07 14:24:07 2021 +0200
  95. f1cb0eb REORG: vars: remerge sample_store{,_stream}() into var_set() by Willy Tarreau · Tue Sep 07 11:37:37 2021 +0200
  96. d378eb8 CLEANUP: vars: rename sample_clear_stream() to var_unset() by Willy Tarreau · Tue Sep 07 11:44:41 2021 +0200
  97. b7bfcb3 MINOR: vars: rename vars_init() to vars_init_head() by Willy Tarreau · Tue Aug 31 08:13:25 2021 +0200
  98. 1008071 MINOR: proxy: add a global "grace" directive to postpone soft-stop by Willy Tarreau · Tue Sep 07 10:49:45 2021 +0200
  99. b7308f0 Revert "BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive" by Christopher Faulet · Tue Sep 07 14:31:02 2021 +0200
  100. 3b69886 BUG/MAJOR: htx: fix missing header name length check in htx_add_header/trailer by Willy Tarreau · Thu Aug 26 16:23:37 2021 +0200