1. eba10f2 BUG/MEDIUM: h2: implement missing support for chunked encoded uploads by Willy Tarreau · Wed Apr 25 20:44:22 2018 +0200
  2. 174b06a MINOR: h2: detect presence of CONNECT and/or content-length by Willy Tarreau · Wed Apr 25 18:13:58 2018 +0200
  3. cd235c6 BUG/MEDIUM: lua: Fix segmentation fault if a Lua task exits by Tim Duesterhus · Tue Apr 24 13:56:01 2018 +0200
  4. 89fcb7d BUG/MINOR: log: t_idle (%Ti) is not set for some requests by Rian McGuire · Tue Apr 24 11:19:21 2018 -0300
  5. 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
  6. 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
  7. daac1e4 DOC: lua: update the links to the config and Lua API by Willy Tarreau · Thu Apr 19 15:12:26 2018 +0200
  8. 3f0e1ec BUG/CRITICAL: h2: fix incorrect frame length check by Willy Tarreau · Tue Apr 17 10:28:27 2018 +0200
  9. 9eb2a4a BUILD: sample: avoid build warning in sample.c by Willy Tarreau · Thu Apr 19 10:33:28 2018 +0200
  10. 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
  11. daf4cd2 MINOR: export localpeer as an environment variable by William Lallemand · Tue Apr 17 16:46:13 2018 +0200
  12. 9631a28 MEDIUM: sample: Extend functionality for field/word converters by Marcin Deranek · Mon Apr 16 14:30:46 2018 +0200
  13. 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
  14. 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
  15. 054fbee MINOR: config: Warn if resolvers has no nameservers by Ben Draut · Fri Apr 13 15:43:04 2018 -0600
  16. 9a66dfb MINOR: proxy: Add fe_defbe fetcher by Marcin Deranek · Fri Apr 13 14:37:50 2018 +0200
  17. 11ebb20 BUG/MINOR: http: Return an error in proxy mode when url2sa fails by Christopher Faulet · Fri Apr 13 15:53:12 2018 +0200
  18. 302f9ef BUG/MEDIUM: connection: Make sure we have a mux before calling detach(). by Olivier Houchard · Fri Apr 13 15:50:27 2018 +0200
  19. 48aa13f BUG/MEDIUM: threads: Fix the max/min calculation because of name clashes by Christopher Faulet · Mon Apr 09 08:45:43 2018 +0200
  20. f7b7c3e MINOR: servers: Support alphanumeric characters for the server templates names by Thierry Fournier · Mon Mar 26 11:54:39 2018 +0200
  21. 1093a45 BUG/MAJOR: cache: always initialize newly created objects by Willy Tarreau · Fri Apr 06 19:02:25 2018 +0200
  22. caf2fec MINOR: spoe: Add counters to log info about SPOE agents by Christopher Faulet · Wed Apr 04 10:25:50 2018 +0200
  23. 3b8e349 MINOR: spoe: use agent's logger to log SPOE messages by Christopher Faulet · Mon Mar 26 17:20:58 2018 +0200
  24. 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
  25. 7250b8f MINOR: spoe: Add loggers dedicated to the SPOE agent by Christopher Faulet · Mon Mar 26 17:19:01 2018 +0200
  26. 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
  27. 4b0b79d MINOR: log: move 'log' keyword parsing in dedicated function by Christopher Faulet · Mon Mar 26 15:54:32 2018 +0200
  28. 36bda1c MINOR: spoe: Add options to store processing times in variables by Christopher Faulet · Thu Mar 22 09:08:20 2018 +0100
  29. b2dd1e0 MINOR: spoe: Add metrics in to know time spent in the SPOE by Christopher Faulet · Thu Mar 22 09:07:41 2018 +0100
  30. 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
  31. b7426d1 BUG/MINOR: spoe: Register the variable to set when an error occurred by Christopher Faulet · Wed Mar 21 14:12:17 2018 +0100
  32. 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
  33. 84c844e BUG/MINOR: spoe: Initialize variables used during conf parsing before any check by Christopher Faulet · Fri Mar 23 14:37:14 2018 +0100
  34. 5bd37fa BUG/MAJOR: cache: fix random crashes caused by incorrect delete() on non-first blocks by Willy Tarreau · Wed Apr 04 20:17:03 2018 +0200
  35. afe1de5 BUG/MINOR: cache: fix "show cache" output by Willy Tarreau · Wed Apr 04 11:56:43 2018 +0200
  36. b797ae1 BUG/MINOR: email-alert: Set the mailer port during alert initialization by Christopher Faulet · Tue Mar 27 15:35:35 2018 +0200
  37. 8ef1a6b BUG/MINOR: fd: Don't clear the update_mask in fd_insert. by Olivier Houchard · Tue Apr 03 19:06:18 2018 +0200
  38. 2500fc2 BUG/MINOR: checks: check the conn_stream's readiness and not the connection by Willy Tarreau · Tue Apr 03 19:31:38 2018 +0200
  39. b2e290a BUG/MEDIUM: h2: always add a stream to the send or fctl list when blocked by Willy Tarreau · Fri Mar 30 17:35:38 2018 +0200
  40. 1a1dd60 BUG/MINOR: h2: remove accidental debug code introduced with show_fd function by Willy Tarreau · Fri Mar 30 17:41:19 2018 +0200
  41. c754b34 MINOR: cli: report cache indexes in "show fd" by Willy Tarreau · Fri Mar 30 15:00:15 2018 +0200
  42. e3f36cd MINOR: h2: implement a basic "show_fd" function by Willy Tarreau · Fri Mar 30 14:43:13 2018 +0200
  43. b011d8f MINOR: mux: add a "show_fd" function to dump debugging information for "show fd" by Willy Tarreau · Fri Mar 30 14:41:19 2018 +0200
  44. e96e61c BUILD/MINOR: threads: always export thread_sync_io_handler() by Willy Tarreau · Thu Mar 29 18:54:33 2018 +0200
  45. 3041fcc BUG/MEDIUM: h2: don't consider pending data on detach if connection is in error by Willy Tarreau · Thu Mar 29 15:41:32 2018 +0200
  46. 0975f11 BUG/MEDIUM: h2/threads: never release the task outside of the task handler by Willy Tarreau · Thu Mar 29 15:22:59 2018 +0200
  47. 71049cc MINOR: h2: fuse h2s_detach() and h2s_free() into h2s_destroy() by Willy Tarreau · Wed Mar 28 13:56:39 2018 +0200
  48. e323f34 MINOR: h2: always call h2s_detach() in h2_detach() by Willy Tarreau · Wed Mar 28 13:51:45 2018 +0200
  49. 4a333d3 BUG/MAJOR: h2: remove orphaned streams from the send list before closing by Willy Tarreau · Wed Mar 28 11:29:04 2018 +0200
  50. a833cd9 BUILD/MINOR: cli: fix a build warning introduced by last commit by Willy Tarreau · Thu Mar 29 13:19:37 2018 +0200
  51. 35b1b48 MINOR: cli: make "show fd" report the mux and mux_ctx pointers when available by Willy Tarreau · Wed Mar 28 18:41:30 2018 +0200
  52. 4037a3f MINOR: cli/threads: make "show fd" report thread_sync_io_handler instead of "unknown" by Willy Tarreau · Wed Mar 28 18:06:47 2018 +0200
  53. a7394e1 BUG/MINOR: hpack: fix harmless use of uninitialized value in hpack_dht_insert by Willy Tarreau · Tue Mar 27 15:06:02 2018 +0200
  54. 56cc125 MINOR: lua: allow socket api settimeout to accept integers, float, and doubles by Mark Lakes · Tue Mar 27 09:48:06 2018 +0200
  55. 7741c85 BUILD/MINOR: fix build when USE_THREAD is not defined by Ilya Shipitsin · Sat Mar 24 17:17:32 2018 +0500
  56. 22154b4 CLEANUP: lua: typo fix in comments by Mark Lakes · Mon Jan 29 14:38:40 2018 -0800
  57. 17a921b BUG/MINOR: lua funtion hlua_socket_settimeout don't check negative values by Thierry Fournier · Thu Mar 08 09:59:02 2018 +0100
  58. e9636f1 BUG/MINOR: lua: the function returns anything by Thierry Fournier · Thu Mar 08 09:54:32 2018 +0100
  59. f93f093 CLEANUP: map, stream: remove duplicate code in src/map.c, src/stream.c by Ilya Shipitsin · Fri Mar 23 17:41:48 2018 +0500
  60. fe23428 BUG/MINOR: listener: Don't decrease actconn twice when a new session is rejected by Christopher Faulet · Fri Mar 23 15:11:55 2018 +0100
  61. 8adae7c BUG/MINOR: h2: ensure we can never send an RST_STREAM in response to an RST_STREAM by Willy Tarreau · Thu Mar 22 17:37:05 2018 +0100
  62. d1023bb BUG/MEDIUM: h2: properly account for DATA padding in flow control by Willy Tarreau · Thu Mar 22 16:53:12 2018 +0100
  63. 50791a7 MINOR: samples: add crc32c converter by Emmanuel Hocdet · Wed Mar 21 11:19:01 2018 +0100
  64. 4952985 REORG: compact "struct server" by Emmanuel Hocdet · Mon Mar 19 18:14:02 2018 +0100
  65. 115df3e MINOR: accept-proxy: support proxy protocol v2 CRC32c checksum by Emmanuel Hocdet · Mon Feb 05 16:23:23 2018 +0100
  66. 4399c75 MINOR: proxy-v2-options: add crc32c by Emmanuel Hocdet · Mon Feb 05 15:26:43 2018 +0100
  67. 6afd898 MINOR: hash: add new function hash_crc32c by Emmanuel Hocdet · Mon Feb 05 15:23:39 2018 +0100
  68. 3e95487 DOC: log: more than 2 log servers are allowed by Cyril Bonté · Tue Mar 20 23:30:27 2018 +0100
  69. 26fb5d8 BUG/MEDIUM: fd/threads: ensure the fdcache_mask always reflects the cache contents by Willy Tarreau · Tue Mar 20 19:06:52 2018 +0100
  70. cde05c8 BUILD/BUG: enable -fno-strict-overflow by default by Willy Tarreau · Tue Mar 20 16:46:46 2018 +0100
  71. c98aebc MINOR: log: stop emitting alerts when it's not possible to write on the socket by Willy Tarreau · Tue Mar 20 11:17:29 2018 +0100
  72. fd83f0b BUG/MEDIUM: threads/queue: wake up other threads upon dequeue by Christopher Faulet · Mon Mar 19 15:22:09 2018 +0100
  73. 2f3a56b BUG/MINOR: tcp-check: use the server's service port as a fallback by Baptiste Assmann · Mon Mar 19 12:22:41 2018 +0100
  74. 248f117 BUG/MEDIUM: tcp-check: single connect rule can't detect DOWN servers by Baptiste Assmann · Thu Mar 01 21:49:01 2018 +0100
  75. 2986c0d CLEANUP: lua/syntax: lua is a name and not an acronym by Thierry FOURNIER · Sun Feb 25 14:32:36 2018 +0100
  76. fd1e955 BUG/MINOR: lua: return bad error messages by Thierry FOURNIER · Fri Feb 23 18:41:18 2018 +0100
  77. 29a05c1 BUG/MINOR: spoa-example: unexpected behavior for more than 127 args by Thierry FOURNIER · Sun Feb 25 21:33:38 2018 +0100
  78. 13c53f8 BUILD: ssl: Fix build with OpenSSL without NPN capability by Bernard Spil · Thu Feb 15 13:34:58 2018 +0100
  79. 6a61e96 BUG/MINOR: cli: Fix a crash when sending a command with too many arguments by Aurélien Nephtali · Fri Mar 16 10:11:06 2018 +0100
  80. 6e8a41d BUG/MINOR: cli: Ensure all command outputs end with a LF by Aurélien Nephtali · Thu Mar 15 21:48:50 2018 +0100
  81. 33e083c BUG/MINOR: seemless reload: Fix crash when an interface is specified. by Olivier Houchard · Thu Mar 15 17:48:49 2018 +0100
  82. 210eb25 CLEANUP: dns: remove duplicate code in src/dns.c by Ilya Shipitsin · Thu Mar 15 16:38:38 2018 +0500
  83. 8bb4db5 TESTS: Add a testcase for multi-port + multi-server listener issue by Philipp Kolmann · Tue Oct 24 11:32:22 2017 +0200
  84. 1fa7d2a BUG/MINOR: dns: don't downgrade DNS accepted payload size automatically by Baptiste Assmann · Thu Mar 01 22:26:57 2018 +0100
  85. 5cd4bbd BUG/MAJOR: threads/queue: Fix thread-safety issues on the queues management by Christopher Faulet · Wed Mar 14 16:18:06 2018 +0100
  86. 510c0d6 BUG/MEDIUM: threads/unix: Fix a deadlock when a listener is temporarily disabled by Christopher Faulet · Fri Mar 16 10:04:47 2018 +0100
  87. 4288c5a BUG/MINOR: force-persist and ignore-persist only apply to backends by Cyril Bonté · Mon Mar 12 22:02:59 2018 +0100
  88. d400ab3 BUG/MEDIUM: fix a 100% cpu usage with cpu-map and nbthread/nbproc by Cyril Bonté · Mon Mar 12 21:47:39 2018 +0100
  89. b53e208 BUG/MINOR: cli: Fix a typo in the 'set rate-limit' usage by Aurélien Nephtali · Sun Mar 11 16:55:02 2018 +0100
  90. bca0876 CLEANUP: cli: Remove a leftover debug message by Aurélien Nephtali · Sat Mar 10 20:59:56 2018 +0100
  91. 76de95a CLEANUP: ssl: Remove a duplicated #include by Aurélien Nephtali · Tue Feb 20 19:23:07 2018 +0100
  92. 498a115 BUG/MINOR: cli: Fix a crash when passing a negative or too large value to "show fd" by Aurélien Nephtali · Fri Mar 09 18:51:16 2018 +0100
  93. 84b118f BUG/MEDIUM: h2: also arm the h2 timeout when sending by Willy Tarreau · Mon Mar 05 16:10:54 2018 +0100
  94. c41b3e8 DOC: buffers: clarify the purpose of the <from> pointer in offer_buffers() by Willy Tarreau · Fri Mar 02 10:27:12 2018 +0100
  95. ec9516a BUG/MINOR: unix: Don't mess up when removing the socket from the xfer_sock_list. by Olivier Houchard · Thu Mar 08 18:25:49 2018 +0100
  96. f9f6ed0 CLEANUP: .gitignore: Ignore binaries from the contrib directory by Christopher Faulet · Wed Feb 28 11:22:15 2018 +0100
  97. 1738e86 BUG/MINOR: session: Fix tcp-request session failure if handshake. by Emeric Brun · Mon Mar 05 17:46:16 2018 +0100
  98. b684e7a BUILD/MINOR: fix Lua build on Mac OS X (again) by Willy Tarreau · Mon Mar 05 15:37:04 2018 +0100
  99. 13113d6 MINOR/BUILD: fix Lua build on Mac OS X by Thierry Fournier · Mon Feb 26 09:25:56 2018 +0100
  100. 44e973f MEDIUM: h2: use a single buffer allocator by Willy Tarreau · Thu Mar 01 17:49:30 2018 +0100