1. e579391 REORG: include: make list-t.h part of the base API by Willy Tarreau · 4 years, 4 months ago
  2. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 4 months ago
  3. 51cd595 REORG: check: move tcpchecks away from check.c by Willy Tarreau · 4 years, 5 months ago
  4. 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · 4 years, 5 months ago[Renamed (95%) from include/types/checks.h]
  5. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · 4 years, 5 months ago
  6. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · 4 years, 5 months ago
  7. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 5 months ago
  8. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 5 months ago
  9. 8efbdfb REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h by Willy Tarreau · 4 years, 5 months ago
  10. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · 4 years, 5 months ago
  11. 889faf4 CLEANUP: include: remove excessive includes of common/standard.h by Willy Tarreau · 4 years, 5 months ago
  12. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · 4 years, 5 months ago
  13. 8dabda7 REORG: include: split buf.h into haproxy/buf-t.h and haproxy/buf.h by Willy Tarreau · 4 years, 5 months ago
  14. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · 4 years, 5 months ago
  15. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 5 months ago
  16. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 5 months ago
  17. 67a2345 CLEANUP: checks: sort and rename tcpcheck_expect_type types by Christopher Faulet · 4 years, 6 months ago
  18. aaab083 MEDIUM: checks: Add matching on log-format string for expect rules by Christopher Faulet · 4 years, 6 months ago
  19. 3970819 MEDIUM: checks: Support matching on headers for http-check expect rules by Christopher Faulet · 4 years, 6 months ago
  20. dc75d57 CLEANUP: checks: Fix checks includes by Christopher Faulet · 4 years, 6 months ago
  21. 4a8c026 BUG/MINOR: checks/server: use_ssl member must be signed by Christopher Faulet · 4 years, 6 months ago
  22. 8021a5f MINOR: checks: Support list of status codes on http-check expect rules by Christopher Faulet · 4 years, 6 months ago
  23. 88d939c Revert "MEDIUM: checks: capture groups in expect regexes" by Christopher Faulet · 4 years, 6 months ago
  24. d7cee71 MINOR: checks: Use a tree instead of a list to store tcp-check rulesets by Christopher Faulet · 4 years, 6 months ago
  25. 61cc852 CLEANUP: checks: Reorg checks.c file to be more readable by Christopher Faulet · 4 years, 6 months ago
  26. d7e6396 MEDIUM: checks: Implement default TCP check using tcp-check rules by Christopher Faulet · 4 years, 6 months ago
  27. b356714 MINOR: checks: Add a mux proto to health-check and tcp-check connect rule by Christopher Faulet · 4 years, 6 months ago
  28. 3829046 MINOR: checks/obj_type: Add a new object type for checks by Christopher Faulet · 4 years, 6 months ago
  29. e5870d8 MAJOR: checks: Implement HTTP check using tcp-check rules by Christopher Faulet · 4 years, 6 months ago
  30. 12d5740 MINOR: checks: Introduce flags to configure in tcp-check expect rules by Christopher Faulet · 4 years, 6 months ago
  31. f930e4c MINOR: checks: Use an indirect string to represent the expect matching string by Christopher Faulet · 4 years, 6 months ago
  32. 404f919 MEDIUM: checks: Use a shared ruleset to store tcp-check rules by Christopher Faulet · 4 years, 6 months ago
  33. ec07e38 MINOR: checks: Add an option to set success status of tcp-check expect rules by Christopher Faulet · 4 years, 6 months ago
  34. 799f3a4 MINOR: Produce tcp-check info message for pure tcp-check rules only by Christopher Faulet · 4 years, 6 months ago
  35. 0ae3d1d MEDIUM: checks: Implement agent check using tcp-check rules by Christopher Faulet · 4 years, 6 months ago
  36. 267b01b MEDIUM: checks: Implement SPOP check using tcp-check rules by Christopher Faulet · 4 years, 7 months ago
  37. 1997eca MEDIUM: checks: Implement LDAP check using tcp-check rules by Christopher Faulet · 4 years, 7 months ago
  38. f2b3be5 MEDIUM: checks: Implement MySQL check using tcp-check rules by Christopher Faulet · 4 years, 7 months ago
  39. ce35507 MEDIUM: checks: Implement postgres check using tcp-check rules by Christopher Faulet · 4 years, 7 months ago
  40. fbcc77c MEDIUM: checks: Implement smtp check using tcp-check rules by Christopher Faulet · 4 years, 7 months ago
  41. 811f78c MEDIUM: checks: Implement ssl-hello check using tcp-check rules by Christopher Faulet · 4 years, 7 months ago
  42. 33f05df MEDIUM: checks: Implement redis check using tcp-check rules by Christopher Faulet · 4 years, 7 months ago
  43. 9e6ed15 MINOR: checks: Support custom functions to eval a tcp-check expect rules by Christopher Faulet · 4 years, 7 months ago
  44. 6f87adc MINOR: checks: Export the tcpcheck_eval_ret enum by Christopher Faulet · 4 years, 7 months ago
  45. 7a1e2e1 MEDIUM: checks: Add a list of vars to set before executing a tpc-check ruleset by Christopher Faulet · 4 years, 7 months ago
  46. bb591a1 MINOR: checks: Relax the default option for tcp-check connect rules by Christopher Faulet · 4 years, 7 months ago
  47. 98cc57c MEDIUM: checks: Add status-code sample expression on tcp-check expect rules by Christopher Faulet · 4 years, 7 months ago
  48. be52b4d MEDIUM: checks: Add on-error/on-success option on tcp-check expect rules by Christopher Faulet · 4 years, 7 months ago
  49. cf80f2f MINOR: checks: Add option to tcp-check expect rules to customize error status by Christopher Faulet · 4 years, 7 months ago
  50. 1032059 MINOR: checks: Use a name for the healthcheck status enum by Christopher Faulet · 4 years, 7 months ago
  51. 5d503fc MEDIUM: checks: Add a shared list of tcp-check rules by Christopher Faulet · 4 years, 7 months ago
  52. f50f4e9 MEDIUM: checks: Support log-format strings for tcp-check send rules by Christopher Faulet · 4 years, 7 months ago
  53. b7d3009 MEDIUM: checks: Support expression to set the port by Christopher Faulet · 4 years, 7 months ago
  54. 5c28874 MINOR: checks: Add the addr option for tcp-check connect rule by Christopher Faulet · 4 years, 7 months ago
  55. 085426a MINOR: checks: Add the via-socks4 option for tcp-check connect rules by Christopher Faulet · 4 years, 7 months ago
  56. 79b31d4 MINOR: checks: Add the sni option for tcp-check connect rules by Christopher Faulet · 4 years, 7 months ago
  57. 707b52f MEDIUM: checks: Parse custom action rules in tcp-checks by Gaetan Rivet · 4 years, 8 months ago
  58. 13a5043 MINOR: checks/vars: Add a check scope for variables by Gaetan Rivet · 4 years, 8 months ago
  59. 05d692d MEDIUM: checks: Associate a session to each tcp-check healthcheck by Gaetan Rivet · 4 years, 8 months ago
  60. b2c2e0f MAJOR: checks: Refactor and simplify the tcp-check loop by Christopher Faulet · 4 years, 7 months ago
  61. a202d1d MEDIUM: checks: Add implicit tcp-check connect rule by Christopher Faulet · 4 years, 7 months ago
  62. 06d963a MINOR: checks: define a tcp-check connect type by Gaetan Rivet · 4 years, 8 months ago
  63. 48219dc MINOR: checks: define tcp-check send type by Gaetan Rivet · 4 years, 8 months ago
  64. 5301b01 MINOR: checks: Set the tcp-check rule index during parsing by Gaetan Rivet · 4 years, 8 months ago
  65. 9dcb09f MEDIUM: checks: capture groups in expect regexes by Gaetan Rivet · 4 years, 8 months ago
  66. efab6c6 MINOR: checks: add rbinary expect match type by Gaetan Rivet · 4 years, 8 months ago
  67. b616add MINOR: checks: define a tcp expect type by Gaetan Rivet · 4 years, 8 months ago
  68. f8ba677 MINOR: checks: add linger option to tcp connect by Gaetan Rivet · 4 years, 8 months ago
  69. 1afd826 MINOR: checks: add min-recv tcp-check expect option by Gaetan Rivet · 4 years, 8 months ago
  70. 4038b94 MEDIUM: checks: rewind to the first inverse expect rule of a chain on new data by Gaetan Rivet · 4 years, 8 months ago
  71. dd66732 MINOR: checks: Use an enum to describe the tcp-check rule type by Gaetan Rivet · 4 years, 8 months ago
  72. f61f33a BUG/MINOR: checks: Respect the no-check-ssl option by Christopher Faulet · 4 years, 7 months ago
  73. aaae9a0 BUG/MINOR: check: Update server address and port to execute an external check by Christopher Faulet · 4 years, 6 months ago
  74. a8561db BUILD: buffer: types/{ring.h,checks.h} should include buf.h, not buffer.h by Willy Tarreau · 4 years, 8 months ago
  75. 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · 5 years ago
  76. c98aa1f MINOR: checks: Store the proxy in checks. by Olivier Houchard · 6 years ago
  77. 9215014 MEDIUM: checks: Add check-alpn. by Olivier Houchard · 6 years ago
  78. 0b75e63 CLEANUP: Fix a typo in the checks header file by Joseph Herlant · 6 years ago
  79. fa8aa86 MEDIUM: connections: Change struct wait_list to wait_event. by Olivier Houchard · 6 years ago
  80. 26e1a8f MINOR: checks: Give checks their own wait_list. by Olivier Houchard · 6 years ago
  81. c9fa048 MAJOR: buffer: finalize buffer detachment by Willy Tarreau · 6 years ago
  82. ec74647 BUILD: checks: don't include server.h by Willy Tarreau · 7 years ago
  83. 08eaa78 CLEANUP: checks: remove 16 bytes of holes in struct check by Willy Tarreau · 7 years ago
  84. 9aaf778 MAJOR: connection : Split struct connection into struct connection and struct conn_stream. by Olivier Houchard · 7 years ago
  85. 9130a96 MINOR: checks: Add a new keyword to specify a SNI when doing SSL checks. by Olivier Houchard · 7 years ago
  86. 95db2bc MAJOR: check: find out which port to use for health check at run time by Baptiste Assmann · 8 years ago
  87. 55f9ff1 MINOR: check: add agent-send server parameter by James Brown · 9 years ago
  88. 22b09d2 MINOR: include comment in tcpcheck error log by Baptiste Assmann · 9 years ago
  89. aa12b47 MINOR: tcpcheck_rule structure update by Baptiste Assmann · 9 years ago
  90. bb2ae64 MEDIUM: protocol: automatically pick the proto associated to the connection. by Thierry FOURNIER · 10 years ago
  91. 0ba0e4a MEDIUM: Support sending email alerts by Simon Horman · 10 years ago
  92. e16c1b3 MEDIUM: Attach tcpcheck_rules to check by Simon Horman · 10 years ago
  93. 41f5876 MEDIUM: Move proto and addr fields struct check by Simon Horman · 10 years ago
  94. ac92a06 MINOR: checks: update dynamic environment variables in external checks by Cyril Bonté · 10 years ago
  95. 9ce1311 BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks by Cyril Bonté · 10 years ago
  96. 98637e5 MEDIUM: Add external check by Simon Horman · 10 years ago
  97. 09af0d6 MEDIUM: regex: replace all standard regex function by own functions by Thierry FOURNIER · 10 years ago
  98. 2396418 MINOR: checks: support a neutral check result by Willy Tarreau · 10 years ago
  99. 69e273f MEDIUM: tcp-check new feature: connect by Baptiste Assmann · 11 years ago
  100. 3343432 MINOR: checks: add a flag to indicate what check is an agent by Willy Tarreau · 11 years ago