1. 0013288 MINOR: listener: small API change by Aurelien DARRAGON · 2 years, 3 months ago
  2. 7d00077 BUG/MEDIUM: proxy: ensure pause_proxy() and resume_proxy() own PROXY_LOCK by Aurelien DARRAGON · 2 years, 3 months ago
  3. 6edae6f MINOR: flags/http_ana: use flag dumping to show http msg states by Willy Tarreau · 2 years, 3 months ago
  4. 5349779 MINOR: flags/htx: use flag dumping to show htx and start-line flags by Willy Tarreau · 2 years, 3 months ago
  5. cdefa80 DEV: flags: remove the now useless intermediary functions by Willy Tarreau · 2 years, 3 months ago
  6. a8db91f DEV: flags: remove the now unused SHOW_FLAG() definition by Willy Tarreau · 2 years, 3 months ago
  7. e2afad0 MINOR: flags/http_ana: use flag dumping for txn flags by Willy Tarreau · 2 years, 3 months ago
  8. 92a2d3c MINOR: flags/task: use flag dumping for task state by Willy Tarreau · 2 years, 3 months ago
  9. e9d1283 MINOR: flags/stream: use flag dumping for stream flags by Willy Tarreau · 2 years, 3 months ago
  10. f4cb98c MINOR: flags/stream: use flag dumping for stream error type by Willy Tarreau · 2 years, 3 months ago
  11. 4bab7d8 MINOR: flags/stconn: use flag dumping for stconn and sedesc flags by Willy Tarreau · 2 years, 3 months ago
  12. 9d9e101 MINOR: flags/connection: use flag dumping for connection flags by Willy Tarreau · 2 years, 3 months ago
  13. cdc9ddc MINOR: flags/channel: use flag dumping for channel flags and analysers by Willy Tarreau · 2 years, 3 months ago
  14. 7a955b5 MINOR: flags: implement a macro used to dump enums inside masks by Willy Tarreau · 2 years, 3 months ago
  15. 77acaf5 MINOR: flags: add a new file to host flag dumping macros by Willy Tarreau · 2 years, 3 months ago
  16. 20273ce DEV: flags: add missing CO_FL_FDLESS connection flag by Willy Tarreau · 2 years, 3 months ago
  17. c7ac174 DEV: flags: fix usage message to reflect available options by Willy Tarreau · 2 years, 3 months ago
  18. b0ab121 CI: cirrus-ci: bump FreeBSD image to 13-1 by Ilya Shipitsin · 2 years, 3 months ago
  19. eea152e BUG/MINOR: signals/poller: ensure wakeup from signals by Matthias Wirth · 2 years, 3 months ago
  20. ef2d234 BUILD: udp-perturb: Add a make target for udp-perturb tool by Frédéric Lécaille · 2 years, 3 months ago
  21. 192093b MINOR: dev/udp: Apply the corruption to both directions by Frédéric Lécaille · 2 years, 3 months ago
  22. 3dd79d3 MINOR: h3: Send the h3 settings with others streams (requests) by Frédéric Lécaille · 2 years, 3 months ago
  23. befcf70 MINOR: h3: Missing connection argument for a TRACE_LEAVE() argument by Frédéric Lécaille · 2 years, 3 months ago
  24. 2eb5faa MINOR: h3: Add the quic_conn object to h3 traces by Frédéric Lécaille · 2 years, 3 months ago
  25. 1c725aa BUG/MINOR: h3: Crash when h3 trace verbosity is "minimal" by Frédéric Lécaille · 2 years, 3 months ago
  26. 3c1b81f BUG/MINOR: quic: Trace fix about packet number space information. by Frédéric Lécaille · 2 years, 3 months ago
  27. bb995ea BUG/MINOR: quic: Speed up the handshake completion only one time by Frédéric Lécaille · 2 years, 3 months ago
  28. 43c891d BUG/MINOR: signals/poller: set the poller timeout to 0 when there are signals by William Lallemand · 2 years, 3 months ago
  29. e86bc35 MINOR: activity/cli: support sorting task profiling by total CPU time by Willy Tarreau · 2 years, 3 months ago
  30. dc89b18 MINOR: activity/cli: support aggregating task profiling outputs by Willy Tarreau · 2 years, 3 months ago
  31. 64435aa MINOR: tasks/activity: improve the caller-callee activity hash by Willy Tarreau · 2 years, 3 months ago
  32. 3d4cdb1 MEDIUM: tasks/activity: combine the called function with the caller by Willy Tarreau · 2 years, 3 months ago
  33. 41e701e DEBUG: quic: export the few task handlers that often appear in task dumps by Willy Tarreau · 2 years, 3 months ago
  34. 0fbc16c DEBUG: resolvers: unstatify process_resolvers() to make it appear in profiling by Willy Tarreau · 2 years, 3 months ago
  35. a342387 CLEANUP: activity: make the number of sched activity entries more configurable by Willy Tarreau · 2 years, 3 months ago
  36. a9a2384 CLEANUP: sched: remove duplicate code in run_tasks_from_list() by Willy Tarreau · 2 years, 3 months ago
  37. e0e6d81 CLEANUP: task: move tid and wake_date into the common part by Willy Tarreau · 2 years, 3 months ago
  38. 2830d28 DEBUG: task: simplify the caller recording in DEBUG_TASK by Willy Tarreau · 2 years, 3 months ago
  39. 8d71abf DEBUG: applet: instrument appctx_wakeup() to log the caller's location by Willy Tarreau · 2 years, 3 months ago
  40. e08af9a DEBUG: task: use struct ha_caller instead of arrays of file:line by Willy Tarreau · 2 years, 3 months ago
  41. d2b2ad9 DEBUG: task: define a series of wakeup types for tasks and tasklets by Willy Tarreau · 2 years, 3 months ago
  42. d96d214 CLEANUP: debug: use struct ha_caller for memstat by Willy Tarreau · 2 years, 3 months ago
  43. 7f2f1f2 MINOR: debug: add struct ha_caller to describe a calling location by Willy Tarreau · 2 years, 3 months ago
  44. 4c1bc01 CLEANUP: activity: make taskprof use ptr_hash() by Willy Tarreau · 2 years, 3 months ago
  45. 245d32f CLEANUP: activity: make memprof use the generic ptr_hash() function by Willy Tarreau · 2 years, 3 months ago
  46. 4a39076 MINOR: tools: add generic pointer hashing functions by Willy Tarreau · 2 years, 3 months ago
  47. 6a28a30 MINOR: tasks: do not keep cpu and latency times in struct task by Willy Tarreau · 2 years, 3 months ago
  48. beee600 BUG/MINOR: stream/sched: take into account CPU profiling for the last call by Willy Tarreau · 2 years, 3 months ago
  49. 1efddfa MINOR: sched: store the current profile entry in the thread context by Willy Tarreau · 2 years, 3 months ago
  50. 62b5b96 BUG/MINOR: sched: properly account for the CPU time of dying tasks by Willy Tarreau · 2 years, 3 months ago
  51. 04e50b3 CLEANUP: task: rename ->call_date to ->wake_date by Willy Tarreau · 2 years, 3 months ago
  52. 768c2c5 MINOR: task: permanently enable latency measurement on tasklets by Willy Tarreau · 2 years, 3 months ago
  53. 0fae3a0 BUG/MINOR: task: make task_instant_wakeup() work on a task not a tasklet by Willy Tarreau · 2 years, 3 months ago
  54. f27acd9 BUG/MINOR: task: always reset a new tasklet's call date by Willy Tarreau · 2 years, 3 months ago
  55. 3122c75 BUG/MINOR: quic: Wrong connection ID to thread ID association by Frédéric Lécaille · 2 years, 3 months ago
  56. 614742b MINOR: quic: No TRACE_LEAVE() in retrieve_qc_conn_from_cid() by Frédéric Lécaille · 2 years, 3 months ago
  57. 449804e MINOR: quic: Add traces about sent or resent TX frames by Frédéric Lécaille · 2 years, 3 months ago
  58. 70a6e63 MINOR: quic: add QUIC support when no client_hello_cb by William Lallemand · 2 years, 3 months ago
  59. 373ce73 BUILD: quic: fix the #ifdef in ssl_quic_initial_ctx() by William Lallemand · 2 years, 3 months ago
  60. 4b7938d BUILD: ssl: fix the ifdef mess in ssl_sock_initial_ctx by William Lallemand · 2 years, 3 months ago
  61. e6ec626 BUILD: quic: enable early data only with >= openssl 1.1.1 by William Lallemand · 2 years, 3 months ago
  62. d2be9d4 BUILD: quic: temporarly ignore chacha20_poly1305 for libressl by William Lallemand · 2 years, 3 months ago
  63. 844009d BUILD: ssl: fix ssl_sock_switchtx_cbk when no client_hello_cb by William Lallemand · 2 years, 3 months ago
  64. 6d74e17 BUILD: quic: add some ifdef around the SSL_ERROR_* for libressl by William Lallemand · 2 years, 3 months ago
  65. 2be0ac5 BUG/MINOR: quic: Possible crash when verifying certificates by Frédéric Lécaille · 2 years, 3 months ago
  66. a9e934b BUG/MINOR: h1: Support headers case adjustment for TCP proxies by Christopher Faulet · 2 years, 3 months ago
  67. 4b5f302 MINOR: http-check: Remove support for headers/body in "option httpchk" version by Christopher Faulet · 2 years, 3 months ago
  68. 6aec1f3 BUG/MINOR: quic: Possible crash with "tls-ticket-keys" on QUIC bind lines by Frédéric Lécaille · 2 years, 3 months ago
  69. 025945f BUG/MINOR: quic: Retransmitted frames marked as acknowledged by Frédéric Lécaille · 2 years, 3 months ago
  70. 2f105b8 BUILD: makefile: enable crypt(3) for NetBSD by Brad Smith · 2 years, 4 months ago
  71. ef9d594 MINOR: Revert part of clarifying samples support per os commit by Brad Smith · 2 years, 3 months ago
  72. 3bb2b5d [RELEASE] Released version 2.7-dev5 by Willy Tarreau · 2 years, 3 months ago
  73. 6a03a0d BUG/MINOR: http-act: initialize http fmt head earlier by Willy Tarreau · 2 years, 3 months ago
  74. e6f389d MINOR: mux-h1: provide a "show_sd" helper to output stream debugging info by Willy Tarreau · 2 years, 3 months ago
  75. 7079c0f MINOR: mux-h1: split "show_fd" into connection and stream by Willy Tarreau · 2 years, 3 months ago
  76. b4a4fee MINOR: mux-quic: provide a "show_sd" helper to output stream debugging info by Willy Tarreau · 2 years, 3 months ago
  77. 7051f73 MINOR: mux-h2: insert line breaks in "show sess all" output for legibility by Willy Tarreau · 2 years, 3 months ago
  78. bf4ec6f MINOR: mux-h2: provide a "show_sd" helper to output stream debugging info by Willy Tarreau · 2 years, 3 months ago
  79. ce57777 MINOR: muxes: add a "show_sd" helper to complete "show sess" dumps by Willy Tarreau · 2 years, 3 months ago
  80. 4e97bcc MINOR: mux-h2: extract the connection dump function out of h2_show_fd() by Willy Tarreau · 2 years, 3 months ago
  81. 90bffa2 MINOR: mux-h2: extract the stream dump function out of h2_show_fd() by Willy Tarreau · 2 years, 3 months ago
  82. 714900a MINOR: debug: report applet pointer and handler in crashes when known by Willy Tarreau · 2 years, 3 months ago
  83. 178dda6 DEBUG: stream: minor rearrangement of a few fields in struct stream. by Willy Tarreau · 2 years, 3 months ago
  84. 4105461 BUG/MINOR: mux-fcgi: fix the "show fd" dest buffer for the subscriber by Willy Tarreau · 2 years, 3 months ago
  85. 9b6a187 BUG/MINOR: mux-h1: fix the "show fd" dest buffer for the subscriber by Willy Tarreau · 2 years, 3 months ago
  86. ba7657c BUG/MINOR: mux-h2: fix the "show fd" dest buffer for the subscriber by Willy Tarreau · 2 years, 3 months ago
  87. df3231c MEDIUM: httpclient: enable ALPN support on outgoing https connections by Willy Tarreau · 2 years, 3 months ago
  88. f80713b BUG/MINOR: httpclient: keep-alive was accidentely disabled by Willy Tarreau · 2 years, 3 months ago
  89. 6486ff8 BUG/MINOR: httpclient: only ask for more room on failed writes by Willy Tarreau · 2 years, 3 months ago
  90. b482920 BUG/MEDIUM: httpclient: always detach the caller before self-killing by Willy Tarreau · 2 years, 3 months ago
  91. d8a44d0 BUG/MINOR: h2: properly set the direction flag on HTX response by Willy Tarreau · 2 years, 3 months ago
  92. a107520 BUG/MINOR: quic: Frames leak during retransmissions by Frédéric Lécaille · 2 years, 3 months ago
  93. a777ee3 MINOR: quic: Trace typo fix in qc_release_frm() by Frédéric Lécaille · 2 years, 3 months ago
  94. 26236f5 MINOR: quic: Add TX frames addresses to traces to several trace events by Frédéric Lécaille · 2 years, 3 months ago
  95. b866c69 BUG/MINOR: quic: Do not ack when probing by Frédéric Lécaille · 2 years, 3 months ago
  96. ecb40b2 MINOR: backend: always satisfy the first req reuse rule with l7 retries by Willy Tarreau · 2 years, 3 months ago
  97. 4d1ff11 BUG/MEDIUM: mux-h1: always use RST to kill idle connections in pools by Willy Tarreau · 2 years, 3 months ago
  98. 05ed05b REGTESTS: http_request_buffer: Add a barrier to not mix up log messages by Christopher Faulet · 2 years, 3 months ago
  99. f348ecd BUG/MINOR: regex: Properly handle PCRE2 lib compiled without JIT support by Christopher Faulet · 2 years, 3 months ago
  100. 32872db MINOR: sink/ring: rotate non-empty file-backed contents only by Willy Tarreau · 2 years, 3 months ago