1. 3448c49 BUG/MEDIUM: ssl: do not store pkinfo with SSL_set_ex_data by Emmanuel Hocdet · Mon Jun 18 12:44:19 2018 +0200
  2. 28962c9 BUG/MAJOR: ssl: OpenSSL context is stored in non-reserved memory slot by Thierry FOURNIER · Sun Jun 17 21:37:05 2018 +0200
  3. 16ff050 BUG/MAJOR: ssl: Random crash with cipherlist capture by Thierry FOURNIER · Sun Jun 17 21:33:01 2018 +0200
  4. f874a83 BUG/MINOR: lua: Segfaults with wrong usage of types. by Frédéric Lécaille · Fri Jun 15 13:56:04 2018 +0200
  5. 9db0fed BUG/MINOR: tasklets: Just make sure we don't pass a tasklet to the handler. by Olivier Houchard · Thu Jun 14 15:40:47 2018 +0200
  6. 579fb25 BUG/MAJOR: map: fix a segfault when using http-request set-map by William Lallemand · Mon Jun 11 10:53:46 2018 +0200
  7. 6e1796e BUG/MINOR: signals: ha_sigmask macro for multithreading by William Lallemand · Thu Jun 07 11:23:40 2018 +0200
  8. 933642c BUG/MINOR: don't ignore SIG{BUS,FPE,ILL,SEGV} during signal processing by William Lallemand · Thu Jun 07 09:49:04 2018 +0200
  9. 1aab50b BUG/MEDIUM: threads: handle signal queue only in thread 0 by William Lallemand · Thu Jun 07 09:46:01 2018 +0200
  10. fc044c9 MINOR: lua: Increase debug information by Thierry FOURNIER · Thu Jun 07 14:40:48 2018 +0200
  11. 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
  12. b1ca58b MINOR: tasks: Don't define rqueue if we're building without threads. by Olivier Houchard · Wed Jun 06 14:22:03 2018 +0200
  13. cc0a957 MINOR: task: Fix compiler warning. by David Carlier · Tue Jun 05 10:41:03 2018 +0000
  14. 34b1fac MINOR: stats: also report the nice and number of calls for applets by Willy Tarreau · Thu May 31 14:40:19 2018 +0200
  15. 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
  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. 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
  22. 44e609b MINOR: dns: Implement `parse-resolv-conf` directive by Ben Draut · Tue May 29 15:40:08 2018 -0600
  23. 082627a MINOR: task: Also consider the task list size when getting global tasks. by Olivier Houchard · Mon May 28 14:53:08 2018 +0200
  24. 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
  25. 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
  26. 3fd1973 MINOR: http: Log warning if (add|set)-header fails by Tim Duesterhus · Sun May 27 20:35:08 2018 +0200
  27. 3e60b11 BUG/MEDIUM: stick-tables: Decrement ref_cnt in table_* converters by Daniel Corbett · Sun May 27 09:47:12 2018 -0400
  28. 673867c MAJOR: applets: Use tasks, instead of rolling our own scheduler. by Olivier Houchard · Fri May 25 16:58:52 2018 +0200
  29. 1599b80 MINOR: tasks: Make the number of tasks to run at once configurable. by Olivier Houchard · Thu May 24 18:59:04 2018 +0200
  30. b0bdae7 MAJOR: tasks: Introduce tasklets. by Olivier Houchard · Fri May 18 18:45:28 2018 +0200
  31. f6e6dc1 MAJOR: tasks: Create a per-thread runqueue. by Olivier Houchard · Fri May 18 18:38:23 2018 +0200
  32. 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
  33. 8c126c7 BUG/MEDIUM: lua/socket: Length required read doesn't work by Thierry FOURNIER · Fri May 25 16:27:44 2018 +0200
  34. 9215ffa BUG/MEDIUM: servers: Add srv_addr default placeholder to the state file by Daniel Corbett · Sat May 19 19:43:24 2018 -0400
  35. 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
  36. 926594f MINOR: ssl: set SSL_OP_PRIORITIZE_CHACHA by Lukas Tribus · Fri May 18 17:55:57 2018 +0200
  37. 8a16fe0 BUG/MEDIUM: cache: don't cache when an Authorization header is present by William Lallemand · Tue May 22 11:04:33 2018 +0200
  38. d5b073c MINOR: lua: Improve error message by Thierry Fournier · Mon May 21 19:42:47 2018 +0200
  39. cbe6da5 BUG/MINOR: ssl/lua: prevent lua from affecting automatic maxconn computation by Willy Tarreau · Fri May 18 17:08:28 2018 +0200
  40. 68db023 CLEANUP: spoe: Remove unused variables the agent structure by Christopher Faulet · Fri Apr 06 11:34:12 2018 +0200
  41. c4dcaff BUG/MEDIUM: spoe: Flags are not encoded in network order by Thierry FOURNIER · Fri May 18 12:25:39 2018 +0200
  42. 01a3f20 BUG/MINOR: spoe: Mistake in error message about SPOE configuration by Thierry FOURNIER · Thu May 10 16:41:26 2018 +0200
  43. 05ed330 BUG/MINOR: lua: Socket.send threw runtime error: 'close' needs 1 arguments. by sada · Fri May 11 11:48:18 2018 -0700
  44. 03f4ec4 BUG/MEDIUM: ssl: properly protect SSL cert generation by Willy Tarreau · Thu May 17 10:56:47 2018 +0200
  45. ba20dfc BUG/MEDIUM: http: don't always abort transfers on CF_SHUTR by Willy Tarreau · Wed May 16 11:35:05 2018 +0200
  46. 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
  47. c55b88e BUG/MEDIUM: pollers/kqueue: use incremented position in event list by PiBa-NL · Thu May 10 01:01:28 2018 +0200
  48. 29d6980 BUG/MINOR: lua: ensure large proxy IDs can be represented by Willy Tarreau · Sun May 06 14:50:09 2018 +0200
  49. 706d5ee BUG/MINOR: lua: schedule socket task upon lua connect() by PiBa-NL · Sat May 05 23:51:42 2018 +0200
  50. cb92f5c MINOR: pollers: move polled_mask outside of struct fdtab. by Olivier Houchard · Thu Apr 26 14:23:07 2018 +0200
  51. 6b96f72 BUG/MEDIUM: pollers: Use a global list for fd shared between threads. by Olivier Houchard · Wed Apr 25 16:58:25 2018 +0200
  52. 6a2cf87 MINOR: fd: Make the lockless fd list work with multiple lists. by Olivier Houchard · Wed Apr 25 15:10:30 2018 +0200
  53. 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
  54. 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
  55. 32d539f MINOR: lua: add get_maxconn and set_maxconn to LUA Server class. by Patrick Hemmer · Sun Apr 29 14:25:46 2018 -0400
  56. a62ae7e MINOR: lua: Add server name & puid to LUA Server class. by Patrick Hemmer · Sun Apr 29 14:23:48 2018 -0400
  57. 760e81d MINOR: backend: implement random-based load balancing by Willy Tarreau · Thu May 03 07:20:40 2018 +0200
  58. 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
  59. 148b16e BUG/MEDIUM: threads: Fix the sync point for more than 32 threads by Christopher Faulet · Wed May 02 16:58:40 2018 +0200
  60. b119a79 BUG/MINOR: checks: Fix check->health computation for flapping servers by Christopher Faulet · Wed May 02 12:12:45 2018 +0200
  61. 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
  62. 4196677 MINOR: ssl: disable SSL sample fetches when unsupported by Patrick Hemmer · Sat Apr 28 19:15:48 2018 -0400
  63. 46deab6 BUG/MINOR: config: disable http-reuse on TCP proxies by Willy Tarreau · Sat Apr 28 07:18:15 2018 +0200
  64. e2b10bf MINOR: http: Add support for 421 Misdirected Request by Tim Duesterhus · Fri Apr 27 21:18:46 2018 +0200
  65. ca097c1 MINOR: sample: Add strcmp sample converter by Tim Duesterhus · Fri Apr 27 21:18:45 2018 +0200
  66. 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
  67. 1e0867c MINOR: ssl: Add payload support to "set ssl ocsp-response" by Aurélien Nephtali · Wed Apr 18 14:04:58 2018 +0200
  68. 25650ce MINOR: map: Add payload support to "add map" by Aurélien Nephtali · Wed Apr 18 14:04:47 2018 +0200
  69. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · Wed Apr 18 13:26:46 2018 +0200
  70. 799f518 BUG/MINOR: spoe: Fix parsing of dontlog-normal option by Christopher Faulet · Thu Apr 26 11:36:34 2018 +0200
  71. ebe1399 BUG/MINOR: spoe: Fix counters update when processing is interrupted by Christopher Faulet · Thu Apr 26 11:33:44 2018 +0200
  72. eba10f2 BUG/MEDIUM: h2: implement missing support for chunked encoded uploads by Willy Tarreau · Wed Apr 25 20:44:22 2018 +0200
  73. 174b06a MINOR: h2: detect presence of CONNECT and/or content-length by Willy Tarreau · Wed Apr 25 18:13:58 2018 +0200
  74. cd235c6 BUG/MEDIUM: lua: Fix segmentation fault if a Lua task exits by Tim Duesterhus · Tue Apr 24 13:56:01 2018 +0200
  75. 89fcb7d BUG/MINOR: log: t_idle (%Ti) is not set for some requests by Rian McGuire · Tue Apr 24 11:19:21 2018 -0300
  76. 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
  77. 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
  78. 3f0e1ec BUG/CRITICAL: h2: fix incorrect frame length check by Willy Tarreau · Tue Apr 17 10:28:27 2018 +0200
  79. 9eb2a4a BUILD: sample: avoid build warning in sample.c by Willy Tarreau · Thu Apr 19 10:33:28 2018 +0200
  80. 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
  81. daf4cd2 MINOR: export localpeer as an environment variable by William Lallemand · Tue Apr 17 16:46:13 2018 +0200
  82. 9631a28 MEDIUM: sample: Extend functionality for field/word converters by Marcin Deranek · Mon Apr 16 14:30:46 2018 +0200
  83. 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
  84. 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
  85. 054fbee MINOR: config: Warn if resolvers has no nameservers by Ben Draut · Fri Apr 13 15:43:04 2018 -0600
  86. 9a66dfb MINOR: proxy: Add fe_defbe fetcher by Marcin Deranek · Fri Apr 13 14:37:50 2018 +0200
  87. 11ebb20 BUG/MINOR: http: Return an error in proxy mode when url2sa fails by Christopher Faulet · Fri Apr 13 15:53:12 2018 +0200
  88. f7b7c3e MINOR: servers: Support alphanumeric characters for the server templates names by Thierry Fournier · Mon Mar 26 11:54:39 2018 +0200
  89. 1093a45 BUG/MAJOR: cache: always initialize newly created objects by Willy Tarreau · Fri Apr 06 19:02:25 2018 +0200
  90. caf2fec MINOR: spoe: Add counters to log info about SPOE agents by Christopher Faulet · Wed Apr 04 10:25:50 2018 +0200
  91. 3b8e349 MINOR: spoe: use agent's logger to log SPOE messages by Christopher Faulet · Mon Mar 26 17:20:58 2018 +0200
  92. 0e0f085 MINOR: spoe: Add support for option dontlog-normal in the SPOE agent section by Christopher Faulet · Mon Mar 26 17:20:36 2018 +0200
  93. 7250b8f MINOR: spoe: Add loggers dedicated to the SPOE agent by Christopher Faulet · Mon Mar 26 17:19:01 2018 +0200
  94. 28ac099 MINOR: log: Keep the ref when a log server is copied to avoid duplicate entries by Christopher Faulet · Mon Mar 26 16:09:19 2018 +0200
  95. 4b0b79d MINOR: log: move 'log' keyword parsing in dedicated function by Christopher Faulet · Mon Mar 26 15:54:32 2018 +0200
  96. 36bda1c MINOR: spoe: Add options to store processing times in variables by Christopher Faulet · Thu Mar 22 09:08:20 2018 +0100
  97. b2dd1e0 MINOR: spoe: Add metrics in to know time spent in the SPOE by Christopher Faulet · Thu Mar 22 09:07:41 2018 +0100
  98. 879dca9 BUG/MINOR: spoe: Don't forget to decrement fpa when a processing is interrupted by Christopher Faulet · Fri Mar 23 11:53:24 2018 +0100
  99. b7426d1 BUG/MINOR: spoe: Register the variable to set when an error occurred by Christopher Faulet · Wed Mar 21 14:12:17 2018 +0100
  100. ac58060 BUG/MINOR: spoe: Don't release the context buffer in .check_timeouts callbaclk by Christopher Faulet · Tue Mar 20 16:09:20 2018 +0100