1. 5885775 MEDIUM: http-htx/proxy: Use a global and centralized storage for HTTP error messages by Christopher Faulet · 4 years, 7 months ago
  2. d73b96d MINOR: tcp-rules: Make tcp-request capture a custom action by Christopher Faulet · 4 years, 7 months ago
  3. ac98d81 MINOR: http-rule/tcp-rules: Make track-sc* custom actions by Christopher Faulet · 4 years, 7 months ago
  4. 91b3ec1 MEDIUM: http-rules: Make early-hint custom actions by Christopher Faulet · 4 years, 6 months ago
  5. 046cf44 MINOR: http-rules: Make set/del-map and add/del-acl custom actions by Christopher Faulet · 4 years, 8 months ago
  6. d1f27e3 MINOR: http-rules: Make set-header and add-header custom actions by Christopher Faulet · 4 years, 8 months ago
  7. 92d34fe MINOR: http-rules: Make replace-header and replace-value custom actions by Christopher Faulet · 4 years, 8 months ago
  8. 006f650 MINOR: actions: Use an integer to set the action type by Christopher Faulet · 4 years, 7 months ago
  9. 245cf79 MINOR: actions: Add flags to configure the action behaviour by Christopher Faulet · 4 years, 7 months ago
  10. 105ba6c MINOR: actions: Rename the act_flag enum into act_opt by Christopher Faulet · 4 years, 7 months ago
  11. cd26e8a MINOR: http-rules/tcp-rules: Call the defined action function first if defined by Christopher Faulet · 4 years, 7 months ago
  12. 96bff76 MINOR: actions: Regroup some info about HTTP rules in the same struct by Christopher Faulet · 4 years, 8 months ago
  13. 58b3564 MINOR: actions: Add a function pointer to release args used by actions by Christopher Faulet · 4 years, 8 months ago
  14. a00071e MINOR: http-ana: Add a txn flag to support soft/strict message rewrites by Christopher Faulet · 4 years, 8 months ago
  15. a08546b MINOR: counters: Remove failed_secu counter and use denied_resp instead by Christopher Faulet · 4 years, 8 months ago
  16. 0159ee4 MINOR: stats: Report internal errors in the proxies/listeners/servers stats by Christopher Faulet · 4 years, 8 months ago
  17. 30a2a37 MINOR: http-rules: Add more return codes to let custom actions act as normal ones by Christopher Faulet · 4 years, 8 months ago
  18. 4d90db5 MINOR: http-rules: Add a rule result to report internal error by Christopher Faulet · 4 years, 8 months ago
  19. d4ce6c2 MINOR: counters: Add a counter to report internal processing errors by Christopher Faulet · 4 years, 8 months ago
  20. ee1a6fc MINOR: connection: make the last arg of subscribe() a struct wait_event* by Willy Tarreau · 4 years, 6 months ago
  21. 7872d1f MEDIUM: connection: merge the send_wait and recv_wait entries by Willy Tarreau · 4 years, 7 months ago
  22. 3381bf8 MEDIUM: connection: get rid of CO_FL_CURR_* flags by Willy Tarreau · 4 years, 6 months ago
  23. 17ccd1a BUG/MEDIUM: connection: add a mux flag to indicate splice usability by Willy Tarreau · 4 years, 6 months ago
  24. f31af93 MEDIUM: lua: don't call the GC as often when dealing with outgoing connections by Willy Tarreau · 4 years, 7 months ago
  25. 0fbc318 CLEANUP: connection: merge CO_FL_NOTIFY_DATA and CO_FL_NOTIFY_DONE by Willy Tarreau · 4 years, 7 months ago
  26. 11ef083 MINOR: pollers: add a new flag to indicate pollers reporting ERR & HUP by Willy Tarreau · 4 years, 8 months ago
  27. dd0e89a BUG/MAJOR: task: add a new TASK_SHARED_WQ flag to fix foreing requeuing by Willy Tarreau · 4 years, 7 months ago
  28. a1d97f8 REORG: listener: move the global listener queue code to listener.c by Willy Tarreau · 4 years, 8 months ago
  29. a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · 4 years, 8 months ago upstream/master
  30. d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · 4 years, 8 months ago
  31. f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · 4 years, 9 months ago
  32. ec1c10b MINOR: peers: Add debugging information to "show peers". by Frédéric Lécaille · 4 years, 9 months ago
  33. 33cab3c MINOR: peers: Add TX/RX heartbeat counters. by Frédéric Lécaille · 4 years, 9 months ago
  34. 0d7712d MINOR: stick-table: allow sc-set-gpt0 to set value from an expression by Cédric Dufour · 4 years, 9 months ago
  35. 869efd5 BUG/MINOR: log: make "show startup-log" use a ring buffer instead by Willy Tarreau · 4 years, 9 months ago
  36. 0d1c2a6 MINOR: stats: Report max times in addition of the averages for sessions by Christopher Faulet · 4 years, 9 months ago
  37. efb41f0 MINOR: counters: Add fields to store the max observed for {q,c,d,t}_time by Christopher Faulet · 4 years, 9 months ago
  38. b2e5849 MEDIUM: filters: Adapt filters API to allow again TCP filtering on HTX streams by Christopher Faulet · 4 years, 9 months ago
  39. 21724f0 MINOR: ssl/cli: replace the default_ctx during 'commit ssl cert' by William Lallemand · 4 years, 9 months ago
  40. beea2a4 CLEANUP: ssl/cli: remove leftovers of bundle/certs (it < 2) by William Lallemand · 4 years, 9 months ago
  41. bc6ca7c MINOR: ssl/cli: rework 'set ssl cert' as 'set/commit' by William Lallemand · 4 years, 9 months ago
  42. 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · 4 years, 9 months ago
  43. 9b8e11e MINOR: mux: Add a new method to get informations about a mux. by Olivier Houchard · 4 years, 9 months ago
  44. 9b01370 MINOR: stats/debug: maintain a counter of debug commands issued by Willy Tarreau · 4 years, 9 months ago
  45. abb9f9b MINOR: cli: add an expert mode to hide dangerous commands by Willy Tarreau · 4 years, 9 months ago
  46. 86bfe14 REORG: move CLI access level definitions to cli.h by Willy Tarreau · 4 years, 9 months ago
  47. 8f840d7 MEDIUM: cli/ssl: handle the creation of SSL_CTX in an IO handler by William Lallemand · 4 years, 9 months ago
  48. 8cdc167 BUG/MEDIUM: task: make tasklets either local or shared but not both at once by Willy Tarreau · 4 years, 10 months ago
  49. 246c024 MINOR: ssl: load the ocsp in/from the ckch by William Lallemand · 4 years, 10 months ago
  50. a17f411 MINOR: ssl: load the sctl in/from the ckch by William Lallemand · 4 years, 10 months ago
  51. 150bfa8 MEDIUM: ssl/cli: 'set ssl cert' updates a certificate from the CLI by William Lallemand · 4 years, 10 months ago
  52. 1d29c74 MEDIUM: ssl: split ssl_sock_add_cert_sni() by William Lallemand · 4 years, 10 months ago
  53. 9117de9 MEDIUM: ssl: introduce the ckch instance structure by William Lallemand · 4 years, 10 months ago
  54. f6adbe9 REORG: ssl: move structures to ssl_sock.h by William Lallemand · 4 years, 11 months ago
  55. 0691046 MEDIUM: task: Split the tasklet list into two lists. by Olivier Houchard · 4 years, 10 months ago
  56. 2f39738 MINOR: stats: support the "desc" output format modifier for info and stat by Willy Tarreau · 4 years, 10 months ago
  57. ab02b3f MINOR: stats: get rid of the STAT_SHOWADMIN flag by Willy Tarreau · 4 years, 10 months ago
  58. 708c416 MINOR: stats: replace the ST_* uri_auth flags with STAT_* by Willy Tarreau · 4 years, 10 months ago
  59. 88a0db2 MINOR: stats: Add the support of float fields in stats by Christopher Faulet · 4 years, 10 months ago
  60. b1bb1af MINOR: spoe: Support the async mode with several threads by Christopher Faulet · 4 years, 11 months ago
  61. d022e9c MINOR: task: introduce a thread-local "sched" variable for local scheduler stuff by Willy Tarreau · 4 years, 10 months ago
  62. 2bd65a7 OPTIM: listeners: use tasklets for the multi-queue rings by Willy Tarreau · 4 years, 10 months ago
  63. ff1e9f3 MEDIUM: tasklets: Make the tasklet list a struct mt_list. by Olivier Houchard · 4 years, 10 months ago
  64. 859dc80 MEDIUM: list: Separate "locked" list from regular list. by Olivier Houchard · 5 years ago
  65. 78fbb9f MEDIUM: fcgi-app: Add FCGI application and filter by Christopher Faulet · 5 years ago
  66. c169296 MINOR: config: Support per-proxy and per-server post-check functions callbacks by Christopher Faulet · 5 years ago
  67. 3ea5cbe MINOR: config: Support per-proxy and per-server deinit functions callbacks by Christopher Faulet · 5 years ago
  68. e3d2a87 MINOR: http-ana: Remove err_state field from http_msg by Christopher Faulet · 4 years, 11 months ago
  69. 6338a08 MINOR: stats: Add JSON export from the stats page by Christopher Faulet · 4 years, 11 months ago
  70. f21d17b MINOR: stats: report the number of idle connections for each server by Willy Tarreau · 5 years ago
  71. 77abb43 MINOR: fd: add two flags ERR and SHUT to describe FD states by Willy Tarreau · 5 years ago
  72. f8ecc7f MEDIUM: fd: simplify the fd_*_{recv,send} functions using BTS/BTR by Willy Tarreau · 5 years ago
  73. 5bee3e2 MEDIUM: fd: remove the FD_EV_POLLED status bit by Willy Tarreau · 5 years ago
  74. c046d16 MEDIUM: log: add support for logging to a ring buffer by Willy Tarreau · 5 years ago
  75. f3dc30f MINOR: log: add a target type instead of hacking the address family by Willy Tarreau · 5 years ago
  76. d660990 MINOR: fd: add a new "initialized" bit in the fdtab struct by Willy Tarreau · 5 years ago
  77. 76913d3 CLEANUP: fd: remove leftovers of the fdcache by Willy Tarreau · 5 years ago
  78. 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · 5 years ago
  79. 300decc MINOR: cli: extend the CLI context with a list and two offsets by Willy Tarreau · 5 years ago
  80. 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · 5 years ago
  81. 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · 5 years ago
  82. 2ea549b MINOR: trace: change the "payload" level to "data" and move it by Willy Tarreau · 5 years ago
  83. be5a288 MINOR: trace: replace struct trace_lockon_args with struct name_desc by Willy Tarreau · 5 years ago
  84. 7185b78 MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2 by Geoff Simmons · 5 years ago
  85. 3da0026 MINOR: trace: support a default callback for the source by Willy Tarreau · 5 years ago
  86. 8f24023 MINOR: sink: now report the number of dropped events on output by Willy Tarreau · 5 years ago
  87. 4ed23ca MINOR: sink: add support for ring buffers by Willy Tarreau · 5 years ago
  88. 172945f MINOR: ring: add a new mechanism for retrieving/storing ring data in buffers by Willy Tarreau · 5 years ago
  89. 931d8b7 MINOR: fd: add fd_write_frag_line() to send a fragmented line to an fd by Willy Tarreau · 5 years ago
  90. e40f274 BUILD: trace: make the lockon_ptr const to silence a warning without threads by Willy Tarreau · 5 years ago
  91. c14eea4 MINOR: trace: add the possibility to lock on some arguments by Willy Tarreau · 5 years ago
  92. 17a51c6 MINOR: trace: add a definition of typed arguments to trace() by Willy Tarreau · 5 years ago
  93. 4151c75 MINOR: trace: start to create a new trace subsystem by Willy Tarreau · 5 years ago
  94. 973e662 MINOR: sink: add a support for file descriptors by Willy Tarreau · 5 years ago
  95. 67b5a16 MINOR: sink: create definitions a minimal code for event sinks by Willy Tarreau · 5 years ago
  96. d50c7fe MINOR: cli: add two new states to print messages on the CLI by Willy Tarreau · 5 years ago
  97. 247a8b1 CLEANUP: task: move the cpu_time field to the task-only part by Willy Tarreau · 5 years ago
  98. 4c18f94 BUG/MEDIUM: proxy: Make sure to destroy the stream on upgrade from TCP to H2 by Olivier Houchard · 5 years ago
  99. 305d5ab MAJOR: fd: Get rid of the fd cache. by Olivier Houchard · 5 years ago
  100. 5e83d99 BUG/MAJOR: queue/threads: avoid an AB/BA locking issue in process_srv_queue() by Willy Tarreau · 5 years ago