1. 3a47e5e BUG/MEDIUM: spoe: Return an error when the wrong ACK is received in sync mode by Christopher Faulet · 6 years ago
  2. 44e609b MINOR: dns: Implement `parse-resolv-conf` directive by Ben Draut · 6 years ago
  3. 082627a MINOR: task: Also consider the task list size when getting global tasks. by Olivier Houchard · 6 years ago
  4. 736ea41 BUG/MEDIUM: task: Don't forget to decrement max_processed after each task. by Olivier Houchard · 6 years ago
  5. 09eeb76 BUG/MEDIUM: tasks: Don't forget to increase/decrease tasks_run_queue. by Olivier Houchard · 6 years ago
  6. 1b0f85e MINOR: stats: also report the failed header rewrites warnings on the stats page by Willy Tarreau · 6 years ago
  7. ea96a82 DOC: management: add the new wrew stats column by Willy Tarreau · 6 years ago
  8. 3fd1973 MINOR: http: Log warning if (add|set)-header fails by Tim Duesterhus · 6 years ago
  9. 3e60b11 BUG/MEDIUM: stick-tables: Decrement ref_cnt in table_* converters by Daniel Corbett · 6 years ago
  10. 673867c MAJOR: applets: Use tasks, instead of rolling our own scheduler. by Olivier Houchard · 6 years ago
  11. 1599b80 MINOR: tasks: Make the number of tasks to run at once configurable. by Olivier Houchard · 6 years ago
  12. b0bdae7 MAJOR: tasks: Introduce tasklets. by Olivier Houchard · 6 years ago
  13. f6e6dc1 MAJOR: tasks: Create a per-thread runqueue. by Olivier Houchard · 6 years ago
  14. 9f6af33 MINOR: tasks: Change the task API so that the callback takes 3 arguments. by Olivier Houchard · 6 years ago
  15. 8c126c7 BUG/MEDIUM: lua/socket: Length required read doesn't work by Thierry FOURNIER · 6 years ago
  16. 9215ffa BUG/MEDIUM: servers: Add srv_addr default placeholder to the state file by Daniel Corbett · 6 years ago
  17. 0cd82e8 BUG/BUILD: threads: unbreak build without threads by Willy Tarreau · 6 years ago
  18. f3d9e60 BUG/MEDIUM: dns: Delay the attempt to run a DNS resolution on check failure. by Olivier Houchard · 6 years ago
  19. 926594f MINOR: ssl: set SSL_OP_PRIORITIZE_CHACHA by Lukas Tribus · 6 years ago
  20. 8a16fe0 BUG/MEDIUM: cache: don't cache when an Authorization header is present by William Lallemand · 6 years ago
  21. d5b073c MINOR: lua: Improve error message by Thierry Fournier · 6 years ago
  22. cbe6da5 BUG/MINOR: ssl/lua: prevent lua from affecting automatic maxconn computation by Willy Tarreau · 6 years ago
  23. fa9f9cc DOC: add some description of the pending rework of the buffer structure by Willy Tarreau · 6 years ago
  24. 633f3bf BUG/MEDIUM: contrib/modsecurity: Use network order to encode/decode flags by Christopher Faulet · 6 years ago
  25. 48d02d0 BUG/MEDIUM: contrib/mod_defender: Use network order to encode/decode flags by Christopher Faulet · 6 years ago
  26. 6e0d5e7 DOC: spoe: fix a typo by Christopher Faulet · 6 years ago
  27. 68db023 CLEANUP: spoe: Remove unused variables the agent structure by Christopher Faulet · 6 years ago
  28. c4dcaff BUG/MEDIUM: spoe: Flags are not encoded in network order by Thierry FOURNIER · 6 years ago
  29. 01a3f20 BUG/MINOR: spoe: Mistake in error message about SPOE configuration by Thierry FOURNIER · 6 years ago
  30. 05ed330 BUG/MINOR: lua: Socket.send threw runtime error: 'close' needs 1 arguments. by sada · 6 years ago
  31. 03f4ec4 BUG/MEDIUM: ssl: properly protect SSL cert generation by Willy Tarreau · 6 years ago
  32. ba20dfc BUG/MEDIUM: http: don't always abort transfers on CF_SHUTR by Willy Tarreau · 6 years ago
  33. 0154edc BUG/MINOR: cli: don't stop cli_gen_usage_msg() when kw->usage == NULL by William Lallemand · 6 years ago
  34. c55b88e BUG/MEDIUM: pollers/kqueue: use incremented position in event list by PiBa-NL · 6 years ago
  35. 29d6980 BUG/MINOR: lua: ensure large proxy IDs can be represented by Willy Tarreau · 6 years ago
  36. 706d5ee BUG/MINOR: lua: schedule socket task upon lua connect() by PiBa-NL · 6 years ago
  37. cb92f5c MINOR: pollers: move polled_mask outside of struct fdtab. by Olivier Houchard · 6 years ago
  38. 6b96f72 BUG/MEDIUM: pollers: Use a global list for fd shared between threads. by Olivier Houchard · 6 years ago
  39. 6a2cf87 MINOR: fd: Make the lockless fd list work with multiple lists. by Olivier Houchard · 6 years ago
  40. 9b36cb4 BUG/MEDIUM: task: Don't free a task that is about to be run. by Olivier Houchard · 6 years ago
  41. 336a11f BUG/MINOR: map: correctly track reference to the last ref_elt being dumped by Dragan Dosen · 6 years ago
  42. 32d539f MINOR: lua: add get_maxconn and set_maxconn to LUA Server class. by Patrick Hemmer · 6 years ago
  43. a62ae7e MINOR: lua: Add server name & puid to LUA Server class. by Patrick Hemmer · 6 years ago
  44. c6a1d71 DOC/MINOR: clean up LUA documentation re: servers & array/table. by Patrick Hemmer · 6 years ago
  45. 760e81d MINOR: backend: implement random-based load balancing by Willy Tarreau · 6 years ago
  46. fe971b3 BUG/MINOR, BUG/MINOR: lua: Put tasks to sleep when waiting for data by PiBa-NL · 6 years ago
  47. 148b16e BUG/MEDIUM: threads: Fix the sync point for more than 32 threads by Christopher Faulet · 6 years ago
  48. b119a79 BUG/MINOR: checks: Fix check->health computation for flapping servers by Christopher Faulet · 6 years ago
  49. e027547 MINOR: ssl: add fetch 'ssl_fc_session_key' and 'ssl_bc_session_key' by Patrick Hemmer · 6 years ago
  50. 4196677 MINOR: ssl: disable SSL sample fetches when unsupported by Patrick Hemmer · 6 years ago
  51. 46deab6 BUG/MINOR: config: disable http-reuse on TCP proxies by Willy Tarreau · 6 years ago
  52. e2b10bf MINOR: http: Add support for 421 Misdirected Request by Tim Duesterhus · 6 years ago
  53. ca097c1 MINOR: sample: Add strcmp sample converter by Tim Duesterhus · 6 years ago
  54. 5bc9972 BUG/MINOR: lua/threads: Make lua's tasks sticky to the current thread by Christopher Faulet · 6 years ago
  55. 1e0867c MINOR: ssl: Add payload support to "set ssl ocsp-response" by Aurélien Nephtali · 6 years ago
  56. 25650ce MINOR: map: Add payload support to "add map" by Aurélien Nephtali · 6 years ago
  57. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · 6 years ago
  58. 799f518 BUG/MINOR: spoe: Fix parsing of dontlog-normal option by Christopher Faulet · 6 years ago
  59. ebe1399 BUG/MINOR: spoe: Fix counters update when processing is interrupted by Christopher Faulet · 6 years ago
  60. eba10f2 BUG/MEDIUM: h2: implement missing support for chunked encoded uploads by Willy Tarreau · 6 years ago
  61. 174b06a MINOR: h2: detect presence of CONNECT and/or content-length by Willy Tarreau · 6 years ago
  62. cd235c6 BUG/MEDIUM: lua: Fix segmentation fault if a Lua task exits by Tim Duesterhus · 6 years ago
  63. 89fcb7d BUG/MINOR: log: t_idle (%Ti) is not set for some requests by Rian McGuire · 6 years ago
  64. 45be38c BUG/MAJOR: channel: Fix crash when trying to read from a closed socket by Tim Duesterhus · 6 years ago
  65. 564d15a BUG/MINOR: pattern: Add a missing HA_SPIN_INIT() in pat_ref_newid() by Aurélien Nephtali · 6 years ago
  66. daac1e4 DOC: lua: update the links to the config and Lua API by Willy Tarreau · 6 years ago
  67. 3f0e1ec BUG/CRITICAL: h2: fix incorrect frame length check by Willy Tarreau · 6 years ago
  68. 9eb2a4a BUILD: sample: avoid build warning in sample.c by Willy Tarreau · 6 years ago
  69. ebaba75 BUG/MEDIUM: kqueue: When adding new events, provide an output to get errors. by Olivier Houchard · 6 years ago
  70. daf4cd2 MINOR: export localpeer as an environment variable by William Lallemand · 6 years ago
  71. 9631a28 MEDIUM: sample: Extend functionality for field/word converters by Marcin Deranek · 6 years ago
  72. 9a4da68 MINOR: cli: Ensure the CLI always outputs an error when it should by Aurélien Nephtali · 6 years ago
  73. c511b7c BUG/MINOR: cli: Guard against NULL messages when using CLI_ST_PRINT_FREE by Aurélien Nephtali · 6 years ago
  74. 054fbee MINOR: config: Warn if resolvers has no nameservers by Ben Draut · 6 years ago
  75. 9a66dfb MINOR: proxy: Add fe_defbe fetcher by Marcin Deranek · 6 years ago
  76. 11ebb20 BUG/MINOR: http: Return an error in proxy mode when url2sa fails by Christopher Faulet · 6 years ago
  77. 302f9ef BUG/MEDIUM: connection: Make sure we have a mux before calling detach(). by Olivier Houchard · 6 years ago
  78. 48aa13f BUG/MEDIUM: threads: Fix the max/min calculation because of name clashes by Christopher Faulet · 6 years ago
  79. f7b7c3e MINOR: servers: Support alphanumeric characters for the server templates names by Thierry Fournier · 6 years ago
  80. 1093a45 BUG/MAJOR: cache: always initialize newly created objects by Willy Tarreau · 6 years ago
  81. caf2fec MINOR: spoe: Add counters to log info about SPOE agents by Christopher Faulet · 6 years ago
  82. 3b8e349 MINOR: spoe: use agent's logger to log SPOE messages by Christopher Faulet · 6 years ago
  83. 0e0f085 MINOR: spoe: Add support for option dontlog-normal in the SPOE agent section by Christopher Faulet · 6 years ago
  84. 7250b8f MINOR: spoe: Add loggers dedicated to the SPOE agent by Christopher Faulet · 6 years ago
  85. 28ac099 MINOR: log: Keep the ref when a log server is copied to avoid duplicate entries by Christopher Faulet · 6 years ago
  86. 4b0b79d MINOR: log: move 'log' keyword parsing in dedicated function by Christopher Faulet · 6 years ago
  87. 36bda1c MINOR: spoe: Add options to store processing times in variables by Christopher Faulet · 6 years ago
  88. b2dd1e0 MINOR: spoe: Add metrics in to know time spent in the SPOE by Christopher Faulet · 6 years ago
  89. 879dca9 BUG/MINOR: spoe: Don't forget to decrement fpa when a processing is interrupted by Christopher Faulet · 6 years ago
  90. b7426d1 BUG/MINOR: spoe: Register the variable to set when an error occurred by Christopher Faulet · 6 years ago
  91. ac58060 BUG/MINOR: spoe: Don't release the context buffer in .check_timeouts callbaclk by Christopher Faulet · 6 years ago
  92. 84c844e BUG/MINOR: spoe: Initialize variables used during conf parsing before any check by Christopher Faulet · 6 years ago
  93. 5bd37fa BUG/MAJOR: cache: fix random crashes caused by incorrect delete() on non-first blocks by Willy Tarreau · 6 years ago
  94. afe1de5 BUG/MINOR: cache: fix "show cache" output by Willy Tarreau · 6 years ago
  95. b797ae1 BUG/MINOR: email-alert: Set the mailer port during alert initialization by Christopher Faulet · 6 years ago
  96. 8ef1a6b BUG/MINOR: fd: Don't clear the update_mask in fd_insert. by Olivier Houchard · 6 years ago
  97. 2500fc2 BUG/MINOR: checks: check the conn_stream's readiness and not the connection by Willy Tarreau · 6 years ago
  98. b2e290a BUG/MEDIUM: h2: always add a stream to the send or fctl list when blocked by Willy Tarreau · 6 years ago
  99. 1a1dd60 BUG/MINOR: h2: remove accidental debug code introduced with show_fd function by Willy Tarreau · 6 years ago
  100. c754b34 MINOR: cli: report cache indexes in "show fd" by Willy Tarreau · 6 years ago