1. e05bf9e MINOR: stream-int/txn: Move buffer for L7 retries in the HTTP transaction by Christopher Faulet · Tue Mar 29 15:23:40 2022 +0200
  2. 3099511 MINOR: conn-stream: Add ISBACK conn-stream flag by Christopher Faulet · Fri Mar 25 15:32:38 2022 +0100
  3. b041b23 MEDIUM: conn-stream: Move remaning flags from CS to endpoint by Christopher Faulet · Thu Mar 24 10:27:02 2022 +0100
  4. 9ec2f4d MAJOR: conn-stream: Share endpoint struct between the CS and the mux/applet by Christopher Faulet · Wed Mar 23 15:15:29 2022 +0100
  5. e9e4820 MINOR: conn-stream: Move some CS flags to the endpoint by Christopher Faulet · Tue Mar 22 18:13:29 2022 +0100
  6. db90f2a MEDIUM: conn-stream: Add an endpoint structure in the conn-stream by Christopher Faulet · Tue Mar 22 16:06:25 2022 +0100
  7. 81a40f6 MINOR: conn-stream: Add flags to set the type of the endpoint by Christopher Faulet · Tue Jan 18 10:43:02 2022 +0100
  8. c2b7fa8 DEV: flags: Add missing flags by Christopher Faulet · Tue Jan 18 10:46:10 2022 +0100
  9. cd430b9 CLEANUP: dev/flags: remove useless test in the stdin number parser by Willy Tarreau · Sat Apr 03 15:26:56 2021 +0200
  10. 074ebcd CONTRIB: move some dev-specific tools to dev/ by Willy Tarreau · Fri Apr 02 13:31:46 2021 +0200[Renamed from contrib/debug/flags.c]
  11. b00c00e CONTRIB: halog: fix issue with array of type char by Willy Tarreau · Fri Apr 02 17:47:21 2021 +0200
  12. 6ad0606 CLEANUP: connection: Remove CS_FL_READ_PARTIAL flag by Christopher Faulet · Mon Oct 12 15:56:16 2020 +0200
  13. da831fa CLEANUP: http-ana: Remove TX_WAIT_NEXT_RQ unsued flag by Christopher Faulet · Tue Oct 06 17:58:43 2020 +0200
  14. fc402cf CONTRIB: debug: add missing flags SI_FL_L7_RETRY & SI_FL_D_L7_RETRY by Willy Tarreau · Sun Jun 28 16:05:39 2020 +0200
  15. 54067e9 CONTRIB: debug: add the missing flags CO_FL_SAFE_LIST and CO_FL_IDLE_LIST by Willy Tarreau · Fri Jun 19 08:47:30 2020 +0200
  16. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
  17. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · Thu Jun 04 21:21:03 2020 +0200
  18. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · Thu Jun 04 21:07:02 2020 +0200
  19. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · Thu Jun 04 20:45:39 2020 +0200
  20. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · Thu Jun 04 18:02:10 2020 +0200
  21. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · Thu Jun 04 17:25:40 2020 +0200
  22. a53abad CLEANUP: http_ana: Remove unused TXN flags by Christopher Faulet · Wed May 13 08:12:22 2020 +0200
  23. 6fb0f21 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Thu Apr 02 15:25:26 2020 +0500
  24. 19bc201 MEDIUM: connection: remove the intermediary polling state from the connection by Willy Tarreau · Fri Feb 21 08:46:19 2020 +0100
  25. e4f80a0 CONTRIB: debug: also support reading values from stdin by Willy Tarreau · Thu Feb 06 18:17:50 2020 +0100
  26. bde76f0 CONTRIB: debug: support reporting multiple values at once by Willy Tarreau · Thu Feb 06 08:48:16 2020 +0100
  27. 354b6f5 CONTRIB: debug: add the possibility to decode the value as certain types only by Willy Tarreau · Thu Feb 06 08:33:08 2020 +0100
  28. 8a0eabd CONTRIB: debug: add missing flags SF_HTX and SF_MUX by Willy Tarreau · Thu Feb 06 07:57:36 2020 +0100
  29. 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
  30. 3381bf8 MEDIUM: connection: get rid of CO_FL_CURR_* flags by Willy Tarreau · Fri Jan 17 17:39:35 2020 +0100
  31. 0fe5c5e BUG/MINOR: debug: Remove flags CO_FL_SOCK_WR_ENA/CO_FL_SOCK_RD_ENA by Christopher Faulet · Tue Jul 16 14:56:23 2019 +0200
  32. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · Tue Jul 16 14:54:53 2019 +0200
  33. 22dc248 CLEANUP: channel: Remove the unused flag CF_WAKE_CONNECT by Christopher Faulet · Tue Jul 16 14:43:08 2019 +0200
  34. c41547b MINOR: proto_http: Remove unused http txn flags by Christopher Faulet · Tue Jul 16 14:32:23 2019 +0200
  35. db20750 CONTRIB: debug: add 4 missing connection/conn_stream flags by Willy Tarreau · Mon Jun 03 14:26:54 2019 +0200
  36. 7bb39d7 CLEANUP: connection: remove the now unused CS_FL_REOS flag by Willy Tarreau · Mon Jun 03 14:23:33 2019 +0200
  37. 250031e MEDIUM: sessions: Introduce session flags. by Olivier Houchard · Wed May 29 15:01:50 2019 +0200
  38. f882a85 CONTRIB: debug: report the CS and CF's EOI flags by Willy Tarreau · Mon Mar 25 18:34:28 2019 +0100
  39. f2ddd87 CONTRIB: debug: report stream-int's flag SI_FL_CLEAN_ABRT by Willy Tarreau · Tue Dec 18 09:54:22 2018 +0100
  40. 121c4e0 CONTRIB: debug: teach the "flags" utility about new conn_stream flags by Willy Tarreau · Mon Dec 17 21:58:03 2018 +0100
  41. 0007d0a CLEANUP: stream: remove SF_TUNNEL, SF_INITIALIZED, SF_CONN_TAR by Willy Tarreau · Tue Dec 11 18:01:38 2018 +0100
  42. 05b9b64 MINOR: stream-int: replace SI_FL_WANT_PUT with !SI_FL_RX_WAIT_EP by Willy Tarreau · Wed Nov 14 13:43:35 2018 +0100
  43. 94f7907 MINOR: stream-int: introduce new SI_FL_RXBLK flags by Willy Tarreau · Wed Nov 14 11:24:08 2018 +0100
  44. d0f5bbc MINOR: stream-int: rename SI_FL_WAIT_ROOM to SI_FL_RXBLK_ROOM by Willy Tarreau · Wed Nov 14 11:10:26 2018 +0100
  45. d501646 CONTRIB: debug: fix build related to conn_stream flags change by Willy Tarreau · Fri Nov 16 10:37:20 2018 +0100
  46. ede3d88 MEDIUM: channel: merge back flags CF_WRITE_PARTIAL and CF_WRITE_EVENT by Willy Tarreau · Wed Oct 24 17:17:56 2018 +0200
  47. 5f8ef13 MINOR: debug: Add checks for conn_stream flags by Christopher Faulet · Thu Mar 01 08:55:21 2018 +0100
  48. aff9328 MINOR: debug: Add check for CO_FL_WILL_UPDATE by Christopher Faulet · Tue Feb 27 15:41:10 2018 +0100
  49. 260bf5c CONTRIB: debug: fix a few flags definitions by Willy Tarreau · Mon Jan 15 18:59:16 2018 +0100
  50. f4cfcf9 MINOR: debug/flags: Add missing flags by Christopher Faulet · Fri Nov 10 14:10:35 2017 +0100
  51. 1a0545f REORG: connection: rename CO_FL_DATA_* -> CO_FL_XPRT_* by Olivier Houchard · Wed Sep 13 18:30:23 2017 +0200
  52. bbae3f0 MEDIUM: connection: remove useless flag CO_FL_DATA_WR_SH by Willy Tarreau · Wed Aug 30 09:59:52 2017 +0200
  53. 54e917c MEDIUM: connection: remove useless flag CO_FL_DATA_RD_SH by Willy Tarreau · Wed Aug 30 07:35:35 2017 +0200
  54. 8e3c6ce MEDIUM: connection: get rid of data->init() which was not for data by Willy Tarreau · Mon Aug 28 15:46:01 2017 +0200
  55. 2686dca CLEANUP: connection: remove unused CO_FL_WAIT_DATA by Willy Tarreau · Wed Apr 26 16:25:12 2017 +0200
  56. de40d79 CLEANUP: connection: completely remove CO_FL_WAKE_DATA by Willy Tarreau · Sat Mar 18 17:40:22 2017 +0100
  57. a7da4d2 CONTRIB: debug/flags: add check for SF_ERR_CHK_PORT by Willy Tarreau · Fri Nov 11 08:05:34 2016 +0100
  58. b01b3ad BUILD: debug/flags: remove test for SF_COMP_READY by Willy Tarreau · Fri Nov 11 08:04:44 2016 +0100
  59. 074d65b CONTRIB: initiate a debugging suite to make debugging easier by Willy Tarreau · Sun Dec 20 23:21:57 2015 +0100