1. 909c23b MINOR: listener: remove the inherited arg to create_listener() by Willy Tarreau · 3 years, 10 months ago
  2. 3281993 MINOR: tools: add several PA_O_* flags in str2sa_range() callers by Willy Tarreau · 3 years, 10 months ago
  3. 8b0fa8f MEDIUM: config: remove all checks for missing/invalid ports/ranges by Willy Tarreau · 3 years, 10 months ago
  4. 8095876 MINOR: tools: add several PA_O_PORT_* flags in str2sa_range() callers by Willy Tarreau · 3 years, 10 months ago
  5. cd3a5591 MINOR: tools: make str2sa_range() take more options than just resolve by Willy Tarreau · 3 years, 10 months ago
  6. a5b325f MINOR: protocol: add a real family for existing FDs by Willy Tarreau · 3 years, 10 months ago
  7. 3715906 REORG: listener: move the listening address to a struct receiver by Willy Tarreau · 3 years, 10 months ago
  8. e26993c MINOR: listener: move bind_proc and bind_thread to struct settings by Willy Tarreau · 3 years, 10 months ago
  9. e42d87f BUG/MINOR: dns: gracefully handle the "udp@" address format for nameservers by Willy Tarreau · 3 years, 10 months ago
  10. b53dd03 BUG/MINOR: Fix type passed of sizeof() for calloc() by Tim Duesterhus · 3 years, 10 months ago
  11. f92afb7 MEDIUM: cfgparse: Emit hard error on truncated lines by Tim Duesterhus · 3 years, 11 months ago
  12. d3db384 BUG/MEDIUM: resolve: fix init resolving for ring and peers section. by Emeric Brun · 4 years ago
  13. 9b9c174 BUILD: config: fix again bugs gcc warnings on calloc by Willy Tarreau · 4 years ago
  14. ad37c7a BUILD: config: address build warning on raspbian+rpi4 by Willy Tarreau · 4 years ago
  15. 54932b4 MINOR: log: adds syslog udp message handler and parsing. by Emeric Brun · 4 years ago
  16. 3835c0d MEDIUM: udp: adds minimal proto udp support for message listeners. by Emeric Brun · 4 years ago
  17. 1e3b16f MINOR: log-format: allow to preserve spacing in log format strings by Dragan Dosen · 4 years ago
  18. f8f4c2e CLEANUP: connections: rename the toremove_lock to takeover_lock by Olivier Houchard · 4 years ago
  19. f21695b BUG/MINOR: threads: Don't forget to init each thread toremove_lock. by Olivier Houchard · 4 years ago
  20. 4d82bf5 MINOR: connection: align toremove_{lock,connections} and cleanup into idle_conns by Willy Tarreau · 4 years ago
  21. 08488f6 BUG/MINOR: cfgparse: correctly deal with empty lines by Willy Tarreau · 4 years ago
  22. c54e5ad MINOR: cfgparse: sanitize the output a little bit by Willy Tarreau · 4 years ago
  23. 07d4706 BUG/MINOR: cfgparse: report extraneous args *after* the string is allocated by Willy Tarreau · 4 years ago
  24. 61dd44b MINOR: tools: make parse_line() always terminate the args list by Willy Tarreau · 4 years ago
  25. 40cb26f BUG/MINOR: cfgparse: don't increment linenum on incomplete lines by Willy Tarreau · 4 years ago
  26. c17a5fa BUG/MINOR: cfgparse: Fix calculation of position for PARSE_ERR_TOOMANY message by Tim Duesterhus · 4 years ago
  27. f3d2c6d BUG/MINOR: cfgparse: Fix argument reference in PARSE_ERR_TOOMANY message by Tim Duesterhus · 4 years ago
  28. 2fd5bdb MINOR: cfgparse: Warn on truncated lines / files by Tim Duesterhus · 4 years ago
  29. 70f5899 BUG/MINOR: cfgparse: Support configurations without newline at EOF by Tim Duesterhus · 4 years ago
  30. 9f658a5 BUG/MINOR: cfgparse: Add missing fatal++ in PARSE_ERR_HEX case by Tim Duesterhus · 4 years, 1 month ago
  31. 32234e7 BUG/MEDIUM: cfgparse: stop after a reasonable amount of fatal error by Willy Tarreau · 4 years, 1 month ago
  32. 9e1758e BUG/MEDIUM: cfgparse: use parse_line() to expand/unquote/unescape config lines by Willy Tarreau · 4 years, 1 month ago
  33. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  34. cee013e REORG: check: move the e-mail alerting code to mailers.c by Willy Tarreau · 4 years, 1 month ago
  35. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  36. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  37. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  38. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  39. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  40. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  41. c7babd8 REORG: include: move filters.h to haproxy/filters{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  42. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  43. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  44. 2867159 REORG: include: move lb_map.h to haproxy/lb_map{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  45. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  46. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  47. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  48. 48d25b3 REORG: include: move session.h to haproxy/session{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  49. 872f2ea REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  50. 3c2a7c2 REORG: include: move peers.h to haproxy/peers{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  51. 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  52. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  53. 8b550af REORG: include: move tcp_rules.h to haproxy/tcp_rules.h by Willy Tarreau · 4 years, 1 month ago
  54. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  55. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  56. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  57. 213e990 REORG: include: move listener.h to haproxy/listener{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  58. 546ba42 REORG: include: move lb_fwrr.h to haproxy/lb_fwrr{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  59. 0254941 REORG: include: move lb_fwlc.h to haproxy/lb_fwlc{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  60. b5fc3bf REORG: include: move lb_fas.h to haproxy/lb_fas{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  61. fbe8da3 REORG: include: move lb_chash.h to haproxy/lb_chash{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  62. c761f84 REORG: include: move http_rules.h to haproxy/http_rules.h by Willy Tarreau · 4 years, 1 month ago
  63. 8efbdfb REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  64. 762d7a5 REORG: include: move frontend.h to haproxy/frontend.h by Willy Tarreau · 4 years, 1 month ago
  65. 278161c REORG: include: move capture.h to haproxy/capture{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  66. cc9bbfb REORG: include: split mailers.h into haproxy/mailers{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  67. eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  68. ac13aea REORG: include: move auth.h to haproxy/auth{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  69. 122eba9 REORG: include: move action.h to haproxy/action{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  70. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  71. 2dd7c35 REORG: include: move protocol.h to haproxy/protocol{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  72. 7a00efb REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  73. c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · 4 years, 1 month ago
  74. d0ef439 REORG: include: move common/memory.h to haproxy/pool.h by Willy Tarreau · 4 years, 1 month ago
  75. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  76. 3f567e4 REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h by Willy Tarreau · 4 years, 1 month ago
  77. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  78. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  79. c0fcbe4 BUG/MINOR: checks: Fix test on http-check rulesets during config validity check by Christopher Faulet · 4 years, 1 month ago
  80. 7867525 BUG/MINOR: nameservers: fix error handling in parsing of resolv.conf by Willy Tarreau · 4 years, 1 month ago
  81. ac4930e MINOR: cfgparse: Improve error message for invalid \x sequences by Tim Duesterhus · 4 years, 2 months ago
  82. e629195 BUG/MINOR: cfgparse: Abort parsing the current line if an invalid \x sequence is encountered by Tim Duesterhus · 4 years, 2 months ago
  83. f82ea4a BUG/MINOR: config: Make use_backend and use-server post-parsing less obscur by Christopher Faulet · 4 years, 2 months ago
  84. e5870d8 MAJOR: checks: Implement HTTP check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  85. 404f919 MEDIUM: checks: Use a shared ruleset to store tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  86. 811f78c MEDIUM: checks: Implement ssl-hello check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  87. 5d503fc MEDIUM: checks: Add a shared list of tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  88. 04578db MINOR: checks: Don't use a static tcp rule list head by Gaetan Rivet · 4 years, 5 months ago
  89. 8892e5d BUG/MEDIUM: server/checks: Init server check during config validity check by Christopher Faulet · 4 years, 3 months ago
  90. f61f33a BUG/MINOR: checks: Respect the no-check-ssl option by Christopher Faulet · 4 years, 3 months ago
  91. 8ba10fe BUG/MINOR: peers: Incomplete peers sections should be validated. by Frédéric Lécaille · 4 years, 3 months ago
  92. 6fb0f21 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 3 months ago
  93. 824186b MEDIUM: stream: support use-server rules with dynamic names by Jerome Magnin · 4 years, 3 months ago
  94. 87eacbb BUG/MINOR: peers: Use after free of "peers" section. by Frédéric Lécaille · 4 years, 3 months ago
  95. 3ef2d56 BUG/MINOR: peers: avoid an infinite loop with peers_fe is NULL by William Lallemand · 4 years, 3 months ago
  96. a2cfd7e BUG/MINOR: peers: init bind_proc to 1 if it wasn't initialized by William Lallemand · 4 years, 3 months ago
  97. dc2f275 MEDIUM: servers: Split the connections into idle, safe, and available. by Olivier Houchard · 4 years, 5 months ago
  98. 8676514 MINOR: servers: Kill priv_conns. by Olivier Houchard · 4 years, 6 months ago
  99. 9080711 BUILD: general: always pass unsigned chars to is* functions by Willy Tarreau · 4 years, 4 months ago
  100. 017484c CLEANUP: cfgparse: Fix type of second calloc() parameter by Tim Duesterhus · 4 years, 4 months ago