1. a17664d MEDIUM: tasks: automatically requeue into the bulk queue an already running tasklet by Willy Tarreau · Thu Jan 30 18:59:43 2020 +0100
  2. a62917b MEDIUM: tasks: implement 3 different tasklet classes with their own queues by Willy Tarreau · Thu Jan 30 18:37:28 2020 +0100
  3. 911db9b MEDIUM: connection: use CO_FL_WAIT_XPRT more consistently than L4/L6/HANDSHAKE by Willy Tarreau · Thu Jan 23 16:27:54 2020 +0100
  4. 4450b58 MINOR: connection: remove CO_FL_SSL_WAIT_HS from CO_FL_HANDSHAKE by Willy Tarreau · Thu Jan 23 15:23:13 2020 +0100
  5. c192b0a MEDIUM: connection: remove CO_FL_CONNECTED and only rely on CO_FL_WAIT_* by Willy Tarreau · Thu Jan 23 09:11:58 2020 +0100
  6. 477902b MEDIUM: connections: Get ride of the xprt_done callback. by Olivier Houchard · Wed Jan 22 18:08:48 2020 +0100
  7. 8af03b3 MEDIUM: streams: Always create a conn_stream in connect_server(). by Olivier Houchard · Wed Jan 22 17:34:54 2020 +0100
  8. 6b5b44e BUG/MINOR: ssl: ssl_sock_load_pem_into_ckch is not consistent by Emmanuel Hocdet · Fri Dec 20 17:47:12 2019 +0100
  9. 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · Thu Jan 16 15:19:29 2020 +0100
  10. 056c629 BUG/MINOR: ssl: fix build on development versions of openssl-1.1.x by Ilya Shipitsin · Sat Jan 18 18:42:45 2020 +0500
  11. 2086365 CLEANUP: pattern: remove the pat_time definition by Willy Tarreau · Wed Jan 22 07:36:00 2020 +0100
  12. 6a0dd73 CLEANUP: Consistently `unsigned int` for bitfields by Tim Duesterhus · Sat Jan 18 01:32:49 2020 +0100
  13. 13a9232 MEDIUM: dns: use Additional records from SRV responses by Baptiste Assmann · Fri Jun 07 09:40:55 2019 +0200
  14. 2f53390 MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · Tue Jan 21 11:06:48 2020 +0100
  15. 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · Tue Jan 14 12:00:28 2020 +0100
  16. 473e880 MINOR: http-ana: Add an error message in the txn and send it when defined by Christopher Faulet · Tue Jan 14 11:12:37 2020 +0100
  17. 76edc0f MEDIUM: proxy: Add a directive to reference an http-errors section in a proxy by Christopher Faulet · Mon Jan 13 15:52:01 2020 +0100
  18. 35cd81d MINOR: http-htx: Add a new section to create groups of custom HTTP errors by Christopher Faulet · Wed Jan 15 11:22:56 2020 +0100
  19. 5885775 MEDIUM: http-htx/proxy: Use a global and centralized storage for HTTP error messages by Christopher Faulet · Wed Jan 15 15:19:50 2020 +0100
  20. bdf6526 MINOR: http-htx: Add functions to create HTX redirect message by Christopher Faulet · Thu Jan 16 15:51:59 2020 +0100
  21. 5031ef5 MINOR: http-htx: Add functions to read a raw error file and convert it in HTX by Christopher Faulet · Wed Jan 15 11:22:07 2020 +0100
  22. d73b96d MINOR: tcp-rules: Make tcp-request capture a custom action by Christopher Faulet · Thu Dec 19 17:27:03 2019 +0100
  23. ac98d81 MINOR: http-rule/tcp-rules: Make track-sc* custom actions by Christopher Faulet · Wed Dec 18 09:20:16 2019 +0100
  24. 91b3ec1 MEDIUM: http-rules: Make early-hint custom actions by Christopher Faulet · Fri Jan 17 22:30:06 2020 +0100
  25. 046cf44 MINOR: http-rules: Make set/del-map and add/del-acl custom actions by Christopher Faulet · Tue Dec 17 15:45:23 2019 +0100
  26. d1f27e3 MINOR: http-rules: Make set-header and add-header custom actions by Christopher Faulet · Tue Dec 17 09:33:38 2019 +0100
  27. 92d34fe MINOR: http-rules: Make replace-header and replace-value custom actions by Christopher Faulet · Tue Dec 17 09:20:34 2019 +0100
  28. 006f650 MINOR: actions: Use an integer to set the action type by Christopher Faulet · Wed Dec 18 15:10:29 2019 +0100
  29. 245cf79 MINOR: actions: Add flags to configure the action behaviour by Christopher Faulet · Wed Dec 18 14:58:12 2019 +0100
  30. 105ba6c MINOR: actions: Rename the act_flag enum into act_opt by Christopher Faulet · Wed Dec 18 14:41:51 2019 +0100
  31. cd26e8a MINOR: http-rules/tcp-rules: Call the defined action function first if defined by Christopher Faulet · Wed Dec 18 11:13:39 2019 +0100
  32. 96bff76 MINOR: actions: Regroup some info about HTTP rules in the same struct by Christopher Faulet · Tue Dec 17 13:46:18 2019 +0100
  33. 58b3564 MINOR: actions: Add a function pointer to release args used by actions by Christopher Faulet · Tue Dec 17 11:48:42 2019 +0100
  34. e00d06c MINOR: http-rules: Handle all message rewrites the same way by Christopher Faulet · Mon Dec 16 17:18:42 2019 +0100
  35. a00071e MINOR: http-ana: Add a txn flag to support soft/strict message rewrites by Christopher Faulet · Thu Dec 12 16:41:00 2019 +0100
  36. a08546b MINOR: counters: Remove failed_secu counter and use denied_resp instead by Christopher Faulet · Mon Dec 16 16:07:34 2019 +0100
  37. 0159ee4 MINOR: stats: Report internal errors in the proxies/listeners/servers stats by Christopher Faulet · Mon Dec 16 14:40:39 2019 +0100
  38. 30a2a37 MINOR: http-rules: Add more return codes to let custom actions act as normal ones by Christopher Faulet · Mon Dec 16 12:25:43 2019 +0100
  39. 4d90db5 MINOR: http-rules: Add a rule result to report internal error by Christopher Faulet · Mon Dec 16 12:22:05 2019 +0100
  40. d4ce6c2 MINOR: counters: Add a counter to report internal processing errors by Christopher Faulet · Mon Dec 16 11:11:02 2019 +0100
  41. cb55013 BUG/MINOR: http-rules: Remove buggy deinit functions for HTTP rules by Christopher Faulet · Tue Dec 17 11:25:46 2019 +0100
  42. ee1a6fc MINOR: connection: make the last arg of subscribe() a struct wait_event* by Willy Tarreau · Fri Jan 17 07:52:13 2020 +0100
  43. 7872d1f MEDIUM: connection: merge the send_wait and recv_wait entries by Willy Tarreau · Fri Jan 10 07:06:05 2020 +0100
  44. 3a9312a REORG: stream/backend: move backend-specific stuff to backend.c by Willy Tarreau · Thu Jan 09 18:43:15 2020 +0100
  45. 3381bf8 MEDIUM: connection: get rid of CO_FL_CURR_* flags by Willy Tarreau · Fri Jan 17 17:39:35 2020 +0100
  46. e2a0eec MINOR: connection: move the CO_FL_WAIT_ROOM cleanup to the reader only by Willy Tarreau · Fri Jan 17 09:59:40 2020 +0100
  47. 17ccd1a BUG/MEDIUM: connection: add a mux flag to indicate splice usability by Willy Tarreau · Fri Jan 17 16:19:34 2020 +0100
  48. 340b07e BUG/MAJOR: hashes: fix the signedness of the hash inputs by Willy Tarreau · Wed Jan 15 10:54:42 2020 +0100
  49. f31af93 MEDIUM: lua: don't call the GC as often when dealing with outgoing connections by Willy Tarreau · Tue Jan 14 09:59:38 2020 +0100
  50. 3c4f40a BUG/MEDIUM: tasks: Use the MT macros in tasklet_free(). by Olivier Houchard · Fri Jan 10 16:46:48 2020 +0100
  51. 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · Wed Jan 08 13:35:30 2020 +0100
  52. 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · Wed Jan 08 10:19:05 2020 +0100
  53. eaf05be OPTIM: polling: do not create update entries for FD removal by Willy Tarreau · Fri Dec 27 15:52:34 2019 +0100
  54. 1968988 MINOR: poller: do not call the IO handler if the FD is not active by Willy Tarreau · Thu Dec 26 11:09:43 2019 +0100
  55. 0fbc318 CLEANUP: connection: merge CO_FL_NOTIFY_DATA and CO_FL_NOTIFY_DONE by Willy Tarreau · Fri Dec 27 14:57:45 2019 +0100
  56. 4970e5a REORG: connection: move tcp_connect_probe() to conn_fd_check() by Willy Tarreau · Fri Dec 27 10:40:21 2019 +0100
  57. 11ef083 MINOR: pollers: add a new flag to indicate pollers reporting ERR & HUP by Willy Tarreau · Thu Nov 28 18:17:33 2019 +0100
  58. a26d1e1 BUILD: ssl: improve SSL_CTX_set_ecdh_auto compatibility by Lukas Tribus · Fri Dec 20 18:47:18 2019 +0100
  59. b3814c2 BUG/MINOR: ssl: openssl-compat: Fix getm_ defines by Rosen Penev · Thu Dec 19 12:54:13 2019 -0800
  60. dd0e89a BUG/MAJOR: task: add a new TASK_SHARED_WQ flag to fix foreing requeuing by Willy Tarreau · Thu Dec 19 07:39:06 2019 +0100
  61. 76014fd MEDIUM: h1-htx: Add HTX EOM block when the message is in H1_MSG_DONE state by Christopher Faulet · Tue Dec 10 11:47:22 2019 +0100
  62. fec56c6 BUG/MINOR: listener: fix off-by-one in state name check by Willy Tarreau · Wed Dec 11 15:51:37 2019 +0100
  63. d26c9f9 BUG/MINOR: mworker: properly pass SIGTTOU/SIGTTIN to workers by Willy Tarreau · Wed Dec 11 14:24:07 2019 +0100
  64. c49ba52 MINOR: tasks: split wake_expired_tasks() in two parts to avoid useless wakeups by Willy Tarreau · Wed Dec 11 08:12:23 2019 +0100
  65. 440d09b BUG/MINOR: tasks: only requeue a task if it was already in the queue by Willy Tarreau · Wed Dec 11 09:11:58 2019 +0100
  66. a1d97f8 REORG: listener: move the global listener queue code to listener.c by Willy Tarreau · Tue Dec 10 11:18:41 2019 +0100
  67. 241797a MINOR: listener: split dequeue_all_listener() in two by Willy Tarreau · Tue Dec 10 14:10:52 2019 +0100
  68. a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · Fri Dec 06 16:31:45 2019 +0100 upstream/master
  69. 0742c31 BUG/MEDIUM: tasks: Make sure we switch wait queues in task_set_affinity(). by Olivier Houchard · Thu Dec 05 15:11:19 2019 +0100
  70. d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · Tue Dec 03 07:07:36 2019 +0100
  71. e9a100e BUG/MINOR: ssl: fix X509 compatibility for openssl < 1.1.0 by Emmanuel Hocdet · Mon Dec 02 11:41:23 2019 +0100
  72. d4f9a60 MINOR: ssl: deduplicate ca-file by Emmanuel Hocdet · Thu Oct 24 11:32:47 2019 +0200
  73. cdb27e8 MINOR: version: this is development again, update the status by Willy Tarreau · Mon Nov 25 20:38:32 2019 +0100
  74. 2e077f8 [RELEASE] Released version 2.2-dev0 by Willy Tarreau · Mon Nov 25 20:36:16 2019 +0100
  75. 9ca7f8c MINOR: version: indicate that this version is stable by Willy Tarreau · Mon Nov 25 19:27:55 2019 +0100
  76. c22d5df MINOR: h2: add a function to report H2 error codes as strings by Willy Tarreau · Sun Nov 24 14:56:03 2019 +0100
  77. 8f3ce06 MINOR: ist: add ist_find_ctl() by Willy Tarreau · Fri Nov 22 15:58:53 2019 +0100
  78. 47479eb MINOR: version: emit the link to the known bugs in output of "haproxy -v" by Willy Tarreau · Thu Nov 21 18:48:20 2019 +0100
  79. 08dd202 MINOR: version: report the version status in "haproxy -v" by Willy Tarreau · Thu Nov 21 18:07:30 2019 +0100
  80. 8b45391 MINOR: ssl: ssl_sock_prepare_ctx() return an error code by William Lallemand · Thu Nov 21 15:48:10 2019 +0100
  81. f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · Sun Nov 17 09:48:56 2019 -0500
  82. ec1c10b MINOR: peers: Add debugging information to "show peers". by Frédéric Lécaille · Thu Nov 07 15:22:33 2019 +0100
  83. 33cab3c MINOR: peers: Add TX/RX heartbeat counters. by Frédéric Lécaille · Wed Nov 06 11:51:26 2019 +0100
  84. 0d7712d MINOR: stick-table: allow sc-set-gpt0 to set value from an expression by Cédric Dufour · Wed Nov 06 18:38:53 2019 +0100
  85. 869efd5 BUG/MINOR: log: make "show startup-log" use a ring buffer instead by Willy Tarreau · Fri Nov 15 15:16:57 2019 +0100
  86. 0d1c2a6 MINOR: stats: Report max times in addition of the averages for sessions by Christopher Faulet · Fri Nov 08 14:59:51 2019 +0100
  87. efb41f0 MINOR: counters: Add fields to store the max observed for {q,c,d,t}_time by Christopher Faulet · Fri Nov 08 14:53:15 2019 +0100
  88. e2e8c67 MINOR: freq_ctr: Make the sliding window sums thread-safe by Christopher Faulet · Fri Nov 08 14:40:18 2019 +0100
  89. b2e5849 MEDIUM: filters: Adapt filters API to allow again TCP filtering on HTX streams by Christopher Faulet · Tue Nov 12 11:13:01 2019 +0100
  90. da52035 MINOR: memory: also poison the area on freeing by Willy Tarreau · Fri Nov 15 06:59:54 2019 +0100
  91. 7031e3d BUG/MEDIUM: tasks: Make tasklet_remove_from_tasklet_list() no matter the tasklet. by Olivier Houchard · Fri Nov 08 15:41:55 2019 +0100
  92. fee726f MINOR: http-ana: Remove the unused function http_reset_txn() by Christopher Faulet · Thu Nov 07 15:26:45 2019 +0100
  93. eea8fc7 MEDIUM: stream/trace: Register a new trace source with its events by Christopher Faulet · Tue Nov 05 16:18:10 2019 +0100
  94. db703b1 MINOR: trace: Add a set of macros to trace events if HA is compiled with debug by Christopher Faulet · Mon Nov 04 11:40:10 2019 +0100
  95. 21724f0 MINOR: ssl/cli: replace the default_ctx during 'commit ssl cert' by William Lallemand · Mon Nov 04 17:56:13 2019 +0100
  96. ae6f125 MINOR: sample: add us/ms support to date/http_date by Damien Claisse · Wed Oct 30 15:57:28 2019 +0000
  97. beea2a4 CLEANUP: ssl/cli: remove leftovers of bundle/certs (it < 2) by William Lallemand · Wed Oct 30 17:45:33 2019 +0100
  98. bc6ca7c MINOR: ssl/cli: rework 'set ssl cert' as 'set/commit' by William Lallemand · Tue Oct 29 23:48:19 2019 +0100
  99. 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · Sun Oct 27 20:08:11 2019 +0100
  100. 6e8e2ec BUG/MEDIUM: stream_interface: Only use SI_ST_RDY when the mux is ready. by Olivier Houchard · Fri Oct 25 16:25:20 2019 +0200