1. b4dd15b BUG/MINOR: unix: Make sure we can transfer abns sockets on seamless reload. by Olivier Houchard · Wed Jun 06 18:34:34 2018 +0200
  2. b1ca58b MINOR: tasks: Don't define rqueue if we're building without threads. by Olivier Houchard · Wed Jun 06 14:22:03 2018 +0200
  3. e13ab8b BUG/MEDIUM: tasks: Use the local runqueue when building without threads. by Olivier Houchard · Wed Jun 06 14:01:08 2018 +0200
  4. cc0a957 MINOR: task: Fix compiler warning. by David Carlier · Tue Jun 05 10:41:03 2018 +0000
  5. 10d81b8 MINOR: applet: assign the same nice value to a new appctx as its owner task by Willy Tarreau · Thu May 31 14:44:25 2018 +0200
  6. 34b1fac MINOR: stats: also report the nice and number of calls for applets by Willy Tarreau · Thu May 31 14:40:19 2018 +0200
  7. caa8a37 MINOR: task: Fix a compiler warning by adding a cast. by David Carlier · Fri Jun 01 14:32:39 2018 +0200
  8. ee07dbe BUG/MINOR: contrib/modsecurity: update pointer on the end of the frame by Dragan Dosen · Fri Jun 01 15:50:57 2018 +0200
  9. f21185f BUG/MINOR: contrib/mod_defender: update pointer on the end of the frame by Dragan Dosen · Fri Jun 01 15:42:12 2018 +0200
  10. 58b8e49 BUG/MINOR: contrib/modsecurity: Don't reset the status code during disconnect by Christopher Faulet · Thu May 31 16:05:21 2018 +0200
  11. 72de8eb BUG/MINOR: contrib/mod_defender: Don't reset the status code during disconnect by Christopher Faulet · Thu May 31 16:04:53 2018 +0200
  12. b47e438 BUG/MINOR: contrib/spoa_example: Don't reset the status code during disconnect by Christopher Faulet · Thu May 31 15:59:32 2018 +0200
  13. 6381650 MAJOR: spoe: upgrade the SPOP version to 2.0 and remove the support for 1.0 by Christopher Faulet · Thu May 31 14:56:42 2018 +0200
  14. 730323e DOC: SPOE.txt: fix a typo by Kevin Zhu · Fri Jun 01 05:38:00 2018 +0200
  15. 53d3159 DOC: contrib/modsecurity: few typo fixes by David Carlier · Thu May 31 16:42:03 2018 +0100
  16. 66b8919 BUG/MEDIUM: lua/socket: Buffer error, may segfault by Thierry FOURNIER · Sun May 27 01:14:47 2018 +0200
  17. 101b976 BUG/MEDIUM: lua/socket: Sheduling error on write: may dead-lock by Thierry FOURNIER · Sun May 27 01:27:40 2018 +0200
  18. ba42fcd BUG/MEDIUM: lua/socket: Notification error by Thierry FOURNIER · Sun May 27 00:59:48 2018 +0200
  19. 7e4ee47 BUG/MAJOR: lua: Dead lock with sockets by Thierry FOURNIER · Fri May 25 15:03:50 2018 +0200
  20. af4bd08 BUG/MEDIUM: lua/socket: wrong scheduling for sockets by Thierry FOURNIER · Fri May 25 14:38:57 2018 +0200
  21. 9d5422a MINOR: task/notification: Is notifications registered ? by Thierry FOURNIER · Wed May 30 11:40:08 2018 +0200
  22. 3a47e5e BUG/MEDIUM: spoe: Return an error when the wrong ACK is received in sync mode by Christopher Faulet · Fri May 25 10:42:37 2018 +0200
  23. 44e609b MINOR: dns: Implement `parse-resolv-conf` directive by Ben Draut · Tue May 29 15:40:08 2018 -0600
  24. 082627a MINOR: task: Also consider the task list size when getting global tasks. by Olivier Houchard · Mon May 28 14:53:08 2018 +0200
  25. 736ea41 BUG/MEDIUM: task: Don't forget to decrement max_processed after each task. by Olivier Houchard · Mon May 28 14:54:49 2018 +0200
  26. 09eeb76 BUG/MEDIUM: tasks: Don't forget to increase/decrease tasks_run_queue. by Olivier Houchard · Mon May 28 13:51:06 2018 +0200
  27. 1b0f85e MINOR: stats: also report the failed header rewrites warnings on the stats page by Willy Tarreau · Mon May 28 15:12:40 2018 +0200
  28. ea96a82 DOC: management: add the new wrew stats column by Willy Tarreau · Mon May 28 15:15:43 2018 +0200
  29. 3fd1973 MINOR: http: Log warning if (add|set)-header fails by Tim Duesterhus · Sun May 27 20:35:08 2018 +0200
  30. 3e60b11 BUG/MEDIUM: stick-tables: Decrement ref_cnt in table_* converters by Daniel Corbett · Sun May 27 09:47:12 2018 -0400
  31. 673867c MAJOR: applets: Use tasks, instead of rolling our own scheduler. by Olivier Houchard · Fri May 25 16:58:52 2018 +0200
  32. 1599b80 MINOR: tasks: Make the number of tasks to run at once configurable. by Olivier Houchard · Thu May 24 18:59:04 2018 +0200
  33. b0bdae7 MAJOR: tasks: Introduce tasklets. by Olivier Houchard · Fri May 18 18:45:28 2018 +0200
  34. f6e6dc1 MAJOR: tasks: Create a per-thread runqueue. by Olivier Houchard · Fri May 18 18:38:23 2018 +0200
  35. 9f6af33 MINOR: tasks: Change the task API so that the callback takes 3 arguments. by Olivier Houchard · Fri May 25 14:04:04 2018 +0200
  36. 8c126c7 BUG/MEDIUM: lua/socket: Length required read doesn't work by Thierry FOURNIER · Fri May 25 16:27:44 2018 +0200
  37. 9215ffa BUG/MEDIUM: servers: Add srv_addr default placeholder to the state file by Daniel Corbett · Sat May 19 19:43:24 2018 -0400
  38. 0cd82e8 BUG/BUILD: threads: unbreak build without threads by Willy Tarreau · Wed May 23 19:54:43 2018 +0200
  39. f3d9e60 BUG/MEDIUM: dns: Delay the attempt to run a DNS resolution on check failure. by Olivier Houchard · Tue May 22 18:40:07 2018 +0200
  40. 926594f MINOR: ssl: set SSL_OP_PRIORITIZE_CHACHA by Lukas Tribus · Fri May 18 17:55:57 2018 +0200
  41. 8a16fe0 BUG/MEDIUM: cache: don't cache when an Authorization header is present by William Lallemand · Tue May 22 11:04:33 2018 +0200
  42. d5b073c MINOR: lua: Improve error message by Thierry Fournier · Mon May 21 19:42:47 2018 +0200
  43. cbe6da5 BUG/MINOR: ssl/lua: prevent lua from affecting automatic maxconn computation by Willy Tarreau · Fri May 18 17:08:28 2018 +0200
  44. fa9f9cc DOC: add some description of the pending rework of the buffer structure by Willy Tarreau · Fri May 18 16:18:17 2018 +0200
  45. 633f3bf BUG/MEDIUM: contrib/modsecurity: Use network order to encode/decode flags by Christopher Faulet · Fri May 18 14:46:32 2018 +0200
  46. 48d02d0 BUG/MEDIUM: contrib/mod_defender: Use network order to encode/decode flags by Christopher Faulet · Fri May 18 14:38:56 2018 +0200
  47. 6e0d5e7 DOC: spoe: fix a typo by Christopher Faulet · Thu Apr 26 14:25:43 2018 +0200
  48. 68db023 CLEANUP: spoe: Remove unused variables the agent structure by Christopher Faulet · Fri Apr 06 11:34:12 2018 +0200
  49. c4dcaff BUG/MEDIUM: spoe: Flags are not encoded in network order by Thierry FOURNIER · Fri May 18 12:25:39 2018 +0200
  50. 01a3f20 BUG/MINOR: spoe: Mistake in error message about SPOE configuration by Thierry FOURNIER · Thu May 10 16:41:26 2018 +0200
  51. 05ed330 BUG/MINOR: lua: Socket.send threw runtime error: 'close' needs 1 arguments. by sada · Fri May 11 11:48:18 2018 -0700
  52. 03f4ec4 BUG/MEDIUM: ssl: properly protect SSL cert generation by Willy Tarreau · Thu May 17 10:56:47 2018 +0200
  53. ba20dfc BUG/MEDIUM: http: don't always abort transfers on CF_SHUTR by Willy Tarreau · Wed May 16 11:35:05 2018 +0200
  54. 0154edc BUG/MINOR: cli: don't stop cli_gen_usage_msg() when kw->usage == NULL by William Lallemand · Tue May 15 11:50:04 2018 +0200
  55. c55b88e BUG/MEDIUM: pollers/kqueue: use incremented position in event list by PiBa-NL · Thu May 10 01:01:28 2018 +0200
  56. 29d6980 BUG/MINOR: lua: ensure large proxy IDs can be represented by Willy Tarreau · Sun May 06 14:50:09 2018 +0200
  57. 706d5ee BUG/MINOR: lua: schedule socket task upon lua connect() by PiBa-NL · Sat May 05 23:51:42 2018 +0200
  58. cb92f5c MINOR: pollers: move polled_mask outside of struct fdtab. by Olivier Houchard · Thu Apr 26 14:23:07 2018 +0200
  59. 6b96f72 BUG/MEDIUM: pollers: Use a global list for fd shared between threads. by Olivier Houchard · Wed Apr 25 16:58:25 2018 +0200
  60. 6a2cf87 MINOR: fd: Make the lockless fd list work with multiple lists. by Olivier Houchard · Wed Apr 25 15:10:30 2018 +0200
  61. 9b36cb4 BUG/MEDIUM: task: Don't free a task that is about to be run. by Olivier Houchard · Fri May 04 15:46:16 2018 +0200
  62. 336a11f BUG/MINOR: map: correctly track reference to the last ref_elt being dumped by Dragan Dosen · Fri May 04 16:27:15 2018 +0200
  63. 32d539f MINOR: lua: add get_maxconn and set_maxconn to LUA Server class. by Patrick Hemmer · Sun Apr 29 14:25:46 2018 -0400
  64. a62ae7e MINOR: lua: Add server name & puid to LUA Server class. by Patrick Hemmer · Sun Apr 29 14:23:48 2018 -0400
  65. c6a1d71 DOC/MINOR: clean up LUA documentation re: servers & array/table. by Patrick Hemmer · Tue May 01 21:30:41 2018 -0400
  66. 760e81d MINOR: backend: implement random-based load balancing by Willy Tarreau · Thu May 03 07:20:40 2018 +0200
  67. fe971b3 BUG/MINOR, BUG/MINOR: lua: Put tasks to sleep when waiting for data by PiBa-NL · Wed May 02 22:27:14 2018 +0200
  68. 148b16e BUG/MEDIUM: threads: Fix the sync point for more than 32 threads by Christopher Faulet · Wed May 02 16:58:40 2018 +0200
  69. b119a79 BUG/MINOR: checks: Fix check->health computation for flapping servers by Christopher Faulet · Wed May 02 12:12:45 2018 +0200
  70. e027547 MINOR: ssl: add fetch 'ssl_fc_session_key' and 'ssl_bc_session_key' by Patrick Hemmer · Sat Apr 28 19:15:51 2018 -0400
  71. 4196677 MINOR: ssl: disable SSL sample fetches when unsupported by Patrick Hemmer · Sat Apr 28 19:15:48 2018 -0400
  72. 46deab6 BUG/MINOR: config: disable http-reuse on TCP proxies by Willy Tarreau · Sat Apr 28 07:18:15 2018 +0200
  73. e2b10bf MINOR: http: Add support for 421 Misdirected Request by Tim Duesterhus · Fri Apr 27 21:18:46 2018 +0200
  74. ca097c1 MINOR: sample: Add strcmp sample converter by Tim Duesterhus · Fri Apr 27 21:18:45 2018 +0200
  75. 5bc9972 BUG/MINOR: lua/threads: Make lua's tasks sticky to the current thread by Christopher Faulet · Wed Apr 25 10:34:45 2018 +0200
  76. 1e0867c MINOR: ssl: Add payload support to "set ssl ocsp-response" by Aurélien Nephtali · Wed Apr 18 14:04:58 2018 +0200
  77. 25650ce MINOR: map: Add payload support to "add map" by Aurélien Nephtali · Wed Apr 18 14:04:47 2018 +0200
  78. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · Wed Apr 18 13:26:46 2018 +0200
  79. 799f518 BUG/MINOR: spoe: Fix parsing of dontlog-normal option by Christopher Faulet · Thu Apr 26 11:36:34 2018 +0200
  80. ebe1399 BUG/MINOR: spoe: Fix counters update when processing is interrupted by Christopher Faulet · Thu Apr 26 11:33:44 2018 +0200
  81. eba10f2 BUG/MEDIUM: h2: implement missing support for chunked encoded uploads by Willy Tarreau · Wed Apr 25 20:44:22 2018 +0200
  82. 174b06a MINOR: h2: detect presence of CONNECT and/or content-length by Willy Tarreau · Wed Apr 25 18:13:58 2018 +0200
  83. cd235c6 BUG/MEDIUM: lua: Fix segmentation fault if a Lua task exits by Tim Duesterhus · Tue Apr 24 13:56:01 2018 +0200
  84. 89fcb7d BUG/MINOR: log: t_idle (%Ti) is not set for some requests by Rian McGuire · Tue Apr 24 11:19:21 2018 -0300
  85. 45be38c BUG/MAJOR: channel: Fix crash when trying to read from a closed socket by Tim Duesterhus · Tue Apr 24 19:20:43 2018 +0200
  86. 564d15a BUG/MINOR: pattern: Add a missing HA_SPIN_INIT() in pat_ref_newid() by Aurélien Nephtali · Thu Apr 19 16:56:07 2018 +0200
  87. daac1e4 DOC: lua: update the links to the config and Lua API by Willy Tarreau · Thu Apr 19 15:12:26 2018 +0200
  88. 3f0e1ec BUG/CRITICAL: h2: fix incorrect frame length check by Willy Tarreau · Tue Apr 17 10:28:27 2018 +0200
  89. 9eb2a4a BUILD: sample: avoid build warning in sample.c by Willy Tarreau · Thu Apr 19 10:33:28 2018 +0200
  90. ebaba75 BUG/MEDIUM: kqueue: When adding new events, provide an output to get errors. by Olivier Houchard · Mon Apr 16 13:24:48 2018 +0200
  91. daf4cd2 MINOR: export localpeer as an environment variable by William Lallemand · Tue Apr 17 16:46:13 2018 +0200
  92. 9631a28 MEDIUM: sample: Extend functionality for field/word converters by Marcin Deranek · Mon Apr 16 14:30:46 2018 +0200
  93. 9a4da68 MINOR: cli: Ensure the CLI always outputs an error when it should by Aurélien Nephtali · Mon Apr 16 19:02:42 2018 +0200
  94. c511b7c BUG/MINOR: cli: Guard against NULL messages when using CLI_ST_PRINT_FREE by Aurélien Nephtali · Mon Apr 16 18:50:19 2018 +0200
  95. 054fbee MINOR: config: Warn if resolvers has no nameservers by Ben Draut · Fri Apr 13 15:43:04 2018 -0600
  96. 9a66dfb MINOR: proxy: Add fe_defbe fetcher by Marcin Deranek · Fri Apr 13 14:37:50 2018 +0200
  97. 11ebb20 BUG/MINOR: http: Return an error in proxy mode when url2sa fails by Christopher Faulet · Fri Apr 13 15:53:12 2018 +0200
  98. 302f9ef BUG/MEDIUM: connection: Make sure we have a mux before calling detach(). by Olivier Houchard · Fri Apr 13 15:50:27 2018 +0200
  99. 48aa13f BUG/MEDIUM: threads: Fix the max/min calculation because of name clashes by Christopher Faulet · Mon Apr 09 08:45:43 2018 +0200
  100. f7b7c3e MINOR: servers: Support alphanumeric characters for the server templates names by Thierry Fournier · Mon Mar 26 11:54:39 2018 +0200